readme.txt
来自「计算机对数据的处理都是以二进制数的形式来完成的」· 文本 代码 · 共 16 行
TXT
16 行
Here is a Win32 port of flex and bison that will work with PWLib.
For those who want the simplest way to install it, do the following:
* Unzip into c:\ so there is a c:\tools directory which contains
flex.exe, bison.exe and a share directory which in turn has
bison.simple and bson.hairy in it.
* Put c:\tools in your executable PATH. You may be able to get
away with only doing this only in DevStudio. If you don't know
what a PATH is go do an MSDOS course!
Enjoy!
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?