-
图书馆管理系统
针对图书馆的业务范围及特点,设计了采购子系统、编目子系统、打印子系统、检索统计子系统、流通信息子系统以及系统维护子系统,这几个子系统包括了图书馆的主要业务工作,可以全面实现对图书馆的采购、编目、检索、统计和流通等业务的计算机管理。系统采用智能导航式界面设计,在业务规则实现方面更加注重智能化、规范化、流程化,极大的有助于全面提高图书馆的管理效率及服务质量。同时该系统和下面的:电子阅览室管理子系统、通道验证管理子系统、证卡打印子系统和OA办公子系统构成图书馆局部一卡通。
- 2023-05-09 04:25:03下载
- 积分:1
-
一个抢红包的web小程序
一个抢红包的小程序,主要使用javaweb编写,用户注册登录后可以发红包也可以看到别人发的红包,并进行抢红包的活动,红包金额随机分配。网站使用spring3+struts2+hibernate的主流框架,加上一个小型的抢红包算法,可以给初学者借鉴使用。
- 2022-01-26 01:27:59下载
- 积分:1
-
swing component example code illustrating JTabbedpane and JPanel.
swing component example code illustrating JTabbedpane and JPanel. -swing component example code illustrating JTabbedpane and
JPanel.
- 2022-02-06 08:53:55下载
- 积分:1
-
src
测试smslib,通过短信猫发送短信。包括普通短信和wappush短信(testing smslib)
- 2009-09-08 17:48:27下载
- 积分:1
-
Han-Shunping-servlet--code
本代码是韩顺平J2ee实战教程视频之servlet的源代码,包含了韩顺平老师在servlet视频的最终源代码和一些文件(sql文件)。(This code is Han Shunping the J2ee real tutorial video of servlet source code, including Han Shunping teacher in the the final servlet video source code and some files (sql files).)
- 2012-12-03 15:40:58下载
- 积分:1
-
FlexDemo
FLEX 图形效果演示,详细介绍FLEx的应用 。(flex demo)
- 2012-04-22 14:28:15下载
- 积分:1
-
Job,with threadPool,can auto or by time interval execute
应用背景
任何Java程序都可以使用的一个Job接口。简单实用,可设定时间间隔毫秒数多次重复执行特定任务。
也可以定时单独执行某个任务一次。
Job,with threadPool,can auto or by time interval execute.
关键技术
//测试例子如下:
public class JobTest
{
/**
* 方法名:main
* 参数:
* @param args
*
* 返回值:void
*/
public static void main(String[] args)
{
HeartJob job = new HeartJob();
job.setTimeInterval(4000);
job.addJob();
&n
- 2022-03-31 12:23:58下载
- 积分:1
-
我基本和简单的FTP客户端
my ftp client basic and easy
- 2022-02-02 08:47:08下载
- 积分:1
-
dfatricleb0820
将原来的两级分类改成无限级分类
新增栏目排序、移动、合并功能
新增外部栏目、推荐栏目功能
新增版面设计模板功能
新增配色模板功能
新增专题排序、合并功能
新增网站频道功能
新增登录IP记录功能(The original two classifications into unlimited classification
New columns sort, move, merge function
Add external columns, column recommended function
New layout templates
New color templates
New thematic sort, merge function
New website features channel
New Login IP History
)
- 2016-03-08 21:22:08下载
- 积分:1
-
无线通信多径衰落信道的Matlab仿真
说明: 通过将喷泉码的编译码方法再无线衰落信道上的用matlab仿真出来(Multi-path ruili channel simulation research on matlab)
- 2018-12-29 09:44:50下载
- 积分:1