Bat 文件编译器
大小:31 人气: 2010-05-06 需要积分:0
标签:BAT(22045)
Bat 文件编译器汇编语言源程序代码:; BAT2EXEC.COM - a batch file compiler
;
; BAT2EXEC filename
;
; Revision History:
;
; Version 1.0 Initial Release PC Magazine Vol 9 Num 14
;
;====================
code segment
assume cs:code
org 2ch
env_segment dw ? ;Word containing the segment
; of the program's env. block.
org 80h
command_tail db ? ;Offset of the command tail.
org 100h
main: jmp initialize
program db 13,10,"BAT2EXEC 1.0 "
copyright db "(c) 1990 Ziff Communications Co.",10,13
author db "PC Magazine ",254," Douglas Boling"
db 10,13,"$",1Ah
非常好我支持^.^
(0) 0%
不好我反对
(0) 0%
下载地址
Bat 文件编译器下载
相关电子资料下载
- Continuous Batching:解锁LLM潜力!让LLM推断速度飙升23倍,降低延迟! 92
- MyBatis Plus如何简化开发 60
- mybatis plus的常规用法 263
- SqlSessionFactory创建过程 124
- 如何一键生成mybatisplus 172
- 中微半导首次车规级MCU BAT32A237系列成功认证 459
- 中微半导车规级MCU BAT32A2系列AEC-Q100车规认证新增6个型号 469
- 中微BAT32G135单片机的超低功耗血氧仪/指夹式血氧仪方案 136
- 国轩高科战略收购斯洛伐克电池厂商InoBat 25%股权 368
- MES与DCS+Batch数据交互与超融合应用 470