91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2.42MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-09-12
  • 語言: Java
  • 標簽: java??

資源簡介

JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯)

資源截圖

代碼片段和文件信息

import?java.applet.applet;
import?java.awt.*;
import?java.awt.event.*;
import?java.sql.*;
import?java.io.*;
import?javax.naming.*;
import?javax.sql.*;

public?class?applet1?extends?applet
????implements?MouseListener?KeyListener?ActionListener{
??String?id;
??private?TextArea?textArea1;
??private?Button?do_Button?;
??private?Button?reDo_Button?;
??private?Button?upLoad_Button?;
??private?Panel?panel;
??String?title;
??Connection?conn;

??public?void?mousePressed(MouseEvent?e){e.consume();}
??public?void?mouseReleased(MouseEvent?e){e.consume();}
??public?void?mouseEntered(MouseEvent?e){e.consume();}
??public?void?mouseExited(MouseEvent?e){e.consume();}
??public?void?mouseClicked(MouseEvent?e){e.consume();}
??public?void?keyPressed(KeyEvent?e){e.consume();}
??public?void?keyReleased(KeyEvent?e){e.consume();}
??public?void?keyTyped(KeyEvent?e){e.consume();}

??public?applet1()?{
????try?{
??????Init();
????}
????catch(Exception?e)?{
??????e.printStackTrace();
????}
??}

??public?void?Init(){
????textArea1?=?new?TextArea(15?50);
????panel=new?Panel();
????do_Button?=new?Button(“做題“);
????reDo_Button?=new?Button(“重做“);
????upLoad_Button?=new?Button(“上傳“);
????panel.add(do_Button);
????panel.add(reDo_Button);
????panel.add(upLoad_Button);
????this.add(textArea1BorderLayout.NORTH?);
????this.add(panelBorderLayout.CENTER);
????textArea1.addMouseListener(this);
????textArea1.addKeyListener(this);
????do_Button.addActionListener(this);
????reDo_Button.addActionListener(this);
????upLoad_Button.addActionListener(this);
??}

??public?void?actionPerformed(ActionEvent?e){
????if(e.getSource()==do_Button){
??????doButton();
????}
????if(e.getSource()==reDo_Button){
??????reDoButton();
????}
????if(e.getSource()==upLoad_Button){
??????upLoadButton();
????}
??}

??public?Connection?databaseConnection()?{
????try{
??????Class.forName(“com.microsoft.jdbc.sqlserver.SQLServerDriver“).newInstance();
??????conn=DriverManager.getConnection(“jdbc:microsoft:sqlserver://192.192.2.15:1433;DatabaseName=etest““sa““12345“);
????}catch(Exception?e){
??????e.getMessage();
??????e.printStackTrace();
????}
????return?conn;
??}

/*??public?Connection?databaseConnection()?{
???try{
?????Context?ctx?=?new?InitialContext();
?????DataSource?ds?=
?????????(DataSource)ctx.lookup(
?????????“java:comp/env/jdbc/SqlDB“);
?????conn?=?ds.getConnection();

???}catch(Exception?e){
?????e.getMessage();
???}
???return?conn;
??}
*/
??public?void?start(){
????id=getParameter(“id“);
????download();
??}
??private?void?download(){
????try{
??????Connection?conn=databaseConnection();
??????Statement?stmt?=?conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVEResultSet.CONCUR_UPDATABLE);
??????String?sql=“select?*?from?word“;
??????ResultSet?rs=stmt.executeQuery(sql);
??????rs.absolute(4);
??????String?title?=?rs.getString(“QUESTION_title1“);
??????textArea1.setText(title);
??????/*
??????do

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????1023624??2013-12-09?13:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\計001沈志剛.rar

?????文件?????186368??2013-12-09?18:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\開題報告翻譯文獻綜述\外文資料譯文、開題報告.doc

?????文件??????50176??2013-12-09?12:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\開題報告翻譯文獻綜述\文獻綜述.doc

?????文件??????14261??2013-12-09?09:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\animate.js

?????文件???????6472??2013-12-09?11:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\applet1.class

?????文件???????1969??2013-12-09?15:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\choose.htm

?????文件???????1902??2013-12-09?12:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\dbconn.jsp

?????文件???????5302??2013-12-09?19:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\e-test.jpx

?????文件???????2978??2013-12-09?10:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\first.htm

?????文件????????731??2013-12-09?13:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\frame1.htm

?????文件???????1374??2013-12-09?13:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\bg.gif

?????文件????????642??2013-12-09?10:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\blueone.gif

?????文件????????652??2013-12-09?13:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\bluethree.gif

?????文件???????9150??2013-12-09?11:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\bluetop.gif

?????文件????????653??2013-12-09?11:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\bluetwo.gif

?????文件???????2669??2013-12-09?18:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\congzuo.gif

?????文件???????2733??2013-12-09?09:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\congzuo_2.gif

?????文件???????2627??2013-12-09?14:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\excel.gif

?????文件???????2716??2013-12-09?16:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\excel2.gif

?????文件???????7148??2013-12-09?18:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\exit2.gif

?????文件???????2735??2013-12-09?15:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\internet.gif

?????文件???????2746??2013-12-09?13:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\internet2.gif

?????文件???????2812??2013-12-09?09:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\jiaojuan.gif

?????文件???????2857??2013-12-09?11:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\jiaojuan2.gif

?????文件???????2609??2013-12-09?12:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\upload.gif

?????文件???????1932??2013-12-09?10:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\upload2.gif

?????文件??????34569??2013-12-09?13:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\webtest.gif

?????文件???????2771??2013-12-09?12:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\windows.gif

?????文件???????2745??2013-12-09?18:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\windows2.gif

?????文件???????2673??2013-12-09?11:01??JAVA在線考試管理系統(源代碼+論文+開題報告+外文翻譯+英文文獻+答辯PPT)\在線考試\論文\計001\源代碼\e-test\程序\images\word.gif

............此處省略127個文件信息

評論

共有 條評論