文件名称:java
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 68kb
- 下载次数:
- 0次
- 提 供 者:
- 武*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Java入门基本源代码,包括采用UDP数据报通信实现的点对点聊天、创建Access数据库student及表、对MySQL数据库执行SQL语句创建stuinfo表、连接指定数据库并获得数据库属性信息、用于控制网络考试时间的组播、执行插入和删除数据的SQL语句、组播聊天-Introduction to the basic Java source code, including the use of UDP datagram to achieve point to point communication chat, create a student and the Access database tables, execute SQL statements on the MySQL database to create stuinfo table, specify the database connection and access to property information database, used to control the network test time multicast, insert and delete data in SQL statements, multicast chat
相关搜索: 数据报通信
(系统自动生成,下载前可以参看下载内容)
下载文件列表
java源代码\create a student and the Access database tables\student.mdb
..........\execute SQL statements on the MySQL database to create stuinfo table\student.sql
..........\....................................................................\student_course.sql
..........\....................................................................\student_stuinfo.sql
..........\....................................................................\stuinfo_course_stugrade.schemaxml
..........\insert and delete data in SQL statements\.classpath
..........\........................................\.project
..........\........................................\bin\ExecuteSQL.class
..........\........................................\src\ExecuteSQL.java
..........\multicast chat\.classpath
..........\..............\.project
..........\..............\bin\ChatMulticastJFrame.class
..........\..............\...\Friend.class
..........\..............\...\Prince.class
..........\..............\src\ChatMulticastJFrame.java
..........\..............\...\Friend.java
..........\..............\...\Prince.java
..........\specify the database connection and access to property information database\.classpath
..........\...........................................................................\.project
..........\...........................................................................\bin\GetDBAbout.class
..........\...........................................................................\src\GetDBAbout.java
..........\the use of UDP datagram to achieve point to point communication chat\.classpath
..........\....................................................................\.project
..........\....................................................................\bin\ChatUDPJFrame.class
..........\....................................................................\...\Prince.class
..........\....................................................................\src\ChatUDPJFrame.java
..........\....................................................................\...\Prince.java
..........\used to control the network test time multicast\.classpath
..........\...............................................\.project
..........\...............................................\bin\Receiver.class
..........\...............................................\...\ReceiverJFrame.class
..........\...............................................\...\TimeBroadcastJFrame.class
..........\...............................................\src\Receiver.java
..........\...............................................\...\ReceiverJFrame.java
..........\...............................................\...\TimeBroadcastJFrame.java
..........\insert and delete data in SQL statements\bin
..........\........................................\src
..........\multicast chat\bin
..........\..............\src
..........\specify the database connection and access to property information database\bin
..........\...........................................................................\src
..........\the use of UDP datagram to achieve point to point communication chat\bin
..........\....................................................................\src
..........\used to control the network test time multicast\bin
..........\...............................................\src
..........\create a student and the Access database tables
..........\execute SQL statements on the MySQL database to create stuinfo table
..........\insert and delete data in SQL statements
..........\multicast chat
..........\specify the database connection and access to property information database
..........\the use of UDP datagram to achieve point to point communication chat
..........\used to control the network test time multicast
java源代码
..........\execute SQL statements on the MySQL database to create stuinfo table\student.sql
..........\....................................................................\student_course.sql
..........\....................................................................\student_stuinfo.sql
..........\....................................................................\stuinfo_course_stugrade.schemaxml
..........\insert and delete data in SQL statements\.classpath
..........\........................................\.project
..........\........................................\bin\ExecuteSQL.class
..........\........................................\src\ExecuteSQL.java
..........\multicast chat\.classpath
..........\..............\.project
..........\..............\bin\ChatMulticastJFrame.class
..........\..............\...\Friend.class
..........\..............\...\Prince.class
..........\..............\src\ChatMulticastJFrame.java
..........\..............\...\Friend.java
..........\..............\...\Prince.java
..........\specify the database connection and access to property information database\.classpath
..........\...........................................................................\.project
..........\...........................................................................\bin\GetDBAbout.class
..........\...........................................................................\src\GetDBAbout.java
..........\the use of UDP datagram to achieve point to point communication chat\.classpath
..........\....................................................................\.project
..........\....................................................................\bin\ChatUDPJFrame.class
..........\....................................................................\...\Prince.class
..........\....................................................................\src\ChatUDPJFrame.java
..........\....................................................................\...\Prince.java
..........\used to control the network test time multicast\.classpath
..........\...............................................\.project
..........\...............................................\bin\Receiver.class
..........\...............................................\...\ReceiverJFrame.class
..........\...............................................\...\TimeBroadcastJFrame.class
..........\...............................................\src\Receiver.java
..........\...............................................\...\ReceiverJFrame.java
..........\...............................................\...\TimeBroadcastJFrame.java
..........\insert and delete data in SQL statements\bin
..........\........................................\src
..........\multicast chat\bin
..........\..............\src
..........\specify the database connection and access to property information database\bin
..........\...........................................................................\src
..........\the use of UDP datagram to achieve point to point communication chat\bin
..........\....................................................................\src
..........\used to control the network test time multicast\bin
..........\...............................................\src
..........\create a student and the Access database tables
..........\execute SQL statements on the MySQL database to create stuinfo table
..........\insert and delete data in SQL statements
..........\multicast chat
..........\specify the database connection and access to property information database
..........\the use of UDP datagram to achieve point to point communication chat
..........\used to control the network test time multicast
java源代码