fshelp.txt
来自「这是一个数字图像处理的matlab仿真程序」· 文本 代码 · 共 16 行
TXT
16 行
File Stacker - A simple example for MASM32
Copyright 2001 Andrea Brunori (Kefren).
kefren@digitalrice.com
http://oaqm.cjb.net
This Program has little purpose, apart from tutorial scope.
It simply stacks 2 files one on top of the other. They can be
whatever files you want, but if you want to see the results,
I suggest you stack 2 .txt files.
This .txt file is an example of how to make a very simple (low budget;))
help file.
This program should not harm your computer, but I will take no responsibility.
Entirely coded in MASM32.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?