由买买提看人间百态

topics

全部话题 - 话题: deletions
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
t**********y
发帖数: 374
1
来自主题: Programming版 - linux 能查到 deleted file list 吗
文件系统没有backup. 写代码的过程中delete了一些文件,现在想找回当初生成的确
file list. 主要是想回顾下整个过程的思路
有这个可能性吗?
谢谢了!!
s*****w
发帖数: 1527
2
那,你们吵着要javascript的,
http://www.mitbbs.com/article/Programming/31476255_3.html
看你们怎么解。
If i don't want to use child_process, how to do it please ?
The following is what i really need: delete line 1~4, and last line:
/usr/bin/sed -i '1,4d;$d' myfile
What happens if this is a very large binary file ?
Thanks !
s*****w
发帖数: 1527
3
人呢?
我老现在只能用child process 了。
第一方案
waterfall
{
fs.rename(originalFile, newFile),
find info in the 2nd line of the newFile,
delete last line of the newFile (child_process.exec("sed '$ d' newFile")
...
}
第二方案
child_process.exec("do_all_stuff.py")
大牛们怎么看?
g***c
发帖数: 3
4
来自主题: Security版 - [转载] how to delete the program.
【 以下文字转载自 Windows 讨论区 】
【 原文由 gangc 所发表 】
I install a software, it will automaticly run when I start up my windows2000
Now I want to delete it. I remove it by using control panel->remove programs.
However it still runs in starting windows.
Also it's not in my startup menu.
How can I stop it?
Thanks
t*****e
发帖数: 4
5
来自主题: Security版 - Help! How to recover deleted files
Deleted my daughters photos yesterday!
found some software in google, but not free
anybody knows where to download free programme.
Thanks!
m******t
发帖数: 165
6
I am on business and use company's laptop. I need to check my credit card
payment, so I login my account a few days ago. today I need to check the
payment again, I just type the fist letter in the ID window, my ID was shown
up, then I chose my ID, my password automatically fills in the password
window, and I clicked the "login", I was in my online account. this scares
me. anyone who uses this Pc can get into my account! could anyone tell me
how to delete the saved ID and password in window or IE
z*******9
发帖数: 112
7
来自主题: Security版 - Virus Delete Firefox, Help!! Thanks
I used a friendś USB drive in my computer. Since then everytime when I
open firefor, the firefox will be delete and automatically closed.
Looks like that my computer was infected by virus. Is there anyway I could
fix it?
Thx
f*******h
发帖数: 1269
8
In 2000:
regedit:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
delete the one you want.
m*j
发帖数: 6
9
Assuming you have not "compacted" the trash folder in Eudora, you may be able
to recover it. When you delete a message in Trash, it actually removes only
the index in Table of Contents, but not the actual message. Follow the
following steps:
1. Copy trash.toc and trash.mbx to try.toc and try.mbx;
2. Use a good text editor (such as the View command in Windows Commander) to
view the try.mbx. It is better if you can remember a particular phrase which
is unique in the email message (for example, if
g*****s
发帖数: 1288
10
【 以下文字转载自 Seattle 讨论区 】
发信人: godless (天涯客), 信区: Seattle
标 题: How to delete/disable "OneNote Table Of Contents.onetoc2"
发信站: BBS 未名空间站 (Fri Dec 18 11:33:12 2009, 美东)
不小心启动了Microsoft Office OneNote 2007, 实在不能忍受it在每个目录下放一个
4K 的"OneNote Table Of Contents.onetoc2" 了。想不通这么脑残和丑陋的design.
Thanks.
o******d
发帖数: 743
11
前面那个问题还没有解决,再来问个别的。我用了\usepackage[abbr]{harvard},发现
build 结果不是我想要的,就把这行给delete 掉,结果再build 的时候,它还是跟我
说一堆harvard 什么的事情,给最初加\usepackage[abbr]{harvard}之前完全不一样。
难道用过一次package 它就有记忆?
ab
发帖数: 37
12
来自主题: Unix版 - If I delete a file, how to restore.
I delete a file by mistake,
how to restore
or It's impossible.
thanks
c**o
发帖数: 166
13
来自主题: Unix版 - If I delete a file, how to restore.
Ask your system administrator to see if he has a backup.
Tell him when you saved that file, when deleted it.
He is supposed to have some backups.
y***y
发帖数: 56
14
ask administrator for help if it's important file
and if you did not just create it then delete it
in minutes.
r*e
发帖数: 112
15
You said it :)
There are some not ended child processes, after killing those orphans,
I can delete those .nfs** now!
Tx!
s*****d
发帖数: 258
16
Got big data files, need to extract some of them, say delete every other line
what's the easiest way to achieve it?
I currently use this way:
$ gawk '(NR%2)==0' file >newfile
s****e
发帖数: 68
17
来自主题: Unix版 - how to delete this directory?
it is caused by some Chinese-Char directory.
cannot delete it both in windows and in UNIX shell.
the ASCII looks like: --~1F
when i try to rm -r , then use Tab to get the directory name,
it just says "unrecognized option '--~1F/',
try to use rm -i, doesn't works too.
anyone knows how to get rid of??
thanks.
w*p
发帖数: 16484
18
Someone delete the /etc/passwd file in my solaris workstation, now nobody can
log in the machine now, does anybody has a way to recover it?
e****e
发帖数: 179
19
来自主题: Unix版 - how to recover deleted files
I deleted some files by mistake, the command I used is rm,
can I recover it?
thanks!
w**a
发帖数: 1024
20
来自主题: Unix版 - how to delete these files
several file in my directory, they are named "-1","-2","-3"
how to delete these files
???
n*o
发帖数: 442
21
来自主题: Windows版 - Re: How to delete a user from win98?
Under your windows/ directory, there should be some files named as
aaa.dwl(not sure about the .???), bbb.dwl,... etc.
Just delete these files.
k******t
发帖数: 28
22
来自主题: Windows版 - Re: how to delete cookies?
用ie or netscape?
if ie, tools->internet options->settings->view files, you'll see
those cookies. just ctrl+A and delete all.
if netscape, go to the directory where netscape is located and
find cookies.txt.
p*****y
发帖数: 63
23
来自主题: Windows版 - Re: how to delete cookies?
IE go to windows\temp internet files\
delete everything
p*h
发帖数: 34
24
There are hundreds of tmp files under my windows directory, file
names all like this:
fffefde7_{29377421-BA7F-11D4-93E4-00A0CC5E5DDB}.tmp
Anybody know what's this? Can I delete them all?
3ks
h**d
发帖数: 474
25
3 hours...finnaly use a tu3 method to solve the problem
I searched the whole hard drive for the files which
has text "tibrv"(which is the installation file name).
After one and half hours' search,
under \program files
\InstallShield Installation Information\
{B7E666AB-9DEA-11D3-AF76-00A02481F87F},
there is a setup.inx file with that string included...
delete the whole directory...solved the problem...
p*****h
发帖数: 14
26
1. Login as admin
2. Open Tools -> Folder Options, bring up the "View" pane, un-check the "Hide
protected operating system files"
3. Enter C: (or whatever drive your machine is boot upon), you should see a
file called boot.ini
4. delete the entry for the faked boot choice (if boot.ini is read-only,
change mode first).
Good luck!
r****y
发帖数: 26819
27
This FAQ applies to any current windows versions. It's for beginners and
especially for those friends who are not majored in computer science.
Since I have been asked by my friends for so many times, I decided to write
this FAQ and posted it on net.
Q: How to delete unuseful running programs when MS Windows boots up?
A: Programs can be run at booting up in either of two ways: in the Registry
or in System Menu.
(1) In Regsitry:
Run Regedit from Systen Menu: Start -> Run... -> regedit (i.e.: from
a*******t
发帖数: 891
28
software should be in c:\program files, unless you changed the default install
ation path.

. Is there any way that I can recover it? I has lots of software installed und
er the deleted account. Thanks a lot
n*********e
发帖数: 149
29
来自主题: Windows版 - How to recover a deleted file?
thanks
but i could not find the deleted using those softwares
seems i cannot recover le:-(
m*****p
发帖数: 62
30
来自主题: Windows版 - shift + delete 直接删?
我笔记本上是可以用shift + delete 直接删文件的
但是台式机上用这个却到recycle bin了
要改什么设置吗
c**r
发帖数: 10001
31
来自主题: Windows版 - 怎样取消ctrl-alt-delete登录?
Have you tried Control Panel -> User Accounts -> Advanced -> Require
users to press Ctrl+Alt+Delete?

当中
al
l****p
发帖数: 18
32
来自主题: Windows版 - How to delete Shadow copy in VISTA??
I don't use Vista too much, and I don't care it may die sometime...
I just want to release more space....The shadow copy used 18G space..How can
I totally delete release this space??
Thanks
w*******e
发帖数: 285
33
来自主题: Windows版 - vista底下不能用reg add/delete了
我用的是系统管理员的帐号还是不行,reg add和reg delete都说access denied,只有
reg query还能用。我就是想让用户登录就在背景运行我的程序,以前我是用reg add加
到HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run里面,但是现在这招不管用
了,我应该怎么办呢?
m******g
发帖数: 2
34
accidently I deleted many pictures from my digital camera using Computer (
Windows Vista). I can not find them in Recycle Bin, where can find these
pictures? They are very important. Thank you so much for your suggestions.
b**u
发帖数: 1206
35
来自主题: Windows版 - win7瞎如何delete msi*.tmp目录
破瘟7在我的机器D盘根目录下建了上百个msi*.tmp的目录,我是超级用户,但还是不能
delete掉那些目录。有没有哪位大侠支一招,怎么除掉这些目录?谢谢。
s*******o
发帖数: 2452
36
收到hotmail的email,但是点下面的link过去后,link变成http://www.satco.com.ps/old/scripts/xmassssss.htm,还让重新填用户名和密码,请问下这是scam吗?还有人收到过这样的email吗?谢谢!
From: hotmail.com
To:
Subject: Re-Activiate Your Hotmail Account Now Before We Delete It
Date: Fri 12/21/12 1:05 AM
尊敬的用户,
许多我们的e - mail服务的使用,在我们的数据库造成的挤塞情况,以减少在我们的交
通挤塞 基于Web的管理数据库我们将关闭所有未使用的帐户,你将不得不确认您的电子
邮件仍然在使用 通过点击验证我的电子邮件帐户如果您不确认您的E - mail仍然是在
使用,我们将关闭您的E - mail,从我们的数据库。
要验证您的电子邮件点击这个链接下面
http://www.hotmail.com/live/... 阅读全帖
e**r
发帖数: 1144
37
来自主题: Biology版 - 2bp的deletion仍然有蛋白表达
纯和的2bp Deletion的老鼠
western却仍然能检测到蛋白
有人遇到过类似情况没?
i*********0
发帖数: 915
38
来自主题: Biology版 - 2bp的deletion仍然有蛋白表达
这个2bp deletion是啥意思?exon上的?
e**r
发帖数: 1144
39
来自主题: Biology版 - 2bp的deletion仍然有蛋白表达
是的 ,一个比较短的exon上有2bp的deletion
U**8
发帖数: 1921
40
想delete 32个氨基酸,不知道site directed mutation 可行吗?
C*********h
发帖数: 83
41
看你的exon2,3是否inframe.
loxp的时候挑选的exon和前面的exon是不in frame的,所以cre cross之后就frame
shift了,当然没有蛋白表达。
dystrophin的inframe deletion就会造成某些肌肉萎缩。
h**********e
发帖数: 18
42
谢谢!如果这个microdeletion起始位置和中止位置都在intron, 中间包含了2个exon,
很有可能RNA splicing的时候出问题。如果不能够剪切,而这个deletion又不是
inframe,那么就表达出完全错误的蛋白,是不是这样的?
r******k
发帖数: 446
43
大神们推荐一下。 比如K562细胞 我怎么看它有什么gene被deletion或者amplication
? 或者什么protein被磷酸化??
多谢
x*******6
发帖数: 994
44
来自主题: Chemistry版 - Why my post is deleted?
Why my post is deleted?
x***m
发帖数: 140
45
I replaced my old assigned PS with a newer version. Both of them show in the
postoffice for programs to download. Is there anyway to delete the old one?
x***m
发帖数: 140
46
Thanks Eric. You are so quick.
The problem is I assigned the old version initially, then replaced the old
version with the newer version. But both of them are presented in the
postoffice for the program to download. As below:
Personal Statement 2 09-01-2009 10:58 am Available, but not yet retrieved
Personal Statement 3 09-01-2009 02:41 pm Available, but not yet retrieved
As said, some programs do downloaded both versions.
Any idea to delete the old one would be appreciated. If not possible,
W********r
发帖数: 158
47
来自主题: MedicalCareer版 - deleted poster wish you all good luck
I have deleted my post from the discussion forum. It appears to me the
current forum encourage free suggestions and services. I encourage students
to go to my club for a place to discuss their questions and confusion. I
have always answered their questions who were posted in public or in private
as much as I can without any fee.
For the charged service, I spend over 100 hours each year using my expertise
as an
attending to analyze the yearly data, prepare the teaching material, revise
each stude... 阅读全帖
s*******e
发帖数: 21
48
so, you are bitch because words disaccord with your actions and delete the
post.
s*******e
发帖数: 21
49
so, you are a real bitch because your words disaccord with your actions and
deletes the post.
f***a
发帖数: 329
50
try the studres function from the MASS package to compute
studentized deleted residuals
good luck!
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)