|  | 
 
| jeffyy 初级用户
 
   
 
 
 积分 219
 发帖 23
 注册 2003-8-11
 状态 离线
 |  | 
|  2003-8-11 00:00 |  | 
|  | 
 
| 无妄★模拟 初级用户
 
   蝎蛇统领
 
 
 积分 280
 发帖 35
 注册 2003-5-21
 状态 离线
 | 
| 『第 122 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
天呐!!我是学俄文的呀,怎么看啦!!!!斑竹,能不能给大家一个汉化的版本呀????求您了呀~~~~~~~~~~~
 
Oh my god!! I'm studying Russian!! How can I read it!!! Moderator, can you give everyone a Chinese - localized version??? Please~~~ 
 
 
 
 |  
                  |  我是菜鸟,我要变成老鸟!
 www.10.164.63.101.com
 |  | 
|  2003-8-14 00:00 |  | 
|  | 
 
| redhouse 初级用户
 
   
 
 
 积分 119
 发帖 6
 注册 2003-8-5
 状态 离线
 |  | 
|  2003-8-14 00:00 |  | 
|  | 
 
| YP7351 初级用户
 
   
 
 
 积分 188
 发帖 23
 注册 2003-7-17
 状态 离线
 | 
| 『第 124 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
请教一个批处理命令EXTRACT /E /L %RAMDRIVE%\SYSTEM DOSET.CAB>NUL
 请问/E /L 参数的含义是什么? >NUL表示什么?谢谢!
 
 
### Question 1: Meaning of `/E` and `/L` parameters- `/E`: Usually, in the context of extracting files from a cabinet (`.cab`) file, `/E` means "extract" (extract files from the cabinet).
 - `/L`: `/L` is used to specify the destination directory where the extracted files will be placed. Here, `%RAMDRIVE%\SYSTEM` is the destination directory specified by the `/L` parameter.
 
 ### Question 2: Meaning of `>NUL`
 - `>NUL` is a redirection in batch processing. It redirects the standard output of the command to the null device. This means that any output that the `EXTRACT` command would normally produce (such as status messages or error messages) will be suppressed and not displayed on the screen.
 
 
 
 |  | 
|  2003-8-22 00:00 |  | 
|  | 
 
| YP7351 初级用户
 
   
 
 
 积分 188
 发帖 23
 注册 2003-7-17
 状态 离线
 | 
| 『第 125 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
请教一个批处理命令EXTRACT /E /L %RAMDRIVE%\SYSTEM DOSET.CAB>NUL
 请问/E /L 参数的含义是什么? >NUL表示什么?谢谢!
 
 
### Question 1: Meaning of `/E` and `/L` parameters- `/E`: Usually means "extract" in the context of extracting files from an archive. For example, in commands related to extracting files from a cabinet (`.cab`) file like this one, it indicates that the operation is to extract the contents of the archive.
 - `/L`: Specifies the destination directory where the extracted files will be placed. Here, it is set to `%RAMDRIVE%\SYSTEM`, so it tells the `EXTRACT` command to extract the files to the `SYSTEM` directory within the drive represented by the `%RAMDRIVE%` variable.
 
 ### Question 2: Meaning of `>NUL`
 - `>NUL` is a redirection operator in batch scripting. `NUL` is a special device in Windows that represents the null device. Redirecting the standard output (in this case, the output of the `EXTRACT` command) to `NUL` means that the output of the command will be suppressed, i.e., no output will be displayed on the screen.
 
 
 
 |  | 
|  2003-8-22 00:00 |  | 
|  | 
 
| 程飞 初级用户
 
   
 
 
 积分 112
 发帖 2
 注册 2003-8-30
 状态 离线
 |  | 
|  2003-8-30 00:00 |  | 
|  | 
 
| sss 初级用户
 
   
 
 
 积分 138
 发帖 3
 注册 2003-7-7
 状态 离线
 |  | 
|  2003-9-9 00:00 |  | 
|  | 
 
| 狼五 初级用户
 
   
 
 
 积分 114
 发帖 4
 注册 2003-9-11
 状态 离线
 |  | 
|  2003-9-11 00:00 |  | 
|  | 
 
| HotPursuit 初级用户
 
   
 
 
 积分 114
 发帖 3
 注册 2003-9-27
 状态 离线
 | 
| 『第 129 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
为什么我想在DOS下使用闪盘,结果启动到加载usb驱动时,就不动了,也不是死机,请问是为什么?
 
Why do I want to use a flash drive under DOS, but when booting to load the USB driver, it just stops and isn't a system crash. What's the reason for this? 
 
 
 |  | 
|  2003-9-27 00:00 |  | 
|  | 
 
| yue-910 初级用户
 
   
 
 
 积分 105
 发帖 1
 注册 2003-10-3
 状态 离线
 |  | 
|  2003-10-3 00:00 |  | 
|  | 
 
| drow 初级用户
 
   
 
 
 积分 105
 发帖 1
 注册 2003-10-5
 状态 离线
 |  | 
|  2003-10-5 00:00 |  | 
|  | 
 
| 江郎 初级用户
 
   
 
 
 积分 105
 发帖 1
 注册 2003-10-6
 状态 离线
 | 
| 『第 132 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
好东西,有英文的就好了 
Good stuff, it would be nice if there were English ones. 
 
 
 |  | 
|  2003-10-6 00:00 |  | 
|  | 
 
| lxyu521 初级用户
 
   
 
 
 积分 105
 发帖 1
 注册 2003-10-9
 状态 离线
 | 
| 『第 133 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
以下是引用young_zen在2003-4-9 10:20:05的发言:谢谢,不错。就是英文看起来有点累!不过只用看Example就行了。:)~~
 
 
有没有中文的给找一个吧,谢谢啊, 
The following is the speech of young_zen on 2003-4-9 10:20:05:Thanks, it's good. But the English looks a bit tiring! However, just need to look at the Example! : ) ~~
 
 
Is there any Chinese one? Please find one for me, thanks. 
 
 
 |  | 
|  2003-10-9 00:00 |  | 
|  | 
 
| 南蛮子 初级用户
 
   
 
 
 积分 152
 发帖 10
 注册 2003-10-8
 状态 离线
 | 
| 『第 134 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
痛苦怎么现在不能够下载了
 有谁有的话给我发一个啊     QQ:250484666
 先谢谢了
 
Pain
 Why can't I download now?
 If anyone has it, please send me one. QQ: 250484666
 Thanks in advance.
 
 
 
 |  | 
|  2003-10-9 00:00 |  | 
|  | 
 
| cai2003 初级用户
 
   
 
 
 积分 106
 发帖 1
 注册 2003-10-10
 状态 离线
 |  | 
|  2003-10-10 00:00 |  |