📄 igetbestenocdestateengine.java
字号:
/**
* Description: get the best state in social sharing information
*
* @ Author Create/Modi Note
* Xiaofeng Xie Nov 11, 2006
*
* @version 1.0
*/
package maosKernel.memory;
public interface IGetBestEnocdeStateEngine {
public EncodedState getBestState();
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -