登录
首页 » Java Develop » java1.6众多例子参考,希望对初学者有所帮助

java1.6众多例子参考,希望对初学者有所帮助

于 2023-05-17 发布 文件大小:18.71 MB
0 183
下载积分: 2 下载次数: 1

代码说明:

java1.6众多例子参考,希望对初学者有所帮助-java1.6 reference to the many examples, and they hope to be helpful for beginners

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 是一个小型的网上购物系统,比较实用,使用方便简单易懂
    是一个小型的网上购物系统,比较实用,使用方便简单易懂-Is a small online shopping system, more practical and easy to use easy to understand
    2022-03-18 10:48:15下载
    积分:1
  • JSP数据库系统开发案例精选客户管理系统
    JSP数据库系统开发案例精选--客户管理系统-JSP Database System Development Featured Client Case Management System
    2022-03-19 13:58:18下载
    积分:1
  • 发送syslog的小工具
    发送syslog的小工具- Transmits syslog the small tool
    2022-02-03 04:42:36下载
    积分:1
  • 模拟火星探测器火星漫步的小程序(JAVA编写),并实时定位
    模拟火星探测器火星漫步的小程序(JAVA编写),并实时定位-Mars Walking Robot simulation applet(JAVA prepared), and real-time location
    2022-07-24 01:13:49下载
    积分:1
  • 沃达丰betvine java API的源代码,最新的稳定版本。
    Vodafone betvine java api source code, latest stable release.
    2022-03-04 03:13:45下载
    积分:1
  • 一个实用的聊天系统
    一个实用的聊天系统-a practical Chat System
    2022-03-09 16:12:15下载
    积分:1
  • java实现的文件移动,主要用到开源的upload项目,用在磁盘上文件在不同目录地址的移动...
    java实现的文件移动,主要用到开源的upload项目,用在磁盘上文件在不同目录地址的移动-achieve file movement, the main use of open-source projects upload, with the files on the disk directory addresses mobile
    2022-11-14 05:45:03下载
    积分:1
  • Oracle Workflow and Java Technical White Paper
    Oracle Workflow and Java Technical White Paper
    2022-08-14 01:31:24下载
    积分:1
  • Java RMI prepared with a remote computing platform, users can submit to the remo...
    用java RMI编写的一个远程计算平台,用户可以向远程计算机提交计算任务(可以自己编程定义复杂的计算任务),在远程计算机运行后返回计算结果-Java RMI prepared with a remote computing platform, users can submit to the remote computer computing tasks (which may own the definition of the complexity of programming the calculation of mission), the remote computer is running after the return of calculation results
    2022-09-10 02:35: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
  • 696516资源总数
  • 106633会员总数
  • 4今日下载