-
WebClockWidget,两个WEB时钟widget的页面代码,一个是使用canvas绘制钟表指针,另一个是用图片旋转方法实现。...
WebClockWidget,两个WEB时钟widget的页面代码,一个是使用canvas绘制钟表指针,另一个是用图片旋转方法实现。-WebClockWidget, two WEB pages Clock widget code, is to use a drawing canvas clocks pointer, and the other is to use an image rotation method.
- 2022-03-25 13:05:54下载
- 积分:1
-
1、全后台化管理,操作简单
2、在线提交、审阅、编辑、删除
3、网站界面模板,实现前台样式换肤
1、将整个目录上传到虚拟空间,即可直接访...
1、全后台化管理,操作简单
2、在线提交、审阅、编辑、删除
3、网站界面模板,实现前台样式换肤
1、将整个目录上传到虚拟空间,即可直接访问 index.asp 首页文件,不需要做其他的操作。
2、后台登陆文件“admin/deep_login.asp”,可任意更改管理目录名(隐藏登陆路径)
3、管理员用户:admin 密码:admin 登录管理并修改密码.
3、请确保你存放的文件夹有everyone可写权限
4、默认数据库为#guestBook.mdb(可用记事本打开connDB.asp修改数据库路径或改名等设置,如不了解不要改动)-1, the whole background of management, easy to operate 2, online submission, review, edit, delete 3, web interface templates, Front Desk realize one style skin, upload the entire directory to the virtual space, you can directly access the home documents index.asp , Do not need to do other operations. 2, the background documents visit the " admin/deep_login.asp" , change management can be a directory name (hidden landing path) 3, the administrator user: admin password: admin log in and modify the password management. 3, please ensure that you have stored in folders everyone write permission to 4, the default database# guestBook.mdb (Notepad can be used to open the path connDB.asp modified o
- 2022-05-18 17:37:22下载
- 积分:1
-
非常有用的一个网站访问统计系统,用法非常简单,全站源码,希望大家喜欢...
非常有用的一个网站访问统计系统,用法非常简单,全站源码,希望大家喜欢-good code,hope you like it!
- 2023-09-01 21:25:19下载
- 积分:1
-
简单ASP小说管理系统,朋友做的,已经提供下载
简单ASP小说管理系统,朋友做的,已经提供下载-ASP simple management system novels, friends do, have been available for download
- 2022-04-07 11:41:20下载
- 积分:1
-
网上商城系统的毕业设计,非常详细,ASP开发,开题报告,目录,中英摘要,正文,源码齐全。...
网上商城系统的毕业设计,非常详细,ASP开发,开题报告,目录,中英摘要,正文,源码齐全。-Online Shopping Mall graduated system design, very detailed, ASP development, the title report, directory, the Sino-British summary, text, complete source code.
- 2022-06-12 01:49:58下载
- 积分:1
-
1. Net projects case, "Video
一个.net项目案例,"视频点播网站"。出处:《Asp.net+SQLServer动态网站开发实例-1. Net projects case, "Video-on-demand site." Source : "Asp.net SQLServer examples of dynamic web development
- 2023-04-21 20:45:03下载
- 积分:1
-
超棒的B2B电子商务网站RED模版代码~~抓紧时间下载!
超棒的B2B电子商务网站RED模版代码~~抓紧时间下载!-Astonishing e-commerce website templates Code RED ~ ~ seize the time to download!
- 2022-03-20 21:08:23下载
- 积分:1
-
树控件,可以作为参考
树控件,可以作为参考-tree controls, as a reference
- 2022-08-22 10:14:46下载
- 积分:1
-
无组件上传功能: 服务器无需任何上传组件支持即可轻松上传照片,避免了好多免费主页空间无法上 传图片的问题;可选的图片审核功能可以审核用户上传的所有照片,可以让...
无组件上传功能: 服务器无需任何上传组件支持即可轻松上传照片,避免了好多免费主页空间无法上 传图片的问题;可选的图片审核功能可以审核用户上传的所有照片,可以让用户免受不良图 片的影响。-upload function without components : server without any support components can be uploaded easily upload photos to avoid a lot of space free Home unable to upload pictures; Optional Photo audit functions to examine all users to upload photos, which allows users from the harmful effects of pictures.
- 2022-10-12 01:25:03下载
- 积分: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