搜索资源列表
zjengin
- 系统介绍 Engineer系统是降低服务器负载,减少企业运营成本的完美解决方案。通过动态批量生成静态页面,可使企业在对外发布服务器选择上,缩减对硬件的投资,并同时降低企业的互联网接入费用。 Engineer系统可与目前98%以上文章管理系统进行无缝结合,2%特例系统,也可通过二次编码进行整合,系统根据模板生成静态页,时刻保持网站的新鲜感。 Engineer系统是企业低成本、高负载量网站运营完美解决方案。 1.2 系统特点 1.2.1 与现有系统无缝整合 系统采用XM
FinData1.0
- 大智慧股票本地数据读取接口 1)调用格式:FxjData2FinData(Market,DataType,FinDataLib) 其中, Market:市场代码,SH为沪市,SZ为深市,BK为板块指数,如果有其它市场数据,可有其它市场代码如HK等. DataType:数据类型,dm,cq,cw0,hq0,hq,等等,含义见下面注释 FinDataLib:目标逻辑库,如果给定的目标逻辑库不存在,则将设为Work 2)如果数据文件已经被分析家等软件占用导致无法打开时,将自动复
BocBC4xml
- MQ通讯,FTP,上传,下载,批量调度处理等等..从静态的xml配置文件中读取,不需要在WEB应用时自动加载,所以修改xml的配置时不需要重新启动应用,每次操作会去读一次xml配置-MQ communications, FTP, upload, download, bulk handling scheduling, etc. .. from static xml configuration file to read, do not need to load automatically when
1
- 自动读取EXECL文件到网页生成可以预览的网页格式的文件-Automatically read execl documents to the website can preview the page to generate a document format
dom4jexample
- 使用dom4j读取/生成xml文件,可对xml实现自动解析-Use the dom4j read/generate the xml file, can automatically parse xml
generator
- 针对mysql数据写的一个程序,自动读取mysql数据库的表,并针对每一个表生成相应的javabean,javabean即含有各个表的字段属性,以及它们的getter,setter方法。压缩包中含有mysql的驱动。 改进了一些提示,另外,对于工具的使用人员,则不需要自己去建立一些环境,直接可以运行里面的mysqlGeneratorBean.bat(windows)或者mysqlGeneratorBean.sh(unix系列) 注意,这个工具实在jdk1.6的环境中开发的,如
ReadLyricFile
- 读取歌词文件的信息,能够自动识别歌词文件的编码格式,结构非常清晰,由三个类组成-Read the lyrics file, can automatically identify the encoding format of the lyrics file, the structure is very clear, composed of three classes
Automail
- 自动发生报表邮件的程序,自动到FTP server 读取XML文件信息,按照格式,生成报表,然后自动发送邮件。-send report by mail automatically, the program will read the xml file information from the FTP server, generate the report according to the format, then sent the mail to the corresponding mail l
crawler
- Spider又叫WebCrawler或者Robot,是一个沿着链接漫游Web 文档集合的程序。它一般驻留在服务器上,通过给定的一些URL,利用HTTP等标准协议读取相应文档,然后以文档中包括的所有未访问过的URL作为新的起点,继续进行漫游,直到没有满足条件的新URL为止。WebCrawler的主要功能是自动从Internet上的各Web 站点抓取Web文档并从该Web文档中提取一些信息来描述该Web文档,为搜索引擎站点的数据库服务器追加和更新数据提供原始数据,这些数据包括标题、长度、文件建立时间
CutWords
- 程序自动读取文件,进行中文词频统计,有输出结果并存到本地文件-You can get the frequency of the Chinese words by using this code!
CompareFile
- 文本文件增量读取;程序自动记录目标文件上次读取的字节数,并从这个字节数开始读取至末尾,达到读取增量的目的-Incremental read text files program automatically records the last number of bytes read in the target file, and start from the number of bytes read to the end, the purpose of reading incremental
readgeci
- 读取歌词lrc文件,自动添加歌词对应时间-To read lyrics lrc documents, automatically added lyrics corresponding time
excelreader
- 按行读取excel文件, 支持excel2003-2007, 自动计算公式的值 -Read excel row by row, support excel 2003-2007, calculate formula automatically.
duwenjian
- 该程序实现指定txt文件每一行的读取,当输入你要读取的行数后,系统会自动帮你把该行的信息读取并显示-The program to achieve the specified TXT file to read each line of input, when you want to read the row number, the system will automatically help you to read and display the line information
MusicPlay
- Android mp3 播放器源码,能够自动读取手机中的MP3文件,实现点击播放。-Android mp3 player.