-
数据广播系统的一个核心的业务实现程序,采用J2EE的三层架构的思想实现:JSP+Servlet+JAVABEAN...
数据广播系统的一个核心的业务实现程序,采用J2EE的三层架构的思想实现:JSP+Servlet+JAVABEAN-data broadcasting system in a core business procedures, using the three-tier J2EE of ideology : JSP Servlet JAVABEAN
- 2022-02-11 20:11:24下载
- 积分:1
-
该书提供了有关java技术的100问题一问答的方式来介绍java。
该书提供了有关java技术的100问题一问答的方式来介绍java。-The book provides information about the java technology questions and answers 100 questions a way to introduce java.
- 2022-12-02 03:05:04下载
- 积分:1
-
Optimal binary tree data structure of Huffman encoding realize, for reference on...
数据结构中最优二叉树Huffman编码的实现,仅供参考-Optimal binary tree data structure of Huffman encoding realize, for reference only
- 2023-02-17 08:35:03下载
- 积分:1
-
CRM part of the original company code, using the java technology.
公司CRM部分原代码,采用的是java技术.
-CRM part of the original company code, using the java technology.
- 2022-01-30 18:37:28下载
- 积分: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
-
Japan's National Institute for the intelligence of the java web design of th...
日本国立情报研究所的有关java的web设计的整个过程,要件定义,分析,编写及测试应用,相当好的学习资料-Japan"s National Institute for the intelligence of the java web design of the whole process, elements of the definition, analysis, prepare and test applications, a very good learning materials
- 2022-04-09 23:05:20下载
- 积分:1
-
通过将照片像素的提取的运用,来转换照片,通过此方法,就能实现照片处理软件的制作。本程序用的是最常用的一个功能:转至照片。...
通过将照片像素的提取的运用,来转换照片,通过此方法,就能实现照片处理软件的制作。本程序用的是最常用的一个功能:转至照片。-Photos by the use of extracted pixels to convert photos, through this method, we can achieve the production of photo-processing software. This procedure is most commonly used in a function: to the photos.
- 2022-02-13 20:40:08下载
- 积分:1
-
沃达丰betavine java API的源代码,最新的快照。
Vodafone betavine java api source code, the latest snapshot.
- 2022-05-24 00:57:27下载
- 积分:1
-
数据库的基本处理类,数据库于javabean交互,数据库为orcal
数据库的基本处理类,数据库于javabean交互,数据库为orcal-database of basic class, in javabean interactive database, the database of orcal
- 2022-04-21 20:17:01下载
- 积分:1
-
这是:SPMO留言板v1.0源代码是一个实例代码帮助每一个…
这是:SPmo留言板v1.0 的源代码
是一个实例代码
帮助大家一起学习-This is: SPmo message board v1.0 source code is an example of code to help everyone to learn
- 2023-07-22 14:45:02下载
- 积分:1