📄 constants.java
字号:
/**
* Created by IntelliJ IDEA.
* User: Stuart Halloway
* Date: Jul 7, 2003
* Time: 4:21:14 PM
* To change this template use Options | File Templates.
*/
package com.develop.ss.httpunit;
public interface Constants {
static final int LINKS = 2;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -