|
VAF
中级用户
  
积分 242
发帖 134
注册 2006-12-11
状态 离线
|
『第 46 楼』:
使用 LLM 解释/回答一下
岂止是深, 还很玄妙呢.
Not only is it deep, but it's also very mysterious.
|
|
2008-2-1 04:35 |
|
|
heyaowei124242
新手上路

积分 15
发帖 8
注册 2008-1-14
状态 离线
|
|
2008-2-9 13:03 |
|
|
hsyxh
初级用户
 
积分 25
发帖 13
注册 2007-3-17
状态 离线
|
『第 48 楼』:
使用 LLM 解释/回答一下
看得不明白,只知道>nul 可以屏蔽屏幕的正确输出
>nul 2>nul"可以屏蔽一切屏幕的输出
I can't understand it, I just know that >nul can block the correct output of the screen
>nul 2>nul" can block all screen output
|
|
2008-2-14 20:56 |
|
|
zyz0304360
中级用户
   稳
积分 257
发帖 123
注册 2008-1-5 来自 烟台
状态 离线
|
『第 49 楼』:
使用 LLM 解释/回答一下
好贴,收藏起来
Good post, bookmark it
|

路 是自己选的
学习 是为了具备解决问题的能力 |
|
2008-2-16 14:27 |
|
|
juventus
初级用户
 
积分 48
发帖 19
注册 2008-3-22
状态 离线
|
『第 50 楼』:
使用 LLM 解释/回答一下
学习了
还有些看不明白
努力学习中
Learned
There are still some things that are not clear
Studying hard
|
|
2008-3-22 21:41 |
|
|
zljzsm
初级用户
 
积分 29
发帖 29
注册 2008-5-7
状态 离线
|
『第 51 楼』:
使用 LLM 解释/回答一下
似懂非懂 头晕啊 慢慢实践吧 先记下来
Kind of understand, kind of not. Dizzy. Let's practice slowly. Write it down first
|
|
2008-5-17 03:30 |
|
|
zljzsm
初级用户
 
积分 29
发帖 29
注册 2008-5-7
状态 离线
|
『第 52 楼』:
使用 LLM 解释/回答一下
真不知道有些人一上论坛就“强啊”“牛啊”的乱回复一通是为了什么。几乎每进一个话题就可以看到几个这样的人。刚刚学得起劲的时候看到这样的回复真是恼火。
I really don't know what some people are up to when they just randomly reply with "awesome" "excellent" and such as soon as they come to the forum. Almost every time I enter a topic, I can see a few such people. It's really annoying to see such replies when I'm just getting into learning.
|
|
2008-5-17 03:35 |
|
|
sxqylz
新手上路

积分 4
发帖 2
注册 2008-3-16
状态 离线
|
|
2008-5-17 08:06 |
|
|
taqiao
初级用户
 
积分 35
发帖 19
注册 2008-5-14
状态 离线
|
『第 54 楼』:
使用 LLM 解释/回答一下
俺是新手,以后再看吧
I'm a newbie, I'll look at it later
|
|
2008-5-18 11:32 |
|
|
driver1998
高级用户
   
积分 740
发帖 373
注册 2008-5-23 来自 中国,广东
状态 离线
|
『第 55 楼』:
使用 LLM 解释/回答一下
3楼:
可以用VER加find,就像这样:
title 检查Windows 版本
ver|find "5.1.2600" > nul
if "%ERRORLEVEL%"=="1" goto noxp
Floor 3:
You can use VER plus find, like this:
title Check Windows Version
ver|find "5.1.2600" > nul
if "%ERRORLEVEL%"=="1" goto noxp
|
|
2008-5-25 11:37 |
|
|
23112656
中级用户
  
积分 220
发帖 99
注册 2008-6-26
状态 离线
|
『第 56 楼』:
使用 LLM 解释/回答一下
爽啊```看着这些文章就是有股未知的冲动
So cool```Looking at these articles, there is an unknown impulse.
|
|
2008-7-31 18:15 |
|
|
23112656
中级用户
  
积分 220
发帖 99
注册 2008-6-26
状态 离线
|
『第 57 楼』:
使用 LLM 解释/回答一下
爽啊```看着这些文章就是有股未知的冲动
So cool```Looking at these articles gives an unknown urge
|
|
2008-7-31 18:15 |
|
|
dejoy
初级用户
 
积分 76
发帖 64
注册 2008-4-24
状态 离线
|
『第 58 楼』:
使用 LLM 解释/回答一下
Originally posted by xjhlhb at 2005-9-14 04:39 PM:
感谢2楼高手的解答,看来如此命令是完全正确的了!
通过如此批处理,我们总结如下:1 REG可以读取注册表信息 ; 2 CALL可以调用本文件内命令段 ; 3 GOTO可以 ...
请参考以下链接:
(已结)如何通过批处理判断系统是95/98或者2000/XP呢
http://www.cn-dos.net/forum/viewthread.php?tid=16963
Originally posted by xjhlhb at 2005-9-14 04:39 PM:
Thanks to the expert in the 2nd floor for the explanation. It seems that such a command is completely correct!
Through such a batch processing, we summarize as follows: 1 REG can read registry information; 2 CALL can call the command segment within this file; 3 GOTO can...
Please refer to the following link:
(Solved) How to judge whether the system is 95/98 or 2000/XP through batch processing
http://www.cn-dos.net/forum/viewthread.php?tid=16963
|
|
2008-11-15 12:09 |
|