-
java学习的作业
1.runnable和thread的使用区别
2.interf和commo的使用
3.用java实现画图程序...
java学习的作业
1.runnable和thread的使用区别
2.interf和commo的使用
3.用java实现画图程序-java learning 1.runnable operations and the use of thread and commo distinction 2.interf use 3. realize Paint program using java
- 2023-08-28 08:20:03下载
- 积分:1
-
Book with illustrations to a wealth of examples for guidance, a comprehensive in...
本书图文并茂,以丰富的实例为引导,全面介绍了主流的 Java Web 开发技术――
JSP 2.0,重点介绍Java在展示层的两项重要技术:Java Servlet与JavaServer Pages。
它们是最重要的Java 核心技术。对这两项技术的深入了解,将有助于您未来对于
JavaServer Faces(JSF)技术以及Java Web Services技术的学习-Book with illustrations to a wealth of examples for guidance, a comprehensive introduction to the mainstream Java Web Developer- JSP 2.0, focusing on Java in the display layer two important technologies: Java Servlet and JavaServer Pages. They are the most important core technologies of Java. The two-depth understanding of technology will contribute to your future for the JavaServer Faces (JSF) technology and Java Web Services technology to learn
- 2022-10-12 18:40:04下载
- 积分:1
-
一个简单好用的java语言实现的个人日志管理系统
一个简单好用的java语言实现的个人日志管理系统-a simple user-friendly java language personal log management system
- 2022-03-05 14:46:12下载
- 积分: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 applet程序,可由输入数据自动生成饼状图,且计算出各部分所占的比重。...
这是一个java applet程序,可由输入数据自动生成饼状图,且计算出各部分所占的比重。-This is a java applet procedures, input data can be automatically generated pie chart, and calculate the proportion of the various parts.
- 2022-05-09 12:12:43下载
- 积分:1
-
JAVA程序的PPT教程
JAVA程序的PPT教程-JAVA procedures PPT Guide
- 2022-08-07 15:57:52下载
- 积分:1
-
JavaSE应用程序开发源程序JavaSEJavaSE应用程序开发源程序JavaSE应用程序开发源程序...
JavaSE应用程序开发源程序JavaSEJavaSE应用程序开发源程序JavaSE应用程序开发源程序-JavaSE
- 2022-01-27 15:09:57下载
- 积分:1
-
一个游戏,这是一个游戏,这是一个很好的游戏
j2me游戏 j2me游戏 j2me游戏 j2me游戏 -a game this is a game ,this is a good game
- 2022-01-21 00:46:50下载
- 积分:1
-
Torque示例
Torque示例-Torque Example
- 2023-04-11 01:45:03下载
- 积分:1
-
jsp时间的一些小例子,适于初学者的一些相关模块。
jsp时间的一些小例子,适于初学者的一些相关模块。-jsp time some small examples, suitable for beginners and some related modules.
- 2022-02-06 01:16:33下载
- 积分:1