-
这是两个Java bean应用的例子,实现航空预定机票的功能。
这是两个Java bean应用的例子,实现航空预定机票的功能。-This is the application of two Java bean example, the airline booking functionality.
- 2022-08-06 23:54:38下载
- 积分:1
-
This is a BBS system, the development of the use of jsp+ java conducted, it is s...
这是一个BBS系统,系统的开发使用jsp+java进行的,很适合初级阶段的学习,如果要进行毕业设计的话,自己还要略加修改-This is a BBS system, the development of the use of jsp+ java conducted, it is suitable for the initial stage of learning, if the graduation project to be so, but also a slightly modified version of their own
- 2023-08-20 12:35:04下载
- 积分:1
-
hibernate application testing, hibernate novice members can look at.
hibernate应用测试,初学hibernate 的会员可以看看.-hibernate application testing, hibernate novice members can look at.
- 2022-08-11 22:56:19下载
- 积分:1
-
这是我收集到关于质点弹簧模型的所有论文,希望能对做这方面论文的朋友们有用!...
这是我收集到关于质点弹簧模型的所有论文,希望能对做这方面论文的朋友们有用!-This is what I gathered on the mass-spring model of all the papers, hoping to make this aspect of the thesis useful friends!
- 2022-05-16 17:39:23下载
- 积分:1
-
New Oriental project, Datang Telecom mission management system, personnel manage...
新东方项目,大唐电信任务管理系统,人员管理模块,任务管理模块,计划管理模块,用户权限验证-New Oriental project, Datang Telecom mission management system, personnel management module, the task management module, project management module, user rights verification
- 2022-11-16 17:00:04下载
- 积分:1
-
err
客户通过Socket(InetAddress,port)建立与服务器的连接。服务器与客户都通过构造BufferedReader,PrintWriter来建立输入输出流,然后双方通过该输入输出流来相互传递信息,一旦收到客户方的连接请求,服务器accept()方法返回一个新建的Socket对象。客户端然后向服务器发送消息,比如注册,登录,查找好友等,服务器收到来自客户的请求后,针对不同的消息处理请求, 虽然UDP不可靠但是对于icq可靠性并不太重要,而且UDP快速,所以客户间发送信息通过UDP。用户登录时通过类DatagramPacket和DatagramSocket创建UDP包括其本地接受端口以及发送端口,默认端口为5000和5001,通过取得的好友的IP地址来向好友发送消息(send(DatagramPacket)和接受消息(receive(DatagramPacket))。当用户通过UDP收到消息后,可以通过DatagramPacket的方法InetAddress getAddress()得到对方的ip地址,通过对好友列表比较以判断是谁并提示用户收到某某的消息,然后用户选择该用户查看消息,如果好友列表没有该人就显示收到陌生人的消息。用户可以按陌生人按钮查看消息。
-err
- 2022-01-23 10:11:51下载
- 积分:1
-
中间商系统
1 数据库 Access2000
2 版本 jsp2.0+servlet2.4+jstl1.1+Tomcat5.5.9+JDK1.5
中间商系统
1 数据库 Access2000
2 版本 jsp2.0+servlet2.4+jstl1.1+Tomcat5.5.9+JDK1.5
3 IDE工具 JBuilder2006
4 需要改的地方 com.wang.bean DataBean 的构造函数的数据库URL需要改成自己的环境-Brokering system Access20002 version 1 database jsp2.0+ Servlet2.4+ Jstl1.1+ Tomcat5.5.9+ JDK1.53 IDE tools JBuilder20064 need to change the place of the constructor com.wang.bean DataBean database URL need to change their own environment
- 2022-03-19 20:15:26下载
- 积分:1
-
一个画图程序,用于画简易地图的程序!
一个画图程序,用于画简易地图的程序!-a drawing program for drawing simple maps procedures!
- 2022-02-04 09:35:06下载
- 积分:1
-
文字滚动,文字滚动
文字滚动,文字滚动-rolling text, rolling text
- 2022-08-20 14:15:11下载
- 积分:1
-
Student management systems to bring information to students to add, delete, upda...
学生管理系统,实现对学生信息的增加,删除,更新,查找等-Student management systems to bring information to students to add, delete, update, search, etc.
- 2022-04-28 19:05:37下载
- 积分:1