搜索资源列表
BackgroundDemo(Beta4Fixed)
- Iphone系统后台使系统后台运行的代码案例。BackgroundDemo,绝对好用!-Iphone system back to the system code running in the background case. BackgroundDemo, absolutely easy to use!
11
- 开发图书借阅管理系统的必要原代码,希望对大家有所帮助-Book Lending Management
qywlglxt
- 本代码是一个基于Java的企业网络管理系统,经测试完全能够运行,是企业办公的辅助性功能软件-This code is a Java-based enterprise network management system, fully tested to run, is the supporting function of Office software
99273876cdatebase
- 本代码是利用c++编写的关于数据库管理系统的代码-c++
The-Custom-eraser-gesture
- 自定义橡皮擦手势,代码可以实现系统自带的单击手势,以及自定义的橡皮擦擦除手势-Custom eraser gestures, the code can achieve the system comes with the click gesture, as well as custom eraser erase gesture
IPMessenger
- mac系统下的飞秋源码,修改原有的注释信息,可以参考外国代码的注释风格,导入项目修改相关配置可以运行。-Source autumn fly under mac system, modify the existing annotation information, refer to the foreign code annotation style, you can import a project to modify the configuration to run.
SnmpSend
- BlogJava上不少朋友是做网管系统的。一个典型的网络管理系统,需要具备FCAPS几个标准模块,而网络的自动发现和拓扑展示是核心之一。很多人不喜欢Java的Swing,而本文就用一个很小很小的例子,来模拟一个小小的网络管理程序,希望能给大家一点启发。虽然很小,它却可以完成一个简单的局域网自动发现搜索、多线程、ICMP和SNMP的ping、节点的生成、拓扑的展示、自动布局等功能。继续改巴改巴也许还有点使用价值也未可知。 如果不喜欢研究代码,就当它是一个趣味程序吧!-BlogJava on man