📄 smartappliance.java
字号:
package test;/* * To change this template, choose Tools | Templates * and open the template in the editor. */import java.io.IOException;import java.io.InputStream;import javax.microedition.io.Connector;import javax.microedition.io.HttpConnection;import javax.microedition.lcdui.*;import javax.microedition.midlet.*;/** * @author qingfenglala */public class smartappliance extends MIDlet implements CommandListener ,ItemCommandListener { private Display display; private Command cmdExit = new Command("閫
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -