|
81291895
初级用户
 
积分 42
发帖 17
注册 2005-8-28
状态 离线
|
|
2007-3-18 03:35 |
|
|
371770923
初级用户
 
积分 50
发帖 19
注册 2007-5-22
状态 离线
|
『第 32 楼』:
使用 LLM 解释/回答一下
set mhnet=%temp%\mhnet
rmdir /S /Q %mhnet% 2>NUL 1>NUL
mkdir %mhnet%
请问楼主,这里的%mhnet%是指文件夹名为temp吗??还是含有temp的文件夹?
请楼主就上面的几句做具体解释
谢谢!!
The following is the analysis:
First, "set mhnet=%temp%\mhnet" means to set the variable "mhnet" to the path which is the "temp" folder (a system temporary folder) combined with the subfolder name "mhnet".
Then, "rmdir /S /Q %mhnet% 2>NUL 1>NUL" is to delete the folder and its sub - folders (/S means delete sub - folders recursively, /Q means quiet mode) and redirect the error and output information to null.
Finally, "mkdir %mhnet%" is to create the folder specified by the "mhnet" variable.
So, %mhnet% is a folder path which is the "temp" folder's sub - folder named "mhnet".
|
|
2007-5-29 17:28 |
|
|
rockdong
初级用户
 
积分 48
发帖 25
注册 2007-7-30
状态 离线
|
『第 33 楼』:
使用 LLM 解释/回答一下
逛了一天,收获不小。:lol:
Went shopping all day, got quite a haul. :lol:
|
|
2007-8-31 17:02 |
|
|
hanchanzhu
新手上路

积分 4
发帖 2
注册 2006-9-16
状态 离线
|
『第 34 楼』:
使用 LLM 解释/回答一下
太深奥了,什么时候能懂啊。
It's too profound. When will I be able to understand it?
|
|
2007-9-17 11:34 |
|
|
picat
初级用户
 
积分 150
发帖 68
注册 2007-4-26
状态 离线
|
『第 35 楼』:
使用 LLM 解释/回答一下
留个脚印,日后慢慢消化~~
Leave a footprint, digest it slowly in the future~~
|
|
2007-9-18 21:23 |
|
|
jhyjml
新手上路

积分 10
发帖 5
注册 2007-9-19
状态 离线
|
|
2007-9-19 20:35 |
|
|
Billunique
中级用户
   菜鸟总动员
积分 259
发帖 112
注册 2006-8-28
状态 离线
|
『第 37 楼』:
使用 LLM 解释/回答一下
空设备NUL是一个特殊的设备,因为它没有可控制的PC硬件或端口,而只是一个虚构的的设备或端口,它仅存在于软件层面。正因为如此,它可以接受所有重定向的输入输出请求而不给出任何回应,在NT下不会给出任何输入信息而结束输入请求,在DOS下则反复填充127个二进制字节1(显示为^A)后终止响应,这种特性使它很像天文学上的能吞噬一切物质和信息的“黑洞”,也很类似哲学上能颠转阴阳无中生有的“玄玄之道”。它之所以存在,是因为我们需要一个可以默默无闻地无条件吸纳各种冗余输出信息或输入请求的“回收站”,正如“黑洞”就像一个巨大的“宇宙垃圾场”一样。
精到!......
The null device NUL is a special device because it has no controllable PC hardware or ports, but is just a fictional device or port that only exists at the software level. Because of this, it can accept all redirected input and output requests without giving any response. Under NT, it will end the input request without giving any input information. Under DOS, it repeatedly fills 127 binary bytes of 1 (displayed as ^A) and then terminates the response. This characteristic makes it very similar to the "black hole" in astronomy that can devour all matter and information, and also very similar to the "mysterious way" in philosophy that can reverse yin and yang and create from nothing. The reason for its existence is that we need a "recycling bin" that can silently and unconditionally absorb various redundant output information or input requests, just as the "black hole" is like a huge "cosmic garbage dump".
Precise!......
|

★①②③④⑤⑥⑦⑧⑨⑩㈠㈡㈢㈣㈤㈥㈦㈧㈨㈩ⅠⅡⅢⅣⅤⅥⅦⅧⅨⅩⅪⅫ【●】→←↑↓▲ |
|
2007-9-21 19:03 |
|
|
wordexport
初级用户
 
积分 87
发帖 42
注册 2007-9-27
状态 离线
|
|
2007-10-5 10:33 |
|
|
422904z
初级用户
 
积分 74
发帖 37
注册 2007-6-28
状态 离线
|
|
2007-10-9 19:23 |
|
|
huanghourun
新手上路

积分 6
发帖 3
注册 2006-11-27
状态 离线
|
|
2007-10-11 01:34 |
|
|
eghawk
新手上路

积分 6
发帖 3
注册 2007-10-15
状态 离线
|
『第 41 楼』:
使用 LLM 解释/回答一下
我一直见过这样的东东,这次看到了
I have always seen such things, and I saw this time
|
|
2007-10-15 17:55 |
|
|
rocmagic
初级用户
 
积分 26
发帖 12
注册 2007-10-13
状态 离线
|
|
2007-10-16 18:30 |
|
|
ztwaker
新手上路

积分 12
发帖 6
注册 2008-1-22 来自 广东
状态 离线
|
|
2008-1-22 13:15 |
|
|
flyfox1047
新手上路

积分 13
发帖 7
注册 2007-10-4
状态 离线
|
『第 44 楼』:
使用 LLM 解释/回答一下
强呀,收藏下,以后慢慢品位
Great! Save it for later to savor slowly.
|
|
2008-1-30 17:58 |
|
|
csx163
初级用户
 
积分 97
发帖 45
注册 2007-1-31
状态 离线
|
『第 45 楼』:
使用 LLM 解释/回答一下
这个NUL和NULL有区别否?有则区别在哪里?
Is there a difference between NUL and NULL? If there is, what is the difference?
|
|
2008-1-31 02:18 |
|