📄 hex.bat
字号:
REM /*
REM * Copyright (C) 2002 by TechiZ. All rights reserved.
REM *
REM * This program was written in Korean(Comment and some more).
REM *
REM * This program was developed by TechiZ(The Company name).
REM * TechiZ want to share this program with you who loves the 8051 & the TCP/IP.
REM *
REM * You MUST DOWNLOAD THIS CODE from TechiZ Homepage.
REM * You DO NOT USE THIS CODE FOR COMMERCIAL PURPOSE.
REM * This code is ONLY FREE FOR THE STUDY.
REM * If you want more, send me E-mail.
REM *
REM * E-mail: techiz@techiz.com
REM * ( Subject is : [DS89C420 & TinyTCP] bla~ bla bla.... )
REM *
REM * Homepage: http://www.techiz.com
REM *
REM * You DO NOT DELETE THIS COPYRIGHT MESSAGE IN THE USING OF THIS CODE.
REM *
REM * In the using of this code, TechiZ does NOT GUARANTEE ABOUT WORKING WITHOUT ERROR.
REM */
oh51 test.abs
copy test.hex D:\CPU\SKCOMM\test.hex
copy test.hex D:\CPU\C51\test.hex
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -