-
模拟银行程序,实现银行的基本操作,充值,消费等功能
模拟银行程序,实现银行的基本操作,充值,消费等功能 -simulation banking procedures to achieve the basic operation of banks, prepaid, consumer features
- 2022-03-15 11:44:19下载
- 积分:1
-
java调用发送彩信短信的方法代码自己研究学习
java调用发送彩信短信的方法代码自己研究学习-java call to the method code to send MMS messages to learn their own research
- 2022-10-30 18:40:03下载
- 积分:1
-
JavaScript数字日期转化为汉字日期格式
JavaScript数字日期转化为汉字日期格式-JavaScript date figures into Chinese characters date format
- 2022-01-26 04:50:13下载
- 积分:1
-
用Java写的songtaste下载工具,目前只支持单首歌曲下载,下载方法是:把http地址复制进去,点击下载。程序自动从网页源码中查找到音乐地址...
用Java写的songtaste下载工具,目前只支持单首歌曲下载,下载方法是:把http地址复制进去,点击下载。程序自动从网页源码中查找到音乐地址-To use Java to write the songtaste download tool, currently only supports single-song download, download method is: to copy the http address in, click on download automatically from the web to look into the music source address. . . .
- 2022-06-29 07:53:55下载
- 积分:1
-
一次一密系统,用户进入系统的密码均为一次性。用一次做废,算法也包括了一个随机数生成器...
一次一密系统,用户进入系统的密码均为一次性。用一次做废,算法也包括了一个随机数生成器-once a dense system, users access to the system were a one-time password. Once done with waste, the algorithm also includes a random number generator
- 2022-07-08 22:22:14下载
- 积分: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
-
CRM part of the original company code, using the java technology.
公司CRM部分原代码,采用的是java技术.
-CRM part of the original company code, using the java technology.
- 2022-01-30 18:37:28下载
- 积分:1
-
Middlegen Hibernate 的.HBM.XML文件生成(需在ANT环境下进行使用)
Middlegen Hibernate 的.HBM.XML文件生成(需在ANT环境下进行使用)-Middlegen Hibernate s. HBM.XML file generation (need to use ANT environment)
- 2023-04-17 19:55:03下载
- 积分:1
-
非
非Applet的java电子时钟与秒表小程序 包括多线程控制与界面切换-the non- java applet electronic clock with a stopwatch small programs including multithreaded control and interface switching
- 2022-02-07 08:43:17下载
- 积分:1
-
用来为垂直搜索引擎抓取数据的采集系统,采用多线程。智能界面化控制,想抓取的战点或内容简单配置一下即可以运行,采集来的数据自动保存到数据库。数据库可自行配置。...
用来为垂直搜索引擎抓取数据的采集系统,采用多线程。智能界面化控制,想抓取的战点或内容简单配置一下即可以运行,采集来的数据自动保存到数据库。数据库可自行配置。-Used for vertical search engines to crawl the data acquisition system, using multi-threaded. Intelligent interface of control, would like to crawl the content of the war, or a simple configuration that can run about, collecting data automatically saved to the database. Its own configuration database.
- 2022-08-09 23:54:59下载
- 积分:1