搜索资源列表
MYFIELSEE.RAR
- 我自己写的文件输入流,实现了写日志的功能.我自己打成了.JAR包.用JAVA -JAR LOG.JAR就能运行程序.可以为那些想学JAVA的人提供参考-I write in the paper input stream, achieved a written log function. I became his own. JAR package. with JAVA-JAR can LOG.JAR operational procedures. for those who want to lea
commons-cli-1.2-bin.zip
- 本包为服务器端程序的日志处理提供API以使用多种不同的日志系统。包括如下已经实现的: "Log4J Apache Jakarta 项目。每个Log的实例都对应于一个Log4j Category类。 "JDK Logging API JDK1.4及后续版本中。每个Log的实例都是一个java.util.logging.Logger实例。 "LogKit Apache Jakarta 项目。每个Log的实例都对应于一个LogKit Logger类。 "
cwoa2.3
- 和云网官方提供的源代码稍有不同取消了一些限制,压缩包内有配置说明,该源码已经测试过能够正常运行,运行时请根据日志文件设置好各个文件的路径后即可.-And the network cloud to provide the source code of the official abolition of a number of slightly different restrictions, there are configuration instructions within the compre
hospital_j2ee_mysql_struts_hibernate
- 数据库: hospital,MySQL 数据库用户名/密码: root/(空) 数据库参数存放文件:WEB-INF\classes\hospital\db\DBConnection.java,需要重编译 系统登录用户名/密码: 管理员:admin/admin 病人:自己注册之 医生:用管理员添加,初始密码与编号相同。 测试地址:http://localhost:8080/hospital/ 数据库名称为:hospital 此脚本中含有初始化数据
BS_SMS_SDK_V1.7.1215
- [SMS SDK V1.7 测试说明] 1)“接口库”为SDK库包其中: Release —— 发布的稳定库 Debug —— 为调试库 2)“演示代码”为测试代码目录。 [1] 测试代码中使用的库都是Release的版本。 [2] 如使用Debug库,需要设置环境变量GSMLIB_DEBUG等于2,则会在C:\下生成GSMModem.log文件。 若您在开发的过程中遇到问题,可以使用此方法获得GSMModem.log并发送给经销商,即可有
unzip_log_reader
- 对 unix中使用命令 unzip -l >logfile.log生成的压缩包清单文件解析,并生成逗号分隔符文件(.csv)方便导入数据库-Use of the unix command unzip-l> logfile.log generated compressed package manifest file parsing, and generates a comma delimited file (. Csv) to import a database to facilita
200710231635247
- 第一章 CNGP协议的封装 CNGP协议封装在com.huawei.insa2.comm.cngp.message包中,主要消息如下 (1)CNGPActiveTestMessage 心跳消息 (2)CNGPActiveTestRespMessage 心跳响应消息 (3)CNGPLoginMessage 请求登录消息,是SMProxy向SMGW发送的请求登录消息。 (4)CNGPLoginRespMessage 请求登录应答消息,是SMProxy向SMGW发送的登录请求后收到
test
- 注意:运行需要有json的jar包。 功能:1)获取好友列表 2)发送即时短信 3)发送定时短信 4)删除定时短信 5)邀请添加好友 6)测试能否登录 7)取得好友回复消息 -Note: need to run the jar package json. Features: 1) access to friends list 2) to send instant text messages 3) Send regular text messages 4) remove the
ssh2
- 这是用ssh2做的一个小程序,基本操作CRUD和上传下载均已实现,无异常,下载之后解压得到源码和jar包,将jar导入源码lib中即可运行程序,程序使用数据库为mysql。详细请参看hibernat.cfg.xml。 -This is done using a small program ssh2, and upload and download the basic CRUD operations have been achieved, without exception, get the
struts
- JSP中的框架J2EE结构中的5个Struts架包,用于登录检验和文件上传和下载等功能-JSP in J2EE frame structure 5 packets Struts framework, used to log inspection and file upload and download functions
im_workflow72_patch04
- intra-mart JAVA 文件 bin 放置服务器模块共通初期设定文件的文件夹 lib 放置一些共通的包 conf 放置服务器模块共通初期设定文件的文件夹 doc J2EE开发模式的工作目录 pages scr ipt开发模式的工作目录 log 放置系统日志 -intra-mart JAVA file server module common bin default setting put the folder lib conf package put in p
terasoluna-server4jweb-blank_2.0.3.0
- bin 放置服务器模块共通初期设定文件的文件夹 lib 放置一些共通的包 conf 放置服务器模块共通初期设定文件的文件夹 doc J2EE开发模式的工作目录 pages scr ipt开发模式的工作目录 log 放置系统日志 -bin placed on the initial setup file server module common lib folder conf package put in place the common initial setup ser
log4j
- 生成日志文件所使用的jar资源包,使用请参照日志文件的生成-Use of log files generated by the jar resource bundle, Please refer to the log file generation
Airline-reservation-system
- 本系统是基于B/S模式的航空订票系统,使用mysql数据库,压缩包内含相关文档和源代码 该系统能够完成顾客登录,查询航班,订票,退票等功能;在航空公司内部能够完成添加或删除航班等功能。 这个项目分成4个模块:航班的录入,航班的查询,订票,退票。 1. 录入:可以录入航班情况(数据可以存储在数据库中,管理员可以登录服务器端对航班状态进行修改) 2.查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,确定航班是否满仓,可以输入起飞抵达城市,查询
lib
- Struts + Hibernate + Spring 整合的所有jar 包文件 里面还包含mysql 数据库连接jar文件 和 log4j 日志文件 -Struts+ Hibernate+ Spring integration package for all jar file also contains the mysql database connection inside the jar file and log4j log files
SessionBean
- Java 选修课程管理系统,广东石油化工学院计算机07-1班 Logic 陈罗志原创程序,使用Eclipse+Mysql开发,代码中预设的Mysql数据库用户名为root,密码为admin,运行程序,测试用户用户名chenluozhi 密码chenluozhi lib文件夹为Mysql 数据库驱动,util 是所用的工具包。 本程序提供几大模块: 用户管理模块(权限控制) 修改密码模块 操作日志管理模块 数据库初始化模块 学生
zf
- 房屋出租系统,供新手学习,用到了三框加很多知识,strtus标签hql语句,criteria查询,国际化报错,依赖注入,三框架之间的整合,Log4j日志,ajax登陆,注册验证,自动补全,省区级连,文件太大,所有把jar包拿了-Rental system, for novice to learn, use three box plus a lot of knowledge, strtus label hql statement, the criteria query internationali
backuprotator-1.0.0
- BackupRotator 是一个很小的 Java 工具包用来循环生成任何类型文件,例如备份文件和日志文件。-BackupRotator is a small Java toolkit used to cycle to generate any type of file, such as backup files and log files.
LoginSystem
- 采用J2EE架构编写的一个用户登录系统,包含注册、修改信息、搜索用户的功能,压缩包包含两个文件,一个是源码,一个是数据库导出文件。-J2EE architecture to write a user log in to the system, including registration, modify, search user functionality, compression package contains two files, a source, a database export f
log
- 通过两个例子,介绍了log4j.jar和commons-logging.jar两个主流的日志jar包的使用方法。-Through two examples, describes the use of a simple method log4j.jar and commons-logging.jar two mainstream journal jar package.