资源列表
Java五子棋源码
- java单机版游戏,可实现人机对站,人人对战等基本功能(Java single player game can achieve basic functions such as man machine to station, everyone to fight)
relax-master
- 使用maven搭建的分布式环境,一个博客demo(A distributed environment built by maven, a blog demo.)
04_java高级特性增强.doc
- java高级特性增强,很不错的技术文档!(Java advanced features enhancements, very good technical documentation.)
JSF框架使用示例
- 使用了JSF框架中的事件监听、转换器、验证器,实现了导航。(This project used the event listener, converter, validator in the JSF framework.)
Blobnom-master
- Source code to blobnom javascr ipt and html game
liuliuliu
- 小型购物管理系统,加购、下单、查看商品详情等。(Shopping management information system has the basic functions of shopping platform.)
ssm-crud
- ssm-maven的增删查改项目。bootstrap前端框架,json数据传送。(Add or delete ssm-maven to change the project. Bootstrap front-end framework, JSON data transmission.)
BookStore
- 基于Java的可实现的电子书店,里面包含工程(Java based electronic bookstore, which contains engineering.)
wuziqi
- 基于Java 可实现的 五子棋游戏,内涵含具体工程(Java based implementation of Gobang game, connotation contains specific projects.)
productsys
- 基于javaweb的bs管理系统,可以增删改查 权限管理(BS management system based on JavaWeb)
IO
- IO流的一些练习,总共有8个,里面有输入流和输出流相对于内存设备而言. 将外设中的数据读取到内存中:输入 将内存的数写入到外设中:输出。(Reading data from the peripheral into memory: input Writes the number of memory to the peripheral: output.)
集合
- 集合类的由来: 对象用于封装特有数据,对象多了需要存储,如果对象的个数不确定。 就使用集合容器进行存储。(Origin of collection classes: Objects are used to encapsulate unique data, and more objects need to be stored if the number of objects is uncertain. Use the collection container for storage.)