schedule.txt

来自「这个也是我们的毕业设计课题」· 文本 代码 · 共 17 行

TXT
17
字号
the compiler's member functions

1.the following member functions had benn test
	GetWordFromLine();
	


2.the following member functions had never been test
	FindFlag();
	FindVariable();
	IsComment();
	IsEmpty();
	IsInstruction();
	IsLegal();
	IsNumber();
	IsRegister();
	ReportState

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?