-
Asp development of enterprises using e
用asp开发的企业邮件系统,全程代码,很强大,希望对大家能有帮助-Asp development of enterprises using e-mail system, full code, very powerful, in the hope that we can help
- 2022-02-05 15:09:31下载
- 积分:1
-
main functions : a server environment detection : CPU, the online time, memory u...
主要功能: 1、服务器环境探测:CPU、在线时间、内存使用状况、系统平均负载探测(支持LINUX、FreeBSD系统,需系统支持),操作系统、服务器域名、IP地址、解释引擎等 2、PHP基本特征探测:版本、运行方式、安全模式及常规参数 3、PHP组件支持探测:MYSQL、GD、XML、SESSION、SOCKET等组件支持情况 4、服务器性能检测:整数运算能力、浮点数运算能力、数据IO能力 5、自定义探测:MYSQL连接测试、MAIL发信测试、函数支持情况及PHP配置参数 v0.021 更新: 1、修正UNIX系统在无SWAP分区时程序报错的BUG 2、页面改用div+css布局,符合XHTML1.0和CSS2.0标准 -main functions : a server environment detection : CPU, the online time, memory usage, The average load detection system (support Linux, FreeBSD system, the need for systematic support), operating system, server name, IP address, etc. to explain two engines, PHP basic feature detection : Version, mode of operation, Safe Mode and conventional parameters 3, PHP support detection components : MYSQL, GD, XML, SESSION, SOCKET support of the other four components, the server performance test : integer arithmetic, Float computational capabilities, data IO capacity of 500, since the definition of exploration : MYSQL connection test, MAIL written test, and support functions PHP configur
- 2022-03-06 10:16:27下载
- 积分:1
-
淘宝卖的人才网完整代码,赣东北人才网.程序简单,功能强大.详细功能请下载后自己琢磨哦,这里不能发图就不提供截图了...
淘宝卖的人才网完整代码,赣东北人才网.程序简单,功能强大.详细功能请下载后自己琢磨哦,这里不能发图就不提供截图了-Taobao talent we sell a complete code, northeastern Jiangxi talent network. Procedures are simple and powerful. For more features please download the following on her own Oh, there can not issue such plans do not provide screenshots of the
- 2023-05-24 16:35:04下载
- 积分:1
-
不错的BLOG程序 管理
不错的BLOG程序 管理-good management procedures BLOG
- 2022-03-01 03:18:08下载
- 积分:1
-
. 用户界面完美汉化,包括修复了原版中错误的汉化和js脚本和UBB编辑器中的未汉化的英文(后台管理部分还是英文的)
2. 修复原版中当发表需要审核的话题或...
. 用户界面完美汉化,包括修复了原版中错误的汉化和js脚本和UBB编辑器中的未汉化的英文(后台管理部分还是英文的)
2. 修复原版中当发表需要审核的话题或从首页以外的页面进入login页面时URLRewrite定位错误找不到资源的Bug
3. 修复原版中FlatEarth皮肤下JavaScript脚本报错的Bug
4. 新增允许为浏览器中显示的URL增加自定义前缀,例如,原版中所有URL中页面前缀只能为yaf_,
修改版可以在web.config中设置appSetting["PagePrefix"]并替换URLRewrite正则表达式中的所有yaf_为自定义前缀,
如修改版中默认的5jbb_
5. 新增允许自定义所有的RSS中的简介和版权信息,原版是固定死是原版程序的简介和版权信息,
只需要设置web.config中的appSetting["RSSDesc"]和appSetting["RSSCopyright"]
6. 新增基于Cookie的自动记忆上次用户离开网站时的论坛分类展开、折起信息
7. 新增允许设置默认折起的论坛分类,只需要设置web.config中的appSetting["DefaultCollapsedForumCategories"]的value
为以逗号分隔的论坛分类ID值(逗号和ID值间不能带空格)
8. 为注册页面、登录页面、发表/修改话题页面和回复话题页面增加了随机验证码
- 2022-04-20 14:49:25下载
- 积分:1
-
支持多用户的留言簿
支持多用户的留言簿-support multiple users Guestbook
- 2022-03-06 12:28:23下载
- 积分:1
-
perl语言经典小骆驼书与另外一份perl教程
perl语言经典小骆驼书与另外一份perl教程-perl language classic small camel perl book a course with another
- 2022-03-25 03:36:45下载
- 积分:1
-
asp generated html tool that automatically generated, do not need to proficient...
asp生成html工具,可自动生成,不需要精通asp代码即可全站生成html,非常好用
改进了字符替换功能,支持正则表达式,
格式:
被替换的字符:“字符.asp?id=” 替换为 替换的字符:“字符.htm”
一个替换元素可以使用多个,当不能完全相同,匹配可以完全相同。如在‘被替换的字符’中出现两个就不可以(‘替换的字符’可以),你可以使用和来实现,它们的意思完全相同。
里也不能使用定位符(^和$)
-asp generated html tool that automatically generated, do not need to proficient in asp code to generate the full-stop html, very easy to use to improve the character to replace functions, support for regular expressions, Format: is replaced by the characters: " character. asp? id = " regular expressions" " Replace to replace the characters:" character " regular expressions> . htm" element can be used to replace a number of " regular expressions" , while not identical, matching may be identical. If < d+> in the " be replaced with the characters" appear in two < d+> not be able to ( " replace the characters"
- 2023-01-26 20:45:03下载
- 积分:1
-
生成随机字符串,主要应用在asp网页中,实现生成随机字符串。...
生成随机字符串,主要应用在asp网页中,实现生成随机字符串。-Generating random string, the main applications in asp page to generate a random string realize.
- 2022-12-20 07:20:03下载
- 积分:1
-
简单的C2C电子商务网站,适合数据库和web应用的课程设计
简单的C2C电子商务网站,适合数据库和web应用的课程设计-simple C2C
- 2022-02-05 07:47:51下载
- 积分:1