-
、完全支持生成htm,html后缀的静态文件,目前支持生成4种文件后缀:htm,html,shtml,asp。
2、修正以前整站加密的js伪加密为动态加密。...
、完全支持生成htm,html后缀的静态文件,目前支持生成4种文件后缀:htm,html,shtml,asp。
2、修正以前整站加密的js伪加密为动态加密。
3、修正了登录框调用的动态读取及验证码问题。
4、加入了相册缩略图和图片水印。
5、加入了回复和评论验证码。
6、用户管理后台首页的改进。
7、修正了ubb分段及部分标签解析的问题。
8、修正了整合论坛第一次登录出错的问题。
9、修正了其他已知bug。-and fully support the formation htm, html suffix static document, currently supports four types of documents generated suffix : htm, html, shtml, asp. Two, that before the whole point of encryption to encrypt js pseudo-dynamic encryption. 3, amended Login box called dynamic code reading and verification issues. 4, by adding a photo album and photo thumbnail watermark. 5, by adding a response to comments and validation code. 6, user management background Home Improvement. 7, amended UBB and some sub-label analysis of the problem. 8, amended the integration of the first Forum of errors logged. 9, amended other known bug.
- 2022-01-28 21:45:33下载
- 积分:1
-
CLIQUE聚类算法C++实现源代码
利用C++实现了CLIQUE聚类算法,能够运行目标函数的平均时间,计算出评价指标F-measure、NMI以及正确率。计算评价指标的函数在CEMTD源文件中。
- 2022-12-05 16:10:03下载
- 积分:1
-
一个数字化的时钟,希望对大家有用
一个数字化的时钟,希望对大家有用-A digital clock, in the hope that useful U.S.
- 2022-03-21 05:38:25下载
- 积分:1
-
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)...
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)-DLL package of ADO operation, the database provides open and closed databases, the database to be indicators, loading records, search records, change records, delete records, adding records, recorded keyword (according to type)
- 2022-02-24 12:54:19下载
- 积分:1
-
实现了比如一个字符数组14232156的整形数组。经过此算法后转换成12345612的排列顺序。此代码对棋牌类游戏中的出对子有帮组...
实现了比如一个字符数组14232156的整形数组。经过此算法后转换成12345612的排列顺序。此代码对棋牌类游戏中的出对子有帮组-Realize the array of characters such as a plastic array 14232156. After this algorithm into a sequence of 12345612. This code of Card games in the pair has helped the group
- 2022-02-20 21:03:22下载
- 积分:1
-
XNA程序
XNA编程:实现一个精灵的时隐时现的功能,
很基础的。
关于2D编程的。-XNA program
- 2022-03-23 02:02:11下载
- 积分:1
-
STM32 LED工程模版
这是一个已经搭建好的STM32 LED工程模版,大家可以根据自己的需要去修改这个模版,而不在需要添加任何官方库文件、头文件等,这些文件我已经添加好进去了。而且做了多次实验,完全可以用。
- 2022-05-25 16:47:16下载
- 积分:1
-
可以进行内码的转换
可以进行内码的转换-can change the code within
- 2022-07-26 07:40:49下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
BOOKCLUBPOINTS
//这个程序显示一个顾客这个月买的书的数量。
- 2022-02-26 18:52:20下载
- 积分:1