搜索结果
找到约 92 项符合
properties 的查询结果
按分类筛选
- 全部分类
- Java编程 (15)
- 其他书籍 (10)
- 书籍 (7)
- Delphi控件源码 (5)
- 数学计算 (4)
- 数值算法/人工智能 (3)
- 其他 (3)
- 单片机开发 (3)
- 单片机编程 (2)
- 其他数据库 (2)
- 其他行业 (2)
- 书籍源码 (2)
- 汇编语言 (2)
- Linux/Unix编程 (2)
- 文章/文档 (2)
- 通讯编程文档 (2)
- Jsp/Servlet (2)
- 论文 (2)
- 模拟电子 (1)
- 通信网络 (1)
- 无线通信 (1)
- 驱动编程 (1)
- GPS编程 (1)
- 家庭/个人应用 (1)
- 人工智能/神经网络 (1)
- 通讯/手机编程 (1)
- 压缩解压 (1)
- matlab例程 (1)
- 企业管理 (1)
- 加密解密 (1)
- Oracle数据库 (1)
- 中间件编程 (1)
- 行业发展研究 (1)
- 金融证券系统 (1)
- 教育系统应用 (1)
- 软件工程 (1)
- VC书籍 (1)
- 系统设计方案 (1)
- 资料/手册 (1)
- 源码 (1)
Java编程 可以实现一个文本框的搜索
可以实现一个文本框的搜索,将xml文件里面的公交信息全部创建索引,不需要数据库支持。
查询速度和效率都很高。搜索的时候,不限制站点个数和顺序,支持关键字高亮显示。
管理后台:/admin/adminLogin.jsp
username: jobcnn
password: 123456
管理用户名和密码的更改在:\WEB-INF\classes\sys_setting.properties 文件里 ...
Jsp/Servlet 自已写的Log4j的小例子
自已写的Log4j的小例子,包含了在jsp页面及java类文件中使用Log4J的代码;使用properties文件与使用XML文件进行配置的代码
Java编程 可以实现一个文本框的搜索
可以实现一个文本框的搜索,将xml文件里面的公交信息全部创建索引,不需要数据库支持。
查询速度和效率都很高。搜索的时候,不限制站点个数和顺序,支持关键字高亮显示。
管理后台:/admin/adminLogin.jsp
username: jobcnn
password: 123456
管理用户名和密码的更改在:\WEB-INF\classes\sys_setting.properties 文件里 ...
加密解密 This standard describes a keyed-hash message authentication code (HMAC), a mechanism for message au
This standard describes a keyed-hash message authentication code (HMAC), a
mechanism for message authentication using cryptographic hash functions. HMAC can
be used with any iterative Approved cryptographic hash function, in combination with a
shared secret key. The cryptographic strength of HMAC de ...
Java编程 批量邮件发送器v01 - 2008-03-15 功能:对于某一路径下的文件
批量邮件发送器v01 - 2008-03-15
功能:对于某一路径下的文件,以附件的形式发送到某一个或多个邮箱里。
可配置参数(properties.txt)包括:
-smtp服务器(目前仅支持gmail)
-用户名、密码
-发件人地址
-收件人地址(可多个)
-邮件主题,文本内容
-一个本地目录(目录下符合条件的文件将被发送)
-文件名过滤规则(自 ...
Oracle数据库 留言簿架构 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人签写留言 2 、基本的UBB支持
留言簿架构
oracle 9i + jsp + struts
留言簿基本功能:
1 、客人签写留言
2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color="red"]红色字[/color]
3 、ctrl+enter可提交留言
4 、搜索留言
5 、悄悄话功能
安全:
1 、解决了连串字母将表格撑大问题
2 、用户名与留言内容不能太长或为空
3 、用户不能冒充版 ...
Delphi控件源码 For build this project you can use ant (www.apache.org). Before build project rename file build.pro
For build this project you can use ant (www.apache.org). Before build project rename
file build.properties.pattern in build.properties and set specific for your machine
parameters, then start build.bat (for Windows platform) or build.sh (for Linux)
in root project folder. After compile process all b ...
Java编程 这是一个在线考试系统 数据库用的SQLSERVER
这是一个在线考试系统 数据库用的SQLSERVER,exam文件为数据库的备份文件。
数据库配置文件为\WEB-INF\classes\examinlinejdbcsql.properties
Java编程 Whenever there is an application to write, breaking it up to small pieces is a great idea. The small
Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to conta ...
书籍源码 MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces t
MATLAB Code for Optimal Quincunx Filter
Bank Design
Yi Chen
July 17, 2006
This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms
1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction of
quincunx filter banks with perfect reconstruction, linear ...