搜索资源列表
《Java语言程序设计》源代
- 全部的java语言程序原代码,是书中全部的附带的源程序-all the java language program source code, the book is full of incidental source
dictory
- 有关英汉汉译字典的java程序源代码,具有翻译的功能-On the English-Chinese translation dictionary java source code, with translation function
HAHACHAT
- HAHA CHAT Java仿QQ聊天程序源代码,使用了比较多的图片资源 ,因此程序比较大,初步完成的效果,文件夹结构还有些乱。-HAHA CHAT Java imitation QQ chat program source code, use a lot more pictures resources, process larger, the effect of the initial completion of the folder structure has some disorder.
javafanshejizhi
- Java中,反射是一种强大的工具。它使您能够创建灵活的代码,这些代码可以在运行时装配,无需在组件之间进行源代表链接。反射允许我们在编写与执行时,使我们的程序代码能够接入装载到JVM中的类的内部信息,而不是源代码中选定的类协作的代码。-Java, reflection is a powerful tool. It allows you to create flexible code that can be assembled at run time without representatives