-
codingforYXM
纯手编的超市会员管理系统,可支持会员注册,会员登录(验证码功能),会员查询,会员删除等功能,界面友好,易于操作。(Pure hand-woven supermarket membership management system that supports membership registration, member login, membership inquiries, membership and delete functions, user-friendly, easy to operate. )
- 2013-11-24 10:15:06下载
- 积分:1
-
Struts2
java WEB项目是structs2李刚的书的源码(data WEB project)
- 2011-12-08 18:00:08下载
- 积分:1
-
baidu_liaotian
客户端的聊天内容通过json格式封装(包含聊天内容、发送人信息)之后,HTTP请求百度服务器,即请求把该消息发送到指定id的用户,请求成功之后,百度服务器就把我们的信息转发给指定的用户,对应用户再解析json格式的信息,就可以知道该消息来自何处,以及消息内容。(Chat client via json format package (includes chat, sender information), after, HTTP requests Baidu server, which sends the message to the requesting user specified id, after the request is successful, Baidu server took our information forwarded to the designated users, the corresponding user information and then parse json format, you can know that the message came from, and message content.)
- 2014-01-16 15:47:19下载
- 积分:1
-
ipdatabase-master
说明: ipdatabase
二叉树快速搜索IP地址数据库
数据
数据源采用2015年广告协会制定的IP地址标准数据库,中国互联网广告行业统一采用的标准IP库。
原理
利用二叉树实现IP查询,首先将10进制IPV4地址转化为二进制构建二叉树,利用二叉树搜索进行搜索,查询时间复杂度log2n,比传统IP库n的查询速度高出一个量级。(Ipdatabase
Binary Tree Fast Search IP Address Database
data
The data source is the standard IP address database formulated by the Advertising Association in 2015, and the standard IP database adopted by the Internet advertising industry in China.
principle
The binary tree is used to realize IP query. Firstly, the 10-bit IPV4 address is converted into binary to construct a binary tree, and the binary tree search is used to search. The query time complexity log2n is one order of magnitude higher than that of traditional IP library n.)
- 2020-06-15 22:35:01下载
- 积分:1
-
Spring-transaction
编程式事务管理以及声明式事务管理(bean/xml/注解)的代码演示(Code demonstration of programmatic transaction management and declarative transaction management (bean/XML/annotations))
- 2017-12-06 21:19:33下载
- 积分:1
-
java-learning-books
java学习书籍,java设计模式,适用于初学者,,内容详细丰富(java learning books)
- 2013-11-30 19:17:02下载
- 积分:1
-
XenServerDemo
连接xenserver 开关虚拟机demo(a demo about connect xecserver power on/off the vm)
- 2013-10-18 15:06:05下载
- 积分:1
-
nine
java实现的三种九宫重排算法,图形界面实现,编译后即可运行无需其他文件(java implementation of the three Jiugong rearrangement algorithms, graphical interface to achieve, you can run the compiled file without the other)
- 2021-01-09 11:18:51下载
- 积分:1
-
package .rar
建构一个类,在类中new一个StringBuffer变量,以程式令其内含值成为A26B25C24D23......Z1(Construct a class, in which a new StringBuffer variable has been programmed to have an intrinsic value of A26B25C24D23....Z1)
- 2018-12-02 12:12:40下载
- 积分:1
-
LocalVariableExtractor
Code to figure out which local variables are active at which points in a method.
- 2013-11-04 09:33:44下载
- 积分:1