亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? mainframe.java~144~

?? 課程設計案例精編光盤源碼 課程設計案例精編光盤源碼
?? JAVA~144~
?? 第 1 頁 / 共 3 頁
字號:
    qSet_jiangli.setQuery(new com.borland.dx.sql.dataset.QueryDescriptor(database1, "SELECT student_gcheck.gcheck_id,student_gcheck.gcheck_no,student_gcheck.gcheck_name,student_gcheck.gc" +
      "heck_time,student_gcheck.gcheck_title,student_gcheck.gcheck_disc " +
      "FROM student.dbo.student_gcheck", null, true, Load.ALL));
    column17.setColumnName("gcheck_time");
    column17.setDataType(com.borland.dx.dataset.Variant.TIMESTAMP);
    column17.setEditMask("yyyy-MM-dd");
    column17.setSchemaName("dbo");
    column17.setTableName("student_gcheck");
    column17.setServerColumnName("gcheck_time");
    column17.setSqlType(93);
    column20.setCaption("獲獎時間");    column20.setColumnName("gcheck_time");    column20.setDataType(com.borland.dx.dataset.Variant.TIMESTAMP);    column20.setEditMask("yyyy-MM-dd");    column20.setSchemaName("dbo");    column20.setTableName("student_gcheck");    column20.setServerColumnName("gcheck_time");    column20.setSqlType(93);    jdbTable4.setDataSet(qSet_jiangli);    column21.setColumnName("gcheck_id");    column21.setDataType(com.borland.dx.dataset.Variant.INT);    column21.setRowId(true);    column21.setSchemaName("dbo");    column21.setTableName("student_gcheck");    column21.setVisible(com.borland.jb.util.TriStateProperty.FALSE);    column21.setServerColumnName("gcheck_id");    column21.setSqlType(4);    column22.setColumnName("gcheck_no");    column22.setDataType(com.borland.dx.dataset.Variant.INT);    column22.setSchemaName("dbo");    column22.setTableName("student_gcheck");    column22.setVisible(com.borland.jb.util.TriStateProperty.FALSE);    column22.setServerColumnName("gcheck_no");    column22.setSqlType(4);    column23.setColumnName("gcheck_name");    column23.setDataType(com.borland.dx.dataset.Variant.STRING);    column23.setPrecision(10);    column23.setSchemaName("dbo");    column23.setTableName("student_gcheck");    column23.setVisible(com.borland.jb.util.TriStateProperty.FALSE);    column23.setServerColumnName("gcheck_name");    column23.setSqlType(1);    column24.setCaption("獲獎名稱");    column24.setColumnName("gcheck_title");    column24.setDataType(com.borland.dx.dataset.Variant.STRING);    column24.setPrecision(50);    column24.setSchemaName("dbo");    column24.setTableName("student_gcheck");    column24.setWidth(10);    column24.setServerColumnName("gcheck_title");    column24.setSqlType(12);    column25.setCaption("具體說明");    column25.setColumnName("gcheck_disc");    column25.setDataType(com.borland.dx.dataset.Variant.STRING);    column25.setPrecision(50);    column25.setSchemaName("dbo");    column25.setTableName("student_gcheck");    column25.setWidth(20);    column25.setServerColumnName("gcheck_disc");    column25.setSqlType(12);    qSet_jiangli.setColumns(new Column[] {column21, column22, column23, column20, column24, column25});    this.getContentPane().add(jTabbedPane1,
                              new PaneConstraints("jTabbedPane1", "jTabbedPane1",
                                                  PaneConstraints.ROOT, 1.0f));
    jTabbedPane1.add(jPanel1, "個人信息管理");
    jPanel1.add(jPanel5, BorderLayout.CENTER);
    jPanel5.add(jdbNavToolBar1, BorderLayout.SOUTH);
    jPanel5.add(jPanel6, BorderLayout.NORTH);
    jPanel6.add(jPanel7, BorderLayout.NORTH);
    jPanel7.add(jLabel1, null);
    jPanel6.add(jPanel8, BorderLayout.CENTER);
    jPanel8.add(jLabel2,    new GridBagConstraints(0, 0, 1, 1, 0.0, 0.0
            ,GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 28, 19));
    jPanel8.add(jdbTextField3,      new GridBagConstraints(1, 0, 2, 1, 1.0, 0.0
            ,GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 75, 13));
    jPanel8.add(jLabel4,     new GridBagConstraints(3, 0, 1, 1, 0.0, 0.0
            ,GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 31, 19));
    jPanel8.add(jdbTextField4,   new GridBagConstraints(4, 0, 1, 1, 1.0, 0.0
            ,GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, new Insets(0, 0, 0, 0), 57, 13));
    jPanel8.add(jLabel6,   new GridBagConstraints(5, 0, 1, 1, 0.0, 0.0
            ,GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 40, 19));
    jPanel8.add(jdbTextField5,   new GridBagConstraints(6, 0, 1, 1, 1.0, 0.0
            ,GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, new Insets(0, 0, 0, 0), 57, 13));
    jPanel8.add(jButton1,   new GridBagConstraints(7, 0, 1, 1, 0.0, 0.0
            ,GridBagConstraints.CENTER, GridBagConstraints.NONE, new Insets(0, 0, 0, 3), 16, 10));
    jPanel8.add(jLabel3,    new GridBagConstraints(0, 1, 1, 1, 0.0, 0.0
            ,GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 30, 19));
    jPanel8.add(jPanel19,     new GridBagConstraints(2, 1, 1, 1, 1.0, 1.0
            ,GridBagConstraints.CENTER, GridBagConstraints.VERTICAL, new Insets(0, 0, 0, 0), -3, 25));
    jPanel8.add(jLabel5,            new GridBagConstraints(3, 1, 1, 1, 0.0, 0.0
            ,GridBagConstraints.EAST, GridBagConstraints.NONE, new Insets(0, 0, 0, 1), 30, 19));
    jPanel8.add(jdbTextField7,   new GridBagConstraints(4, 1, 1, 1, 1.0, 0.0
            ,GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, new Insets(0, 0, 0, 0), 7, 13));
    jPanel8.add(jLabel7,   new GridBagConstraints(5, 1, 1, 1, 0.0, 0.0
            ,GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 40, 19));
    jPanel8.add(jdbTextField8,   new GridBagConstraints(6, 1, 1, 1, 1.0, 0.0
            ,GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, new Insets(0, 0, 0, 0), 57, 13));
    jPanel8.add(jButton2,   new GridBagConstraints(7, 1, 1, 1, 0.0, 0.0
            ,GridBagConstraints.CENTER, GridBagConstraints.NONE, new Insets(0, 0, 0, 3), 16, 10));
    jPanel5.add(tableScrollPane1, BorderLayout.CENTER);
    tableScrollPane1.getViewport().add(jdbTable1, null);
    jTabbedPane1.add(jPanel2, "選課信息管理");
    jTabbedPane1.add(jPanel3, "獎勵信息管理");
    jPanel3.add(jPanel13, BorderLayout.NORTH);
    jPanel13.add(jLabel14, null);    jPanel13.add(jdbNavField3, null);
    jPanel13.add(jLabel16, null);    jPanel13.add(jdbTextField12, null);
    jPanel13.add(jLabel17, null);    jPanel13.add(jdbTextField13, null);
    jPanel13.add(jLabel15, null);
    jPanel3.add(jPanel15,  BorderLayout.SOUTH);
    jPanel15.add(tableScrollPane4, BorderLayout.CENTER);
    tableScrollPane4.getViewport().add(jdbTable4, null);
    jPanel3.add(jPanel14, BorderLayout.CENTER);
    jPanel14.add(jPanel16, BorderLayout.WEST);
    jPanel16.add(jLabel18,  new GridBagConstraints(0, 0, 1, 1, 0.0, 0.0
            ,GridBagConstraints.CENTER, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 17, 14));
    jPanel16.add(jLabel19,  new GridBagConstraints(0, 1, 1, 2, 0.0, 0.0
            ,GridBagConstraints.CENTER, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 13, 10));
    jPanel16.add(jdbTextField1,   new GridBagConstraints(1, 0, 2, 1, 0.0, 0.0            ,GridBagConstraints.CENTER, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 89, 2));
    jPanel16.add(jdbTextField2,        new GridBagConstraints(1, 2, 3, 2, 0.0, 0.0            ,GridBagConstraints.CENTER, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 91, 0));
    jPanel14.add(jPanel17, BorderLayout.CENTER);
    jPanel17.add(jdbTextArea1, BorderLayout.CENTER);
    jPanel17.add(jLabel20, BorderLayout.NORTH);
    jPanel14.add(jPanel18,  BorderLayout.EAST);
    jPanel18.add(jButton5,  BorderLayout.NORTH);
    jPanel18.add(jButton6, BorderLayout.CENTER);
    jTabbedPane1.add(jPanel4, "職務信息管理");
    jPanel2.add(jPanel9, BorderLayout.NORTH);
    jPanel9.add(jLabel8, null);
    jPanel9.add(jdbNavField2, null);
    jPanel9.add(jLabel9, null);
    jPanel9.add(jdbTextField11, null);
    jPanel9.add(jLabel10, null);
    jPanel9.add(jdbTextField9, null);
    jPanel9.add(jLabel11, null);
    jPanel9.add(jdbTextField10, null);
    jPanel2.add(jdbNavToolBar2, BorderLayout.SOUTH);
    jPanel2.add(jPanel10, BorderLayout.WEST);
    jPanel10.add(jLabel12, BorderLayout.NORTH);
    jPanel10.add(tableScrollPane2, BorderLayout.CENTER);
    tableScrollPane2.getViewport().add(jdbTable2, null);
    jPanel2.add(jPanel11, BorderLayout.EAST);
    jPanel11.add(jLabel13, BorderLayout.NORTH);
    jPanel11.add(tableScrollPane3, BorderLayout.CENTER);
    tableScrollPane3.getViewport().add(jdbTable3, null);
    jPanel2.add(jPanel12, BorderLayout.CENTER);
    jPanel12.add(jButton3, new XYConstraints(4, 89, -1, 31));
    jPanel12.add(jButton4, new XYConstraints(2, 153, 59, 33));
    jPanel19.add(jdbRadioButton1, null);
    jPanel19.add(jdbRadioButton2, null);
    buttonGroup1.add(jdbRadioButton2);
    buttonGroup1.add(jdbRadioButton1);
    jPanel7.add(jdbNavField1, null);
    jPanel13.add(jdbTextField14, null);
  }

  void jButton1_actionPerformed(ActionEvent e) {
    queryDataSet2.saveChanges();
  }

  void jButton3_actionPerformed(ActionEvent e) {
    if ( queryDataSet2.isEmpty() ) return;
    if ( queryDataSet1.isEmpty() ) return;

    if (!queryDataSet4.isOpen()) queryDataSet4.open();
    queryDataSet4.last();
      int i = queryDataSet4.getInt("count_id");
    queryDataSet4.setInt("count_id", ++i);
    queryDataSet4.post();
    queryDataSet4.saveChanges( queryDataSet4 );

    if (! qSet_course.isOpen() ) qSet_course.open();
    try {
      qSet_course.insertRow(false);
      qSet_course.setInt("count_id", i);
      qSet_course.setInt("course_id", queryDataSet2.getInt("student_id"));
      qSet_course.setString("course_name",
                            queryDataSet2.getString("student_name"));
      qSet_course.setInt("course_no", queryDataSet1.getInt("course_code"));
      qSet_course.post();
      qSet_course.saveChanges(qSet_course);
    }catch (Exception ex ){
        qSet_course.refresh();
    }
  }

  void jButton4_actionPerformed(ActionEvent e) {
    if (! qSet_course.isOpen() ) qSet_course.open();
    if ( qSet_course.isEmpty() ) return;

    qSet_course.deleteRow();
    qSet_course.saveChanges( qSet_course );
  }

  void qSet_course_filterRow(ReadRow row, RowFilterResponse response) {
    if ( row.getInt("course_id" )== queryDataSet2.getInt("student_id") )
    {
      response.add();
    }else{
      response.ignore();
    }
  }

  void queryDataSet2_masterNavigating(MasterNavigateEvent e) {

  }

  void jPanel2_focusGained(FocusEvent e) {
    qSet_course.refilter();
  }

  void queryDataSet2_navigated(NavigationEvent e) {
    qSet_course.refilter();
  }

}

class MainFrame_jButton1_actionAdapter implements java.awt.event.ActionListener {
  MainFrame adaptee;

  MainFrame_jButton1_actionAdapter(MainFrame adaptee) {
    this.adaptee = adaptee;
  }
  public void actionPerformed(ActionEvent e) {
    adaptee.jButton1_actionPerformed(e);
  }
}

class MainFrame_jButton3_actionAdapter implements java.awt.event.ActionListener {
  MainFrame adaptee;

  MainFrame_jButton3_actionAdapter(MainFrame adaptee) {
    this.adaptee = adaptee;
  }
  public void actionPerformed(ActionEvent e) {
    adaptee.jButton3_actionPerformed(e);
  }
}

class MainFrame_jButton4_actionAdapter implements java.awt.event.ActionListener {
  MainFrame adaptee;

  MainFrame_jButton4_actionAdapter(MainFrame adaptee) {
    this.adaptee = adaptee;
  }
  public void actionPerformed(ActionEvent e) {
    adaptee.jButton4_actionPerformed(e);
  }
}

class MainFrame_qSet_course_rowFilterAdapter implements com.borland.dx.dataset.RowFilterListener {
  MainFrame adaptee;

  MainFrame_qSet_course_rowFilterAdapter(MainFrame adaptee) {
    this.adaptee = adaptee;
  }
  public void filterRow(ReadRow row, RowFilterResponse response) {
    adaptee.qSet_course_filterRow(row, response);
  }
}


class MainFrame_queryDataSet2_navigationAdapter implements com.borland.dx.dataset.NavigationListener {
  MainFrame adaptee;

  MainFrame_queryDataSet2_navigationAdapter(MainFrame adaptee) {
    this.adaptee = adaptee;
  }
  public void navigated(NavigationEvent e) {
    adaptee.queryDataSet2_navigated(e);
  }
}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日韩成人一级大片| 欧洲亚洲国产日韩| 日韩欧美国产一区二区三区 | 高清不卡在线观看| 成人午夜激情影院| 久久综合久久鬼色| 欧美日韩精品专区| 亚洲电影一级片| 91精品国产欧美一区二区18| 天天影视涩香欲综合网| 欧美日韩三级在线| 久久精品国产免费看久久精品| 日韩欧美色综合| 国产精品18久久久久久久久久久久 | 亚洲高清免费观看| 欧美一级精品大片| 国产露脸91国语对白| 欧美国产日韩亚洲一区| 91麻豆产精品久久久久久| 亚洲一区中文在线| 欧美大黄免费观看| 成人黄色av电影| 亚洲成av人片| 日韩精品一区二| 成人午夜免费视频| 亚洲国产日韩av| 日韩精品一区二区三区四区| 韩国成人福利片在线播放| 国产精品美女久久久久久久久| 欧美影片第一页| 国产在线一区二区综合免费视频| 欧美激情艳妇裸体舞| 欧洲一区在线电影| 国产伦精品一区二区三区免费迷 | 欧美极品xxx| 日本高清无吗v一区| 日产欧产美韩系列久久99| 国产欧美精品一区二区三区四区| 色婷婷av一区| 国产一区二区毛片| 一区二区三区在线高清| 精品欧美一区二区在线观看| 色88888久久久久久影院野外| 久久不见久久见中文字幕免费| 亚洲人成网站在线| 精品国产成人系列| 欧美视频一区在线观看| 成人免费电影视频| 蓝色福利精品导航| 亚洲高清三级视频| 国产精品欧美久久久久无广告| 在线91免费看| 99久久精品国产观看| 国产一区高清在线| 天天av天天翘天天综合网| 国产精品久久综合| 国产日产亚洲精品系列| 制服丝袜中文字幕一区| 色综合天天综合狠狠| 国产伦理精品不卡| 久久99在线观看| 日韩vs国产vs欧美| 亚洲国产一二三| 亚洲乱码国产乱码精品精98午夜| 精品成a人在线观看| 欧美一级理论片| 日韩一级黄色片| 7777女厕盗摄久久久| 欧美视频日韩视频在线观看| jlzzjlzz亚洲日本少妇| 国产成a人无v码亚洲福利| 亚洲欧洲成人av每日更新| 成人国产一区二区三区精品| 亚洲高清一区二区三区| 亚洲精品国产无天堂网2021| 国产日韩精品久久久| 日本一区二区免费在线| 日韩欧美一二三| 精品日韩一区二区三区免费视频| 久久精品国产精品青草| 美腿丝袜在线亚洲一区 | 9191精品国产综合久久久久久| av在线一区二区三区| av在线播放一区二区三区| 精品一区二区三区香蕉蜜桃| 精品午夜久久福利影院| 免费的国产精品| 日韩国产精品大片| 偷拍一区二区三区| 亚洲午夜免费视频| 亚洲一二三区在线观看| 综合久久一区二区三区| 中文字幕不卡的av| 国产日韩欧美a| 久久精品免视看| 18成人在线视频| 国产精品进线69影院| 亚洲人一二三区| 亚洲色图欧洲色图| 亚洲国产精品欧美一二99| 一区二区三区四区亚洲| 青青草97国产精品免费观看无弹窗版 | 99久免费精品视频在线观看| 懂色av一区二区三区免费观看| 成人黄色小视频在线观看| 国产成人亚洲综合a∨猫咪| 波多野结衣欧美| 99这里只有精品| 7777精品伊人久久久大香线蕉超级流畅 | 亚洲综合一区二区三区| 日欧美一区二区| 久久国内精品视频| eeuss影院一区二区三区| 国产成人精品一区二区三区四区 | 亚洲va欧美va国产va天堂影院| 日韩精品亚洲一区二区三区免费| 亚洲mv在线观看| 国产原创一区二区| 成人在线视频一区| 欧美乱妇15p| 欧美一卡二卡在线观看| 国产精品传媒在线| 一区二区三区视频在线看| 免费看日韩精品| 国产成人午夜99999| 在线国产亚洲欧美| 欧美一区永久视频免费观看| 中文欧美字幕免费| 亚洲自拍偷拍综合| 国产激情精品久久久第一区二区 | 欧美日韩精品福利| 日韩欧美一二三区| 亚洲最新视频在线观看| 美女视频黄频大全不卡视频在线播放 | 久久免费看少妇高潮| 国产精品久久久久影视| 青青草精品视频| 不卡一区二区中文字幕| 日韩精品一区二区三区在线播放| 国产精品伦一区| 裸体健美xxxx欧美裸体表演| 九色综合狠狠综合久久| 欧美性色欧美a在线播放| 欧美成人女星排行榜| 国产精品久久久久永久免费观看| 视频一区视频二区中文字幕| 国产成人精品免费| 日韩一区二区免费在线观看| 欧美激情艳妇裸体舞| 韩国精品主播一区二区在线观看 | 成人动漫av在线| 欧美日韩亚洲综合一区| 日韩美女视频一区| 日韩中文字幕不卡| 日本国产一区二区| 亚洲欧美偷拍三级| 国产一区二区三区电影在线观看| 欧美一区二区国产| 亚洲蜜臀av乱码久久精品蜜桃| 国产精品一区二区免费不卡| 欧美日韩午夜影院| 亚洲国产wwwccc36天堂| 国产98色在线|日韩| 久久精品欧美日韩| 久久精品国产秦先生| 日韩色在线观看| 亚洲电影一级黄| 欧美巨大另类极品videosbest | 在线视频一区二区免费| 国产三级一区二区三区| 国产黄色精品视频| 欧美精品一区二区三区四区 | 亚洲一区二区美女| 91黄色激情网站| 日本高清不卡一区| 一区二区三区欧美激情| 色视频一区二区| 亚洲另类春色国产| 欧美做爰猛烈大尺度电影无法无天| 中文字幕免费一区| 91香蕉视频mp4| 中文字幕在线不卡国产视频| 成人av在线观| 欧美国产乱子伦 | 日本一区二区三区四区| 九九**精品视频免费播放| 久久久蜜桃精品| 国产成人精品三级麻豆| 欧美激情一区二区三区全黄| av不卡免费在线观看| 中文字幕一区二区三区四区| 成人网页在线观看| 国产精品美女久久久久高潮| 色综合久久久久久久| 亚洲精品国产成人久久av盗摄 | 美女精品一区二区| 久久蜜桃av一区精品变态类天堂 | 日韩欧美三级在线| 国产一区 二区 三区一级| 国产精品视频第一区|