很漂亮的DOS记事本,由于是系统有的,所以代码精悍,仅仅4行代码+一个测试文件。压缩前568字节,压缩后仅仅249字节,下载快速。
cls
@echo off
echo edit.com %1|cmd.exe
exit
说明:压缩文件里面有两个文件,采用拖放式执行:
Edit.bat----------------主程序,拖放到上面即可执行查看任务。
test----------------------测试用,可不要,仅仅是测试效果,拖放到Edit.bat上面就可以执行了。
功能亮点:
1.系统自带,无毒。
2.不仅可以查看,还能编辑。
3.虽然可以识别中文目录,但是不支持中文输入。
4.英文界面,运行快速,鼠标操作。
5.适用于:BAT、VBS编程和英文记录。
下载(115U):
单击跳转
更新下载地址 2011-1-14-19:38
Last edited by zc99 on 2011-1-14 at 20:40 ]
A very beautiful DOS notepad. Since it is part of the system, the code is concise, only 4 lines of code + one test file. Before compression, it is 568 bytes, and after compression, it is only 249 bytes, and the download is fast.
cls
@echo off
echo edit.com %1|cmd.exe
exit
Description: There are two files in the compressed file, and it is executed in a drag-and-drop manner:
Edit.bat----------------Main program, just drag and drop on it to execute and view the task.
test----------------------For testing, you can not have it, just for testing effect, drag and drop on Edit.bat to execute.
Functional highlights:
1. Built-in system, no virus.
2. Not only can view, but also can edit.
3. Although it can recognize Chinese directories, it does not support Chinese input.
4. English interface, fast running, mouse operation.
5. Suitable for: BAT, VBS programming and English records.
Download (115U):
Click to jump
Update download address 2011-1-14-19:38
Last edited by zc99 on 2011-1-14 at 20:40 ]