资源列表
Ajax
- AJAX 不是新的编程语言,而是一种使用现有标准的新方法。 AJAX 是与服务器交换数据并更新部分网页的艺术,在不重新加载整个页面的情况下。(AJAX is not a new programming language, but a new way to use existing standards. AJAX is an art of exchanging data with servers and updating parts of webpages, without r
test
- 多线程随机改变仓库库存 假设一个仓库初始库存为1000,使用线程实现对库存的随机存取(Multi thread random change warehouse inventory)
数据结构书中代码演示
- 数据结构书中代码完整演示,包括链表,二叉树,图,查找,排序算法等(A complete demonstration of the code in the data structure book, including linked list, binary tree, graph, search, sorting algorithm, etc.)
java1
- java入门,一个具有图形窗口的简单应用程序。(Java entry, a simple application with graphical windows.)
jspxcms-8.0.1-release-src
- jsp网站,网站后台模板编程源码,亲测可用。(JSP website, website background template programming source code, pro test available.)
F
- 使用java做的简单射击游戏,各位可以扩展一下 使用面向对象和数组实现的(Using java to do simple shooter games, you can expand it. Using object - oriented and array implementation)
KL
- 用Java完成的员工录入系统,在eclipse控制台操作,涉及增删查改操作,以及Java中的集合,IO流等技术(The employee input system completed by Java is operated in the eclipse console, involving adding and deletions, checking and modifying operations, as well as collections in Java, IO flow and so
CAT
- 神经猫各种版本Java游戏源代码,包含各种版本,大家可以学习参考一下(Neurocat various versions of Java game source code, including a variety of versions, you can learn to refer to, help you!)
javaweb登录功能的实现
- 基于servlet实现登陆验证...........(Implementation of landing verification based on Servlet)
java_JDBC
- in this project we realize an application with java and database
primeiroprojeto-src
- this is an archive with brute force examples
http-server-master
- http server master tutorial