搜索资源列表
blueclient
- 蓝牙socket 通信的客户端例子 可以和手机java通信 ,为基于蓝牙通信的开发可以提供组
blueserver
- 蓝牙socket 通信的服务端例子 可以和手机java通信 ,为基于蓝牙通信的开发可以提供组
EchoClient1
- java客户端编程例子。-java client programming examples.
ThinkinginJava
- 这本书是初学Java者必看的书,介绍很详细,例程,例子也很实用,是一本对你详细了解Java的良师益友。-This book is a must-see beginners Java book were introduced in detail, routine, an example is also very practical, is a detailed understanding of Java on your mentor.
java-deadlock-example
- 一个java死锁的例子,可以供大家参考哦-java
Linux_CPP_Programming
- 这个文件的目的是提供一个URL的指针和编程技巧的完整列表,你在C + +。此外,本文件提供一个C + +库有类似Java的String类,字符串标记生成器,记忆功能等多种功能,它可以在一般的C + +应用程序使用。同时给出不同的例子在这里,说明了该库的使用。 -The purpose of this document is to provide you with a comprehensive list of URL pointers and programming tips on C+
webService
- apache cxf 配置的 webService hello world 小例子,包含与 spring 结合配置的应用与代码发布的应用两种发布形式。-apache cxf configuration webService hello world small examples, including the application with the spring configuration and code with the application of the two release forms
jfc_examples
- JFC核心编程第2版,书中例子的源代码 所有例子的源代码。 • 可用于Windows,Linux和Solaris的JBuilder 4集成开发环境,其中包括编译器和Java 2运行时环境(JRE)版本1.3。 • SwingBuilder实用工具,可用于图形化地创建基于Swing的用户界面。 • Core Swing: Advanced Programming书中的一章,PDF格式。 -JFC core programming, 2nd e
RemoteShellTool
- java 远程调用Hadoop,远程调用命令以及例子。