-
是一个java应用加快国际化与本土化发展…
是一个加快Java应用程序国际化和本地化开发的工具集。它将大大减少国际化和本地化开发的所消耗的时间和资源。
-Is a Java application to speed up the internationalization and localization development tools. It will greatly reduce the development of internationalization and localization of the amount of time and resources.
- 2022-02-11 15:49:49下载
- 积分:1
-
清华大学的HTML语言教程
清华大学的HTML语言教程-Tsinghua"s Guide to HTML
- 2023-05-15 09:30:03下载
- 积分: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
-
可以实现简单的画图功能,并能对所画的图进行存储与打开,功能可以应付学校我实验...
可以实现简单的画图功能,并能对所画的图进行存储与打开,功能可以应付学校我实验-Can achieve a simple drawing functions, and can draw the map of the store with open, functional schools, I can cope with the experimental
- 2022-08-17 17:10:39下载
- 积分:1
-
Using java prepared a 3d tank game, interested to see on the download
一个用java编写的3d的坦克游戏,感兴趣的就下载-Using java prepared a 3d tank game, interested to see on the download
- 2023-07-06 01:10:03下载
- 积分:1
-
REVERSI ai parts for java
REVERSI ai parts for java
- 2022-03-06 16:18:43下载
- 积分:1
-
这是简单的投票系统,希望广大读者借鉴和参考
这是简单的投票系统,希望广大读者借鉴和参考-vote
- 2022-07-19 17:33:30下载
- 积分:1
-
use EJB development of the calculator
使用EJB开发的计算器 -use EJB development of the calculator
- 2023-08-15 05:30:03下载
- 积分:1
-
企业电子商城,使用的是struts1.2+sql2000数据库
企业电子商城,使用的是struts1.2+sql2000数据库-Enterprise E-Mart, using struts1.2+ sql2000 database
- 2022-06-30 17:09:35下载
- 积分:1
-
swing wrote Photo Browser
swing写的图片浏览器-swing wrote Photo Browser
- 2022-07-16 08:50:24下载
- 积分:1