-
小球做圆周运动,是带有动画!!!。用JAVA编写。
小球做圆周运动,是带有动画!!!。用JAVA编写。-small ball circular motion, which is animation! ! ! . Prepared with Java.
- 2022-02-11 19:53:39下载
- 积分:1
-
这次日食本。这是今天大java编辑器
This the eclipse book. It s is the big java editor today-This is the eclipse book. It s is the big java editor today
- 2023-02-07 07:55:04下载
- 积分:1
-
pl0 written java program used to compile the curriculum principle experiments ca...
java编写的pl0 程序用于编译原理的课程实验,也可以自行翻译成c++版本的-pl0 written java program used to compile the curriculum principle experiments can also be translated into their own c++ version of the
- 2023-06-22 22:50:03下载
- 积分:1
-
关于聊天室的程序,CS结构,功能简单
关于聊天室的程序,CS结构,功能简单-Procedures on the chat rooms, CS Structure
- 2023-08-18 15:50:03下载
- 积分:1
-
java series Multithreading can be downloaded understand multithreading download...
java编的多线程下载 可以了解到多线程下载的细节-java series Multithreading can be downloaded understand multithreading download details
- 2022-03-25 12:32:56下载
- 积分: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
-
prepared by the degree of latitude and longitude entry controls, coordinates inc...
java编写的经纬度度录入控件,支持经纬度载入,对于编写gis程序很有用哈。-prepared by the degree of latitude and longitude entry controls, coordinates included support for the preparation of procedures gis useful Kazakhstan.
- 2022-08-03 15:55:35下载
- 积分:1
-
用Java实现简单的3D动画实现
用Java实现简单的3D动画实现-simple Java 3D animation to achieve
- 2022-07-28 09:30:37下载
- 积分:1
-
简单的java代码实现手机地图功能
简单的java代码实现手机地图功能-Simple java code to achieve functional mobile phone map
- 2022-08-24 17:09:58下载
- 积分:1
-
jsp的简单应用
jsp的简单应用-jsp simple application
- 2022-07-22 18:22:08下载
- 积分:1