|
yke2000
新手上路

积分 2
发帖 1
注册 2008-1-4
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
嫌我穷积分不够?还不让下载
Do you think I'm poor and don't have enough points? Still won't let me download
|
|
2008-1-4 22:07 |
|
|
piaoyaoxun
新手上路

积分 2
发帖 1
注册 2008-1-5
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
我也想下载,可是怎么样才能有积分呀
I also want to download, but how can I get points?
|
|
2008-1-5 00:28 |
|
|
Kinkai
新手上路

积分 4
发帖 2
注册 2008-4-22
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
荣誉版主,我这个试验了,在中文的日期显示环境中是可以正确的算出时间的,但是在英文的日期显示环境里就不可以了。现在在看你的代码,想看懂了,写个。
Honor moderator, I tried this, and it can correctly calculate the time in the Chinese date display environment, but it doesn't work in the English date display environment. Now I'm looking at your code to understand it and write one.
|
|
2008-4-23 14:56 |
|
|
Kinkai
新手上路

积分 4
发帖 2
注册 2008-4-22
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
Originally posted by qq43142691 at 2007-6-6 04:57 PM:
:: DateDel2.bat - 删除指定路径下指定日数以前修改的文件
:: Will Sort - 2005-9-2 - CMD@WinXP
:: 注意事项:参数%1指定日数,昨天为1,前天为2,依次类推
:: ...
荣誉版主,我这个试验了,在中文的日期显示环境中是可以正确的算出时间的,但是在英文的日期显示环境里就不可以了。现在在看你的代码,想看懂了,写个。
Originally posted by qq43142691 at 2007-6-6 04:57 PM:
:: DateDel2.bat - Delete files modified before a specified number of days in the specified path
:: Will Sort - 2005-9-2 - CMD@WinXP
:: Notes: Parameter %1 specifies the number of days, yesterday is 1, the day before yesterday is 2, and so on
:: ...
Honorary moderator, I tested this, it can correctly calculate the time in the Chinese date display environment, but it doesn't work in the English date display environment. Now I'm looking at your code to understand it and write one.
|
|
2008-4-23 14:57 |
|
|
yiyuncao007
初级用户
 
积分 110
发帖 45
注册 2008-1-25
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
FORFILES 可以在XP中能用吗
Can FORFILES be used in XP?
|
|
2008-7-2 14:08 |
|
|
yiyuncao007
初级用户
 
积分 110
发帖 45
注册 2008-1-25
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
不管能用否,先收了在说
No matter if it works or not, I'll just collect it first and talk about it later
|
|
2008-7-2 14:10 |
|
|
yuehong
初级用户
 
积分 64
发帖 37
注册 2007-3-14
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
FORFILES 不错,不过不能在2000下面使用!!!
FORFILES is good, but it can't be used under 2000!!!
|
|
2008-7-16 11:06 |
|
|
zzyy1919
新手上路

积分 1
发帖 1
注册 2010-6-12
状态 离线
|
|
2010-7-1 18:42 |
|
|
dooomer
初级用户
 
积分 109
发帖 52
注册 2006-1-3
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
大家的机子上基本都装有winrar吧?winrar附带了个命令行版本,叫做rar,支持将早于或者晚于某个特定时间点的文件打包,然后可以自动将源文件删除。再在批处理中用delete命令将生成的rar包裹删除掉,就可以了。
Most people probably have WinRAR installed on their machines. WinRAR comes with a command - line version called RAR, which supports packing files that are earlier than or later than a specific point in time, and then can automatically delete the source files. Then, you can use the delete command in the batch file to delete the generated RAR archive, and that's it.
|
|
2010-7-1 23:34 |
|
|
ddddwee
新手上路

积分 1
发帖 1
注册 2010-8-8
状态 离线
|
|
2010-8-10 18:54 |
|
|
ppkspk
新手上路

积分 3
发帖 3
注册 2010-8-9
状态 离线
|
|
2010-8-11 21:59 |
|
|
qinanzong
初级用户
 
积分 29
发帖 18
注册 2008-8-4
状态 离线
|
『第 27 楼』:
使用 LLM 解释/回答一下
用到了FORFILES,我对这个命令还不太熟悉,瞧瞧去
Used FORFILES, I'm not very familiar with this command, let's take a look
|
|
2010-8-13 10:41 |
|
|
cxbstc
新手上路

积分 1
发帖 1
注册 2010-8-13
状态 离线
|
|
2010-8-16 09:52 |
|