📄 美女_show.java~9~
字号:
package 美女;/** * <p>Title: </p> * <p>Description: </p> * <p>Copyright: Copyright (c) 2005</p> * <p>Company: </p> * @author not attributable * @version 1.0 *///import com.zdsoft.gui.*;//import com.zdsoft.datacenter.ASDatacenter;//import com.zdsoft.datastore.ASDatastore;//import javax.swing.*;//import java.awt.*;//import java.awt.event.*;//import ZQ.*;//import java.applet.*;//import java.net.URL;//import java.io.*;////public class 美女_show extends ASPanel{public class 美女_show extends Applet{// Icon ic = new ImageIcon("meinv.gif");// String s="file://e://MP3-music//爱江山更爱美人.wma";// AudioClip id;// JLabel jLabel1 = new JLabel(ic);// FlowLayout flowLayout1 = new FlowLayout();//////public 美女_show() {// try {// jbInit();// }// catch(Exception e) {// e.printStackTrace();// }// }// private void jbInit() throws Exception {////// id = Applet.newAudioClip(new URL(s));// jLabel1.setText("jLabel1");// this.setLayout(flowLayout1);// this.add(jLabel1, null);//// }//// void yy_actionPerformed(ActionEvent e) {//jLabel1.setIcon(ic);// id.play();//// }//////}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -