read_me
来自「早期freebsd实现」· 代码 · 共 8 行
TXT
8 行
This directory contains the source to pdx, a Pascal debugger thatworks with pi and px. Pascal-dependent stuff is primarily in the"sym" directory, p-code dependent stuff in "machine", andobject file format in "object".The make file ("Makefile") is the best source of up-to-date generalcomments about the pdx source.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?