资源列表
BlockComboBox.zip
- 利用Swing组件在弹出式菜单项间画分隔线
javatimer.tar
- java下的定时任务测试原代码,需要根据需要扩充-java test mission from time to time under the original code, required in accordance with the need to expand
CH09
- Java实现的简单的通讯,可以试试!真的不错,简单易懂,很适合初学者!-very good!~~
validate.core.php
- 服务器端数据验证类 PHP版本 -Server-side data validation class PHP version. . . . . . .
bookstore
- java基于php数据库的实现,是一个很简单的小例子-no English infomation you can use it to give a JDBC example
FillPloy
- 计算机图形学中多边形填充算法,用java实现的。有兴趣的人看看。-Computer graphics, polygon fill algorithm, with the java implementation. Who are interested to see.
ScreenDemo
- java的登录小程序,带界面的,可完成用户登录功能,界面简洁美观。-login java applet with interface, to be completed by the user login function, the interface simple and beautiful.
LibGui
- simple graphic user interface in java
SimpleLight-java3d
- 用java3d模拟光源的实例文件,代码内有分步解说,很有参考意义~-Instance file java3d simulated light source, the code took part in further explanation, great reference significance ~
temp
- Sample code demonstrated ifr a me that change its size when its content change
MySQL
- java对MySQL数据库的操作,实现数据库的查询等功能。-java operation MySQL , query and other functions to achieve.
Solution17
- 剑指offer 面试题17:合并两个排序的链表 java代码