-
socket长连接服务端和客户端实例,以及端连接的服务端和客户端实例...
socket长连接服务端和客户端实例,以及端连接的服务端和客户端实例-long socket
- 2022-02-05 22:51:53下载
- 积分:1
-
用java写的一个小程序,模拟操作系统的PV操作
用java写的一个小程序,模拟操作系统的PV操作-used to write a small program to simulate the operating system operated PV
- 2022-03-29 09:05:13下载
- 积分:1
-
采用Ajax技术,采用综合搜索 后台地址 admin/ 后台帐号 admin 后台密码 admin...
采用Ajax技术,采用综合搜索 后台地址 admin/ 后台帐号 admin 后台密码 admin -The use of Ajax technology, an integrated search background address admin/background background account admin password admin
- 2022-03-10 21:46:33下载
- 积分:1
-
支持java的中文分词程序
支持java的中文分词程序-support the Chinese word segmentation procedures
- 2023-03-08 02:05:04下载
- 积分:1
-
Java新手,自己写的关机程序,不够完全・・・希望各位提出宝贵意见...
Java新手,自己写的关机程序,不够完全・・・希望各位提出宝贵意见-failed to translate
- 2022-01-25 17:42:26下载
- 积分:1
-
程序如果发现不知道密码请在数据库里找.
如果遇到MD5加密文件,而又不知道的密码的,
请在数据库中换上这组加密的数据吧
MD5_16加密的请换成 4...
程序如果发现不知道密码请在数据库里找.
如果遇到MD5加密文件,而又不知道的密码的,
请在数据库中换上这组加密的数据吧
MD5_16加密的请换成 469e80d32c0559f8
如果是MD5_32加密的换成 7fef6171469e80d32c0559f88b377245
那么密码就是admin-Procedures do not know if the password in the database to find. If there is MD5 encrypted file, and do not know the password, please put it in the database group of encrypted data encryption MD5_16 you please replace MD5_32 if it is encrypted 469e80d32c0559f8 7fef6171469e80d32c0559f88b377245 then the password is replaced by admin888
- 2022-11-08 07:10:03下载
- 积分:1
-
应用java中的jsf技术进行的一个单表的增删改代码
应用java中的jsf技术进行的一个单表的增删改代码-Application of java in JSF technology for a single sheet of additions and deletions to code
- 2022-08-15 18:29:46下载
- 积分:1
-
手机获取网页源代码,由于知识掌握有限,对于html的获取比较有限...
手机获取网页源代码,由于知识掌握有限,对于html的获取比较有限-phone access to the website source code, master limited knowledge, html more limited access
- 2022-03-14 11:54:08下载
- 积分:1
-
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作...
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作线程,将其唤醒转入工作状态。如果线程池为空,则创建一个新的工作线程。-thread pool with a two-way link list said to a pool element is in a state of dormancy threads. ThreadPool class most of the work to maintain the two-way linked list, when a new request arrives, starting with the first removal of a table working thread will awaken to their work status. If the thread pool is empty, then create a new thread work.
- 2022-02-01 20:36:46下载
- 积分:1
-
本文档显示了数据库的测试和建立过程,并有java和数据库的连接的例子,会对很多人有帮助。...
本文档显示了数据库的测试和建立过程,并有java和数据库的连接的例子,会对很多人有帮助。-This document shows the test database and the establishment of process and has java and database connectivity example, many people will have to help.
- 2022-08-20 23:02:37下载
- 积分:1