SK信息采集2.0功能介绍: 1.可针对任何静态网页,动态网页进行采集。包括htm,html,shtml,ASP,ASPX,JSP,PHP等。 2.增加自定文件采集.用户可采集网页中的所有文件. 3.采集支持utf-8和big5编码并能转换繁体为简体. 4.支持文章保存图片到本地,自动替换文件名功能. 5 .jpg、gif、png、bmp图片自动加水印(水印图片及位置可设置) 6.采集内容替换功能,用户可设置替换规则进行替换. 7.支持所有文件远程保存到本地. 8.断点续采功能.不受意外关闭影响,重新启动后可继续采集 不重复. 9 .可方便快速整合导出其它管理系统和CMS. 10.增加2级分类采集。适应各种网站采集. 11.缓存机制,在缓存中保存数据,操作常见动作,大量减少对数据库的增加,删除频繁的操作。
上传时间: 2015-08-18
上传用户:变形金刚
设计一个双人对战的五子棋游戏。要求:棋盘最小为8*8 二、设计思路 1、 版面设置 2、 加载相应的响应事件 3、 添加棋子的监听事件程序 4、 实现棋子加载并作出判断 5、 实现双方控制棋子状态的切换 6、 判断胜利一方,并显示状态
上传时间: 2013-12-21
上传用户:dongbaobao
一般文献对A—B效应的分析不够明了,作者就此问题进行了探究,力求寻求一种既省时又省力简单明了的方法,试着用费曼的的路径积分理论定量地分析由矢势A和标∞势所致的A_B效应及超导量子干涉效应、介观体系中的A_B效应等这些前沿领域的课题。
上传时间: 2014-01-27
上传用户:372825274
This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) to find out the nth element in theFibanocci sequence number which is 1,1,2,3,5,8,13,21,34,55,…3. write the prefix and postfix form of the following infix expressiona + b – c / d + e * f – g * h / i ^ j4. write a function to count the number of nodes in a binary tr
标签: introduction the contains intended
上传时间: 2013-12-23
上传用户:liansi
关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 uC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.
上传时间: 2013-12-25
上传用户:Divine
一个用类来编写的航空订票系统 1.订票 2.退票 3.添加航线 4.删除航线 5.添加航班 6.删除航班 7.查找航班 8.修改 0.退出
上传时间: 2015-08-25
上传用户:Avoid98
高级树,介绍各种高级树的原理,如B+树,策略树,等
上传时间: 2014-01-01
上传用户:牛布牛
源程序要求: 1、能实时采集24路电池电压并显示 2、能采集总电压值、总电流值 3、当单体电池电压值超出1.8-2.3V时告警 4、当总电压值超出43-55V时告警 5、4种显示方式:单体采集正确,单体采集错误,总电流,总电压
上传时间: 2015-08-26
上传用户:sevenbestfei
本文开发了一套基于J2EE技术的新兵思想评估系统。该系统基于多层B/S软件架构,提高了系统的稳定性、灵活性及安全性;通过使用UML的系统分析,MVC、DAO等设计模式及面向对象(VC++)的设计和开发,采用Spring、Hibernate、WebWork等框架技术,提高了开发的效率,为相关系统的设计开发探索了一条新思路。
上传时间: 2013-12-24
上传用户:gxf2016
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.
标签: project implement developed Database
上传时间: 2013-12-25
上传用户:semi1981