-
大小: 9.39M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2023-06-24
- 語言: Java
- 標(biāo)簽:
資源簡介
Java 查看常用系統(tǒng)屬性(基礎(chǔ)篇-實例200).zip
代碼片段和文件信息
package?com.mingrisoft.system;
import?java.awt.EventQueue;
import?java.awt.Font;
import?java.awt.GridLayout;
import?java.awt.event.ActionEvent;
import?java.awt.event.ActionListener;
import?java.awt.event.WindowAdapter;
import?java.awt.event.WindowEvent;
import?javax.swing.JComboBox;
import?javax.swing.Jframe;
import?javax.swing.JLabel;
import?javax.swing.JPanel;
import?javax.swing.UIManager;
import?javax.swing.border.EmptyBorder;
public?class?SystemPropertiesViewer?extends?Jframe?{
????
????/**
?????*?
?????*/
????private?static?final?long?serialVersionUID?=?-5988076597643890566L;
????private?JPanel?contentPane;
????private?JComboBox?keyComboBox;
????private?JLabel?resultLabel;
????
????/**
?????*?Launch?the?application.
?????*/
????public?static?void?main(
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????232??2010-09-11?17:01??.classpath
?????文件?????????379??2010-09-11?17:01??.project
?????文件????10393010??2010-09-26?15:17??查看常用系統(tǒng)屬性.exe
?????文件?????????845??2013-11-21?08:41??bin\com\mingrisoft\system\SystemPropertiesViewer$1.class
?????文件?????????799??2013-11-21?08:41??bin\com\mingrisoft\system\SystemPropertiesViewer$2.class
?????文件?????????837??2013-11-21?08:41??bin\com\mingrisoft\system\SystemPropertiesViewer$3.class
?????文件????????4955??2013-11-21?08:41??bin\com\mingrisoft\system\SystemPropertiesViewer.class
?????文件????????4868??2010-09-11?17:01??src\com\mingrisoft\system\SystemPropertiesViewer.java
- 上一篇:Java 查詢編程詞典6月的銷售量
- 下一篇:Java 焦點按鈕的縮放
評論
共有 條評論