public class DBClass { private String driver private String url private String username private String password private Connection connection private Statement statement private String message="" }
标签: private String DBClass public
上传时间: 2017-05-23
上传用户:c12228
public class month1{ public static void main(String [] args){ int month = 10 int days = 0 switch(month){ case 1: days = 31 case 2: days = 28 case 3: days = 31
上传时间: 2014-08-26
上传用户:chenbhdt
public class guestbook{ String sDBDriver = "sun.jdbc.odbc.JdbcOdbcDriver" String sConnStr = "jdbc:odbc:guestbook" Connection conn = null ResultSet rs = null
标签: String JdbcOdbcDriver guestbook sDBDriver
上传时间: 2017-05-23
上传用户:qiaoyue
java class 文件反编译的工具 功能强大 操作简便
上传时间: 2013-12-04
上传用户:爱死爱死
WIN usb device class source
上传时间: 2017-05-25
上传用户:lanjisu111
this file is a zip file for multi objective optimization by matlab.
标签: file optimization objective matlab
上传时间: 2013-12-19
上传用户:541657925
This is pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...).
标签: multithread Developer programs develop
上传时间: 2017-05-29
上传用户:royzhangsz
ChessWZQ1.0 采用C/S模式编写 客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义) 客户端负责界面维护和收集用户输入的信息,及错误处理 服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表 鉴于Applet的下载速度太慢,故做成Application
标签: ChessWZQ Message class 1.0
上传时间: 2017-05-31
上传用户:exxxds
自己定义的 class -- CIntegerZ 支持高低精度混合运算。
上传时间: 2017-06-01
上传用户:er1219
eclipse 插件--可以在eclipse里面反编译class文件。直观方便,双击就可以反编译。
上传时间: 2017-06-02
上传用户:yph853211