-
ZhiSel_v7.4.0
/admin/admin_login.asp 帐号:admin 管理密码:123456 认证码:zhirui
配置文件/include/config.asp
数据文件/include/conn.asp
首页新闻调用:33指分类的ID号,12指调用显示条数
首页扩展调用: 4指扩展的ID号
首页FLASH横幅:Images/bcastr.xml 修改即可(/admin/admin_login.asp Account: admin admin password: 123456 Authentication Code: zhirui
Profiles /include/config.asp
Data files /include/conn.asp
Home News calls: 33 ID number refers to the classification, 12 refers to the number of calls is displayed
Home extension calls: 4 refers to the expansion of the ID number
Home FLASH Banners: Images/bcastr.xml modification)
- 2014-08-27 12:34:08下载
- 积分:1
-
流风ASP.NET框架企业版
风ASP.NET框架企业版源码强大的基础管理和权限功能开发优势:利用EXT.NET丰富而强大的ajax功能,统一的界面UI,多种界面皮肤,实现绚丽的界面风格,加上代码生成器快速批量生成代码,开发人员只需要做少量的调整就能实现自己想要的功能,从而实现快速开发!采用角色来判断权限,用户可以随意定制自己想要的权限,在具体的程序中通过极其少量的代码就能够实现权限的判断,并且框架支持一个用户多个角色,权限可以交叉!采用菜单组的方式来为每个用户设置个性导航菜单,可以设置无限级的菜单!统一方便的日志机制,有登录和访问页面的安全日志记录,同时用户可以调用统一的日志接口来记录时间日志!框架集成邮件功能,可以方便的发送和接收外部邮件!框架集成fire workflow1.0,并开发了sliverlight版本的设计器,是开发人员学习工作流很值得参考的源码!整合方便,只需要通过少量的权限检测的代码就能够完成整合!强大的辅助工具:流风.NET代码生成器,可以批量生成专门针对框架的代码文件,从而减少大量的重复劳动丰富的插件,在框架中集成短信平台,客户管理等插件注意:开发环境为Visual Studio 2010,数据库为SQL Server 2008r2,数据库文件在DB_51aspx文件夹中附加就行。超级管理员用户名:SYS 密码为:free2man
- 2022-02-01 06:29:41下载
- 积分:1
-
这是一个Web框架的HTML / CSS建立的一个咖啡店
为 web Framesork 建立在线的咖啡店,用 html/css。您可以从这段代码添加的很多内容。
- 2022-06-13 13:37:13下载
- 积分:1
-
Hide-My-WP-v4.01-No-one-can-know-you-use-WordPress
Hide My WP是一款wordpress插件,使用这个插件,你可以隐藏你的wordpress信息,包括源代码、登陆页面、后台管理页面等,都不会显示wordpress特有的信息,例如主题静态文件链接里面的wp-content,可以很好的增强网站安全性。
- 2022-03-14 06:35:33下载
- 积分:1
-
6094
使用host方法屏蔽优酷广告源码,程序将host屏蔽代码写到系统目录中。即给要屏蔽的网站设置一个对应的IP地址,使之不能打开真正的网站。(The method of using the host shielded Youku advertising source , the program writes the code will host the shield system directory. )
- 2016-08-15 13:24:27下载
- 积分:1
-
web
说明: 新闻发布系统是一个新闻单位不可缺少的部分,它的内容对于新闻的决策者和管理者来说都至关重要,所以新闻发布系统应该能够为用户提供充足的信息和快捷的查询手段。但一直以来人们使用传统人工的方式管理文件档案,这种管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。 本系统功能的设计与实现,包括新闻创建、新闻浏览、新闻发布、撤销,新闻删除有,方便用户上手使用。本系统具有很好的外部接口,能够很好的配合站点的其它子系统服务于web新闻发布。(Press release system is an indispensable part of a news unit. Its content is very important for news decision-makers and managers. Therefore, news release system should be able to provide users with sufficient information and fast means of inquiry. But people have been using the traditional manual way to manage documents and archives, which has many shortcomings, such as low efficiency, poor confidentiality, and a long time, will produce a large number of documents and data, which brings many difficulties to search, update and maintain. The design and implementation of the system functions, including news creation, news browsing, news release, cancellation, news deletion, user-friendly use. The system has a good external interface, and can cooperate with other subsystems of the site to serve the web news release.)
- 2019-01-08 14:34:21下载
- 积分:1
-
asp
大概意思就是当有人中QQ木马时会自动与此页面通信,并将受害者二次输入的QQ信息在当前目录下以以下形式存入一个命名为2008jhqqxx.txt的文档里,
QQ号---QQ密码---会员:是否---QQ登陆IP---具体时间
可见QQ木马是很强大的。(Probably mean is when someone QQ Trojan will automatically communicate with this page, and the victims of the second input QQ information in the current directory to the following form deposited in a naming 2008jhqqxx.txt documents, QQ number--- the QQ password--- Member: whether--- QQ landing IP--- specific time visible QQ Trojan is very powerful.)
- 2013-02-22 10:59:44下载
- 积分:1
-
Phpnews
简单新闻发布系统,适合初学者使用。现提供给大家学习使用(The simple news publishing system, suitable for beginners to use. Is now available to everyone learning to use)
- 2012-09-13 13:26:40下载
- 积分:1
-
asp.net实现批量图片上传
应用背景在做面页时,经常会遇到要上传图片,如何利用asp.net快速的上传多张图片?源码提供了,实现批量图片上传的方法,供下载者参考。关键技术asp.net批量上传图片,复制里面的代码到你项目里的用户控件页里就可以使用了,非常的方便
- 2022-07-18 07:12:06下载
- 积分:1
-
alibaba
阿里巴巴英文小偷程序,自动采集阿里巴巴网站,自动更新速度很快,内容非常多,程序是完全免费的,可供想做英文站的站长朋友上传使用!
本程序需要注意的有几点:
1.如果传到二级或其他目录,也必须将 404.asp 传到根目录下
2.必须在主机管理后台将自定义出错页设置成404.asp(服务器或VPS:IIS-自定义错误页-选URL-填/404.ASP)(The automatic acquisition of English Alibaba, Alibaba website, automatically renews quickly, the content is very large, the program is completely free of charge, for to do the English station stationmaster friend upload!
This procedure needs to pay attention to a few:
1 if to level two or other directories, also must have the 404.asp to the root directory
2 must be in the management of the host background will custom error page is set to 404.asp ( or VPS:IIS server- a custom error page- URL- fill in /404.ASP ))
- 2013-01-12 01:26:23下载
- 积分:1