java
Java是一门面向对象的编程语言,不仅吸收了C++语言的各种优点,还摒弃了C++里难以理解的多继承、指针等概念,因此Java语言具有功能强大和简单易用两个特征。Java语言作为静态面向对象编程语言的代表,极好地实现了面向对象理论,允许程序员以优雅的思维方式进行复杂的编程[1]。
资源总数
10,000
java 全部资料 10,000 份
用JAVA编写的多线程TCP SOCKET程序
用JAVA编写的多线程TCP SOCKET程序,支持多客户端与服务器通讯,并且是用图形界面显示,里面的CLIENT.java就是客户端,SERVLET.java就是服务器程序,FACE是图形界面程序。
2013-12-08
69
HTTP using Java to achieve the principles of the code plus documentation
HTTP using Java to achieve the principles of the code plus documentation
2013-12-28
111
用java编写的http的client和server程序
用java编写的http的client和server程序,还有多线程的server文件,还有http/1.0与http/1.1的区别。也是是SSD8卡耐基课程的练习一。
2017-07-10
164
java calculator that calculate what you want we have +/-/*/// and much more
java calculator that calculate what you want we have +/-/*/// and much more
2014-01-11
89
Java examples for dinamic programming, divide and conquer, greedy algorithms and backtracking.
Java examples for dinamic programming, divide and conquer, greedy algorithms and backtracking.
2013-12-18
62