-
Gover
智睿政府网站管理系统具有强大的系统功能,拥有视频展示、文章/新闻、图片/风光、资源下载、政务要闻、网上办事、问答/留言、友情链接、广告系统、自定义模型、等众多丰富的功能模型。
个人站长完全免费,用户可在官网下载,免费使用,免费升级,而不需要支付任何费用,请勿建站它用,请仔细查看用户许可协议,企事业单位、政务机关必须使用商业版。(Zhi Rui government website management system has the powerful system function, with a video display, article/news, pictures/scenery, download resources, chief news, online work, question and answer/message, links, advertising system, custom model, and many other rich function model.
Individual stationmaster is completely free, the user can in the official website download, free to use, free upgrades, and do not need to pay any fees, please do not site, please carefully check the user license agreement, enterprises, institutions, government organs must be using the commercial version.)
- 2016-08-04 12:14:53下载
- 积分:1
-
wxpayv43
说明: 据微信提供的开放SDK,独立开发了Asp微信支付接口(According to the open SDK provided by Wechat, Asp Wechat Payment Interface has been independently developed.)
- 2020-06-24 12:20:02下载
- 积分:1
-
html
使用HTML语言,实现简单的文本框,单选框,多选框,对初学者有很大的帮助。(Using HTML language, simple text box, radio buttons, check boxes, for beginners great help.)
- 2013-05-18 08:37:24下载
- 积分:1
-
houtai_heise
一款简单黑色后台模板,黑色风格,框架结构(Frame)设计,有登陆页面及操作页面,含PSD源文件,web网页制作参考资料。(A simple black background template, black style, frame (Frame) design, and operation of the landing page page containing PSD source files, web pages reference materials.)
- 2013-12-30 19:33:41下载
- 积分:1
-
大型体育即时比分建站系统_V3.140213
安装使用的时候必须要注意以下两个问题:
第一:系统采用了域名头模块化调度的,也就是说,当访问 nba.xxx.com ,系统就判断来域名头是nba,
就调用了nba数据模块进行显示。其它模块也是同样的原理。所以测试者在本地测试时候需要注意的就是不要使用127.0.0.1 、192.168.1.xxx 这类的方式进行测试了。本地怎么指定一个测试域名,内置有教程或者上网百度下。
第二:该系统当初设计时候,为了最大限度的针对SEO进行优化,所以采用了伪静态的方案设计URL的输出,如:nba.xxx.com/xxx/1234.shtml 这样的静态地址方式对搜索引擎才是最友好的。所以,测试的服务器环境必须支持URL重写。怎样设置服务器环境支持URL重写,内置有教程或者百度下。
满足以上两点基本需求后,顺利安装完成系统后,100%能正常运行,和演示站点的没有差异的。共享版有部分功能限制希望支持发展和项目维护谢谢。
======== 系统升级日志记录=========
=========20140213-修正记录=======
[优化] 优化后台广告生成机制,采用生成静态JS文件方式,免除了修改广告后需要清空缓存的操作。
[修正] 修正了Home/Lib/Widget 下的各个插件不关闭布局的情况下,导致程序循环读取模版导致首页崩溃。
[新增] 新增首页左右两侧随屏滚动的广告位置。
[新增] 新增广告后台的上传组件,采用KindEditor的独立组件上传广告图片。
=========20140118-修正记录=======
[修正] 修正篮球某些链接错误。
[优化] 优化引擎的判断是否缓存的逻辑,减少S()函数生成缓存文件,导致效率下降。
[优化] 优化接口引擎判断请求的接口,去除URL的空值query参数后再MD5生成统一的当前接口缓存唯一标识。
- 2022-09-02 03:25:06下载
- 积分:1
-
phpmysqlquanxinjianghu
php+mysql全新概念江湖,与传统江湖代码有很大区别,可以用来研究使用。(php+ mysql new concept of the political arena, with the traditional martial arts have very different codes can be used to study.)
- 2020-11-15 17:29:42下载
- 积分:1
-
jiajiao
是一款十分不错的家教网站 让想做家教的朋友都能有一个免费的家教网络源代码(Tutoring is a very good site to want to tutor friends can have a free tutor network source code)
- 2020-12-27 19:49:02下载
- 积分:1
-
fzxsjt_12434
百度贴吧WAP签到器百度贴吧WAP签到器(Baidu Post Bar, Baidu Post Bar WAP WAP sign is the sign is)
- 2014-01-08 08:46:34下载
- 积分:1
-
SayTocj_jslt_1.1
SayTo是针对站内访客即时聊天的社交类程序组件。该组件主要实现同时访问网站用户间的交流,可以相互发表观点,即时显示文字信息,无需页面刷新,真正做到了站内实时互动。该产品提供了非常开放的接口功能,站长可以根据实际需求,在组件基础上通过站点用户数据实现对用户聊天的灵活控制,以及创新功能的二次开发。(SayTo visitors for the station' s social class instant messaging program components. The main components of simultaneous communication between users visit the site, can be mutually express their views, instant display text information without page refresh, truly a real-time interactive stations. The product provides a very open interface functions, owners can according to actual demand, on the basis of the component user data through the site user chat achieve flexible control, and innovative features of secondary development.)
- 2013-11-04 17:15:06下载
- 积分:1
-
php员工管理系统
通常我们所说的关联关系包括下面三种:
一对一关联 :ONE_TO_ONE,包括HAS_ONE 和 BELONGS_TO
一对多关联 :ONE_TO_MANY,包括HAS_MANY 和 BELONGS_TO
多对多关联 :MANY_TO_MANY
- 2022-08-09 04:09:17下载
- 积分:1