📄 abssearchstate.java
字号:
/** * Description: provide the information of a state * * @ Author Create/Modi Note * Xiaofeng Xie Apr 6, 2005 * Xiaofeng Xie Apr 28, 2006 * Xiaofeng Xie Aug 02, 2006 * */package maosKernel.represent.space;import maosKernel.represent.*;import Global.basic.attrib.*;public abstract class AbsSearchState implements INodeNumberEngine, OINFOElement { protected AbsSearchState(int nodeNumber){}}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -