搜索资源列表
DefaultTimer
- 与struts结合使用的计划任务调度程序,简易的方法解决启动加载的问题.-used in conjunction with the struts of task scheduling procedures, a simple solution to the problem boot loader.
javainternetguanli
- JAVA开发的INTERNET任务管理器,功能比较简单,适合于初级水平者学习-JAVA development of the Internet task manager, a relatively simple function, suited to the level of primary learning
SOA
- 接到任务,要写一个项目协作系统,任务不急,嘿嘿,用extjs试试看,自学了1个礼拜,就开始操刀了,代码很简单,模块化,希望对学习extjs的朋友有帮助-Received a task to write a project collaboration system, tasks are not urgent now, hey, give it a try with extjs, a self-study a week, began to wield the sword, the code is v
mytask18
- java struts实现的电信人员,任务,计划管理系统,使用了简单数据库连接池技术-java struts telecommunications staff to achieve the task, project management systems, the use of a simple database connection pool technology and so on. .
cron4j-2.1
- cron4j is a scheduler for the Java platform which is very similar to the UNIX cron daemon. With cron4j you can launch, from within your Java applications, any task you need at the right time, according to some simple rules.
wenjianguanli
- 一、 任务 设计模拟操作系统文件系统的程序。 二、 目的 通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。 三、功能要求 (1)在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。 (2)文件存储空间管理可采取显式链接(如FAT)或者其他方法。(即自选一种方法) (3)空闲空间管理可采用位图或者
timu
- 由于时代的进步,月老再不用鸳鸯普了,而是用电脑了,这就需要他有一个软件帮他完成配对男女的任务! 要求:输入女名:”蔡玲“得出名为”安在旭“的程序,简单得很,是不是?? 当然得到结果 安在旭 还是要一定的条件的,那就是安在旭 最爱蔡玲,要加入这个原因!! 算法大概是: 已知女名---->配对----->安在旭最爱蔡玲---->结果安在旭-As the times progress, joking and then do not duck general, but
J2EE-CHM
- 用 J2EE 开发企业应用程序时,它向人们提供了众多选项 — 使得为基础结构选择合适的解决方案不是一件简单的任务。J2EE 探险者是专门针对 Java 技术经理、架构设计师和开发人员的系列文章。该系列中的每一篇文章都会向您展示一种或几种 J2EE 技术,并经常对它们加以权衡,从而帮助您做出富有见识的决策。在本文,也就是该系列的第 1 部分中,LearningPatterns 的高级顾问 Kyle Gabhart 比较了两种用于无状态网络的 J2EE 技术:servlet 和 EJB 技术-Dev
Timer-use
- 本文展示了一个通用的 Timer 和 TimerTask 计划框架,从而允许更灵活的计划任务。这个框架非常简单 —— 它包括两个类和一个接口 —— 并且容易掌握。如果您习惯于使用 Java 定时器框架,那么您应该可以很快地掌握这个计划框架。 -This article presents a general framework of the program Timer and TimerTask to allow more flexible planning task. This framewor
javaWebTimer
- 一个简单的定时器程序,在工程启动后,每隔一秒执行一个任务。-A simple timer program, after the project started, it will perform a task every second .
UpdataData
- 定时任务的实例,结合spring框架,ibatis持久化。简单但是很有内容-Regular instances of the task, combined with spring framework, ibatis persistence. Simple but useful content
timingtask
- 任务的简单例子,只是个简单的任务(java)小例子,仅供参考!-The task of the simple example, just a simple task (Java) small example, offer reference only!
fanglei
- 实现一个实用的多任务,多线程下载工具。具备以下功能: 1、实现一个简洁的易操作的GUI界面 2、实现新建下载任务的功能 3、下载过程实现多任务,多线程的功能 4、实现任务暂停,及恢复下载的功能 5、实现停止任务功能 -A practical multi-tasking, multi-thread download tool. Have the following features: 1, a simple and easy to operate GUI interfa
jodd-all-3.3.8
- Jodd是一个普通开源Java包。你可以把Jodd想象成Java的"瑞士军刀",不仅小,锋利而且包含许多便利的功能。 Jodd 提供的功能有: 1. 提供操作Java bean, 2. 可以从各种数据源加载Bean, 3. 简化JDBC的接连与代码, 4. 剖析SQL查询, 5. 处理时间与日期, 6. 操作与格式化String, 7. 搜索本地硬盘上的文件, 8. 帮助处理Servlet请求等。 除此之外还包含一个很小,但实用的基于JS
20121188473177
- 该程序是一个简单的聊天程序,主要功能是可以实现在两个不同电脑上进行聊天,不论是局域网还是互联网都可以。该程序是根据一个控制台程序修改而来,该控制台程序有两个类,服务器类和客户端类。通过修改我把这两个类里面的功能整合到了一块,服务器和客户端都在一个程序里面,使得使用更加简洁。不管是作为服务器还是客户端都使用这一程序即可。制作该程序是源于去年的一个Delphi程序,由于技术原因没有做完,它的功能是在局域网内建立聊天服务器,然后局域网内的所有用户通过搜索皆可以连接上聊天。所以通过JAVA程序的制作来完
employe_system
- 一个简单的jsp人事管理系统。有设计任务书。可以用来做课程设计解压到webapps,配置数据库就可以用了。适合初学者。-A simple jsp Personnel Management System. Design task. Can be used for curriculum design unpacked into webapps, the configuration database can be used. Suitable for beginners.
20130222_jspPcrudPmysql
- 本任务很简单。JSP单表增删改查例子 mysql数据库,tomcat服务器.-This task is very simple. JSP sheet add deletion check example mysql database, tomcat server.
Java-messaging-system
- 系统采用C/S结构,可以将任务合理分配到客户机端和服务器端,实现简单的服务器与客户端的通信 -System USES C/S structure, reasonable task can be assigned to the client and the server side, realize simple server and client communication
MockNamedTaskExecutor
- A simple executor that maintains a queue and executes one task synchronously every time #runNext() is called for Andriod.
JDiffAntTask
- An Ant task to produce a simple JDiff report. More complex reports still need parameters that are controlled by the Ant Javadoc task.