搜索资源列表
hbtest4
- 1、 基于J2EE的多层结构 以J2EE中间件为核心,综合关系数据库技术、面向对象技术、Web应用技术等方面。 2、 基本语言 Java作为主要编程语言; HTML作为Web页面描述的标准语言; XML作为配置; JSP2.0作为Web构件的主要编程语言;难点所在: 3、 多服务器平台建设与工具使用 MySQL5.0作为关系数据库,附带管理工具; Apache Tomcat5.5作为Web服务器,附带管理工具和JDBC驱动器; Apache
TimerTask
- This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this implementation does not enforce that constraint.-This class implements the same API a
sanos-src-1.3.3
- Sanos Operating System Kernel 专门为跑java而造的os,提供的是win32的API,也就是说,只要有个sanos在裸机 上就好 了,它别的事都不干,专为jvm提供API。专为Java的嵌入式系统。
Quartz.NET-2.6
- C# 定时任务类库,定时执行,ASP.net,winform(http://www.quartz-scheduler.net/ 1. INTRODUCTION ---------------- This is the README file for Quartz.NET, .NET port of Java Quartz. Quartz.NET is an opensource project aimed at creating a free-for-commercia
WxBot-master
- JAVA开发的微信机器人程序 1,只有一个类,WxBot.java 2,如果有需要回复自定义消息,重写getMsg()方法 3,依赖库只有2个,httpclient-4.5.2和gson(Java WX Robot. In order to sync the doc with the lastest code, we are using jsdoc to describe the API, and use jsdoc-to-markdown to generate markdown for
