-
前一次上传错了,这个才是好的,可以通过线程访问ORCLE数据库...
前一次上传错了,这个才是好的,可以通过线程访问ORCLE数据库-previous upload wrong, this is the good things that can be threaded through the database visit ORCLE
- 2022-07-19 22:45:43下载
- 积分:1
-
Wap_Bluetooth_and_3G_JAVA_源码集合
Wap_Bluetooth_and_3G_JAVA_源码集合-Wap_Bluetooth_and_3G_JAVA
- 2022-01-26 04:02:25下载
- 积分:1
-
sun公司提出的动态网页标准
主要特点是在html页面中加入java代码片段,或者使用各种JSP标签...
sun公司提出的动态网页标准
主要特点是在html页面中加入java代码片段,或者使用各种JSP标签-err
- 2022-08-10 18:46:55下载
- 积分:1
-
经典的旅行商问题的解决方案,利用模拟退火算法,结构…
经典的货郎担问题解决办法,采用了模拟退火算法,结构非常清楚,速度很快!-classic traveling salesman problem solution, using simulated annealing, the structure is very clear, very fast!
- 2022-01-26 02:53:58下载
- 积分:1
-
演示利用java和JSP如何实现发邮件的功能。
演示利用java和JSP如何实现发邮件的功能。-Demonstration of the use of java and JSP how to achieve e-mail functions.
- 2022-01-21 01:41:34下载
- 积分:1
-
This will record some data into file that is dealing with file management
This will record some data into file that is dealing with file management
- 2022-04-12 22:03:18下载
- 积分:1
-
oracle9iJdeveloper应用于开发电子教案2
oracle9iJdeveloper应用于开发电子教案2-oracle9iJdeveloper electronic templates for the development of two
- 2023-01-30 20:20:04下载
- 积分:1
-
Java的Web报表库
Java的Web报表库-Java Web statements library
- 2022-06-26 02:37:14下载
- 积分: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 学生的档案管理,这是学生最基本的信息了,一个人没有档案是不可以的,如果有档案但是档案在...
经过这段时间的大学生活体验,我深切感觉到如下几方面的基本信息十分重要:1 学生的档案管理,这是学生最基本的信息了,一个人没有档案是不可以的,如果有档案但是档案在管理过程中出错更始难以想象的。2 班级管理,这是学生在大学中生活的基本单位了,这当然是必部可少的了。3 课程管理,大学生在大学当然是学习来的,课程的管理有利于更加明确本系统的目的是为学校为学生服务。 4 成绩管理,学生在在校期间能体现出综合素质的最直观的指标莫过于成绩了,这个模块是最不可或缺的。-after a period of college life experience, I deeply feel that the following several aspects of the importance of basic information : a student file management, which is the most basic student information, a file is not impossible. But if there is a file in the file management process unimaginable mistakes start anew. Two class management, which is a university student living in the basic unit, which indeed it is less, the Ministry of. 3 curriculum management, college students in the university is of course to learn, Course management is conducive to more clearly the purpose of the system is to schools for the students. 4 performance management, the students at the school to reflect the overall quality of the most reliable indicators is the results, The module i
- 2022-04-20 05:49:06下载
- 积分:1