-
不但实现了所有的游戏功能,而且包括了分数值的功能和弹球声音效果等。...
不但实现了所有的游戏功能,而且包括了分数值的功能和弹球声音效果等。-Not only features all the games, but also the value of the scores of the features and sound effects, such as pinball.
- 2023-09-02 03:50: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
-
泡泡堂战车游戏JAVA版源码。这个游戏可以两个人对战,为什么叫做泡泡堂战车呢?因为游戏中的炸弹就像泡泡堂中的泡泡一样。在这个游戏中,游戏者控制自己的坦克奋力进攻...
泡泡堂战车游戏JAVA版源码。这个游戏可以两个人对战,为什么叫做泡泡堂战车呢?因为游戏中的炸弹就像泡泡堂中的泡泡一样。在这个游戏中,游戏者控制自己的坦克奋力进攻,以确保自己有活路。游戏中的坦克所遇到的障碍物主要有墙、炸弹(泡泡)。坦克的所到之处都可以留下炸弹,炸弹会在一定时间内爆炸,一旦对手被炸到,你就赢了~-JAVA version of the game BnB chariot source. The games can two people Battle, why it is called BnB chariot? Because the game is like a bomb, like bubbles in the BNB. In this game, players control their own tanks attacked hard in order to ensure that they have own means of survival. Game tank main obstacles encountered by the wall, bomb (bubble). Wherever he went the tanks can be left behind bombs, bombs exploded in a certain period of time, once the opponent was bombed that, you win ~
- 2022-06-13 21:17:51下载
- 积分:1
-
实现标题栏
实现闪烁的标题栏-achieve flashing title bar
- 2022-09-19 15:15:03下载
- 积分:1
-
java source code Documents and Settings new brea kbitwise
java源代码Documents and Settings
ewreakbitwise-java source code Documents and Settings new brea kbitwise
- 2023-07-15 04:55:04下载
- 积分:1
-
JSP精彩编程实例
JSP精彩编程实例-JSP Programming wonderful examples
- 2022-01-21 05:02:18下载
- 积分:1
-
jsp flow prepared by the statistical system
jsp编写的流量统计系统-jsp flow prepared by the statistical system
- 2022-02-27 01:01:25下载
- 积分:1
-
java串口编程类
java串口编程类-Serial category
- 2023-08-25 22:35:04下载
- 积分:1
-
Two or more windows open for a chat, that is twice continuous operation. Windows...
打开两个以上的窗口来进行聊天, 即连续运行两次即可.
Windows 下可以点击 编译.bat 和 运行.bat 来编译, 运行.
项目代码也可以导入 Eclipse 运行.-Two or more windows open for a chat, that is twice continuous operation. Windows can click on the compiler. Bat and run. Bat to compile, run. Project code can also run into Eclipse.
- 2022-01-25 23:00:55下载
- 积分:1
-
给出了一个使用RUL类响应邮件请求的实例,可以节省编程的时间...
给出了一个使用RUL类响应邮件请求的实例,可以节省编程的时间-Gives a category in response to the use of e-mail request RUL example, you can save programming time
- 2023-01-22 12:20:03下载
- 积分:1