搜索资源列表
修改版的java聊天器
- 在原来的基础上进行修改 1.就是把接受线程放在了chat.java中了.这样在此jcreate3.x版本中就可以用了. 我是这样理解的.如果接受线程放在chatFrame中的话,在程序运行实例chatFrame对象后,得到的只是一个没接收数据前的List,所以不管发多少数据都不会显示的窗体上.不知是不是? 2.用Calendar对象返回时间,虽是做出来了但Calendar对象的getTime()方法返回的时间toString().getBytes()后,时间保存在数组的位置10上,应
severclient
- 使用java实现的最简单的客户-服务器程序,实现了两者之间的交互,可以在此基础上完成多种操作。-java use of the most simple client-server procedures, the interaction between the two. This can be completed on the basis of a variety of operation.
JICQDesignAndDevelopmentDocuments
- Java即时通信工具(JICQ)设计开发文档,可以给爱好Java并有一定基础的想练练手的朋友提供一个很好的学习参考的素材。
qq
- 使用java基础知识实现的qq聊天功能。纯java程序 希望对学习java学习者有帮助-It can achieve QQ chatting function by using the java based knowledge.
jstxxt
- 用java写的即时通信系统,功能几使用方法类似QQ,采用C/S架构,数据库采用aceess实现,对于有一定java基础的程序员来说是不错的借鉴示例-Using java to write real-time communication system, functions of several similar use QQ, using C/S architecture, the database used aceess to achieve, for a certain java based p
javaCSchatsource
- java聊天系统,socket网络基础,逐渐开发各版本-java chat system, socket network infrastructure, and gradually developed versions
Talking-in-the-Darkness
- 个人参考案例教程的java程序,仅仅使用AWT图形库,无任何Swing,并在原程序的基础上修正了美观度和代码。-Personal reference case tutorial java program, using only AWT graphics library, without any Swing, and amendments to the aesthetics and the code on the basis of the original program.
zuoye4
- (1)编写主人类(Master),添加不同的方法,根据输入的宠物类型不同,为不同的宠物看病。编写测试类验证; (2)使用多态修改代码,为各宠物类添加看病的方法,主人类中保留一个为宠物看病方法即可,参数类型为宠物类类型。编写测试类验证输出效果如图所示。(注意:同一个引用类型,使用不同的实例而执行不同操作就是多态;方法重写是实现多态的基础)((1) write Master class and add different methods to treat different pets depend
新建文件夹
- 简单的网络编程案例,编写两个java程序实现实时聊天(A simple case of network programming, writing two Java programs for real time chat)
call
- 本系统是为方便企业内部进行简单办公,方便员工进行交流为基础,为企业提供较为完善的即时沟通和实时协作的解决方案。(This system uses Java language and eclipse as the basic development environment, using the software refactoring development approach, the original system design is optimized, by using the princi