資源簡介
自己編寫的基于c/s結構的病歷系統,編寫語言java(jdk1.6),IDE:netbeans,數據庫:sqlserver2000
登錄用戶密碼:hs,wodemima

代碼片段和文件信息
/*
?*?To?change?this?template?choose?Tools?|?Templates
?*?and?open?the?template?in?the?editor.
?*/
/*
?*?EMR.java
?*
?*?Created?on?2009-2-18?17:34:05
?*/
package?com.hs;
import?com.publicClass.SQLCon;
import?java.sql.ResultSet;
import?java.sql.SQLException;
import?java.util.logging.Level;
import?java.util.logging.Logger;
import?javax.swing.JDialog;
import?org.omg.CORBA.portable.ApplicationException;
/**
?*
?*?@author?lo
?*/
public?class?EMRLogin?extends?javax.swing.Jframe?{
????/**?Creates?new?form?EMR?*/
????public?EMRLogin()?{
????????initComponents();
????}
????/**?This?method?is?called?from?within?the?constructor?to
?????*?initialize?the?form.
?????*?WARNING:?Do?NOT?modify?this?code.?The?content?of?this?method?is
?????*?always?regenerated?by?the?Form?Editor.
?????*/
????@SuppressWarnings(“unchecked“)
????//?//GEN-BEGIN:initComponents
????private?void?initComponents()?{
????????jDialog1?=?new?javax.swing.JDialog();
????????jLabel4?=?new?javax.swing.JLabel();
????????jButton3?=?new?javax.swing.JButton();
????????jPanel1?=?new?javax.swing.JPanel();
????????jLabel1?=?new?javax.swing.JLabel();
????????jLabel2?=?new?javax.swing.JLabel();
????????jLabel3?=?new?javax.swing.JLabel();
????????jTextField1?=?new?javax.swing.JTextField();
????????jPasswordField1?=?new?javax.swing.JPasswordField();
????????jLabel5?=?new?javax.swing.JLabel();
????????jRadioButton1?=?new?javax.swing.JRadioButton();
????????jRadioButton2?=?new?javax.swing.JRadioButton();
????????jRadioButton3?=?new?javax.swing.JRadioButton();
????????jPanel2?=?new?javax.swing.JPanel();
????????jButton1?=?new?javax.swing.JButton();
????????jButton2?=?new?javax.swing.JButton();
????????jDialog1.settitle(“錯誤“);
????????jDialog1.setResizable(false);
????????jLabel4.setFont(new?java.awt.Font(“宋體“?0?18));
????????jLabel4.setText(“你輸入的用戶名或密碼錯誤請重新輸入!“);
????????jButton3.setText(“確定“);
????????jButton3.addActionListener(new?java.awt.event.ActionListener()?{
????????????public?void?actionPerformed(java.awt.event.ActionEvent?evt)?{
????????????????jButton3ActionPerformed(evt);
????????????}
????????});
????????javax.swing.GroupLayout?jDialog1Layout?=?new?javax.swing.GroupLayout(jDialog1.getContentPane());
????????jDialog1.getContentPane().setLayout(jDialog1Layout);
????????jDialog1Layout.setHorizontalGroup(
????????????jDialog1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
????????????.addGroup(jDialog1Layout.createSequentialGroup()
????????????????.addGroup(jDialog1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
????????????????????.addGroup(jDialog1Layout.createSequentialGroup()
????????????????????????.addContainerGap()
????????????????????????.addComponent(jLabel4))
????????????????????.addGroup(jDialog1Layout.createSequentialGroup()
????????????????????????.addGap(141?141?141)
????????????????????????.addComponent(jButton3)))
????????????????.addContainerGap(javax.swing.GroupLayo
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3704??2009-06-03?23:58??EMR\build.xm
?????文件?????????85??2009-06-03?23:58??EMR\manifest.mf
?????文件???????1376??2009-06-03?23:58??EMR\src\com\publicClass\SQLCon.java
?????文件??????14721??2009-06-04?11:20??EMR\src\com\hs\EMRLogin.form
?????文件??????13688??2009-06-04?11:20??EMR\src\com\hs\EMRLogin.java
?????文件?????158719??2009-06-04?11:21??EMR\src\com\hs\EMRWorkspace.form
?????文件?????153619??2009-06-04?11:21??EMR\src\com\hs\EMRWorkspace.java
?????文件??????34068??2009-06-03?23:58??EMR\nbproject\build-impl.xm
?????文件????????455??2009-06-03?23:58??EMR\nbproject\genfiles.properties
?????文件???????2834??2009-06-04?00:02??EMR\nbproject\project.properties
?????文件????????573??2009-06-03?23:58??EMR\nbproject\project.xm
?????文件??????????0??2009-06-03?23:58??EMR\nbproject\private\config.properties
?????文件????????913??2009-06-03?23:58??EMR\nbproject\private\private.properties
?????文件????????211??2009-06-04?00:10??EMR\nbproject\private\private.xm
?????文件?????101540??2009-06-04?11:21??EMR\dist\EMR.jar
?????文件???????1442??2009-06-04?11:21??EMR\dist\README.TXT
?????文件?????286907??2009-03-17?16:52??EMR\dist\lib\msba
?????文件??????67228??2009-03-17?16:52??EMR\dist\lib\mssqlserver.jar
?????文件??????59074??2009-03-17?16:52??EMR\dist\lib\msutil.jar
?????文件????1048576??2009-06-04?00:12??EMR\databa
?????文件????1048576??2009-06-04?00:12??EMR\databa
?????文件???????2173??2009-06-04?00:02??EMR\build\classes\com\publicClass\SQLCon.class
?????文件????????726??2009-06-04?11:20??EMR\build\classes\com\hs\EMRLogin$1.class
?????文件????????726??2009-06-04?11:20??EMR\build\classes\com\hs\EMRLogin$2.class
?????文件????????726??2009-06-04?11:20??EMR\build\classes\com\hs\EMRLogin$3.class
?????文件????????726??2009-06-04?11:20??EMR\build\classes\com\hs\EMRLogin$4.class
?????文件???????8639??2009-06-04?11:20??EMR\build\classes\com\hs\EMRLogin.class
?????文件????????754??2009-06-04?11:21??EMR\build\classes\com\hs\EMRWorkspace$1.class
?????文件????????757??2009-06-04?11:21??EMR\build\classes\com\hs\EMRWorkspace$10.class
?????文件????????757??2009-06-04?11:21??EMR\build\classes\com\hs\EMRWorkspace$11.class
............此處省略53個文件信息
- 上一篇:Android串口通信:串口讀寫
- 下一篇:java實現opc服務客戶端代碼
評論
共有 條評論