登录
首页 » ASP » ASP1110

ASP1110

于 2007-05-08 发布 文件大小:532KB
0 171
下载积分: 1 下载次数: 6

代码说明:

  ASP简单个人网站全站 v1.4(含Ajax版)!(ASP simple personal websites station v1.4 (with Ajax version)! )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • kdxs
    【 使用说明 】 ·将本程序包解压后上传到空间上,支持在任意目录下使用; ·后台管理路径:http://你的路径/kdcms 初始管理帐号:admin 密码:admin ·为了网站安全,建议及时更改后台默认管理路径; ·如果是linux的空间(WIN的不需要设置)请注意要把以下几个的权限设置成777: 1、cache目录 2、adjs目录和目录内的文件 3、inc目录和目录内的文件 4、admin目录下的data.php和coffee.php 注:linux空间可能存在问题,建议大家用WIN空间。。。 【 程序特点 】 ·占用空间小,建站成本低,无需等待; ·免更新免维护,管理方便,操作简单,全自动采集; ·实现前台与后台完全分离,可自定义后台管理路径!; ·自定义广告位,可在后台管理; ([Instructions] * This package will be uploaded to the space after decompression, support for use in any directory · Manage the path: http:// your path/kdcms initial management Username: admin Password: admin · For site security, management of the proposed time change the background default path If space is linux (WIN s no need to set) Please note the following permissions should be set to 777: 1, cache directory 2, adjs directories and files within the directory 3, inc directories and files within the directory 4, admin directory data.php and coffee.php Note: linux space may be a problem, it is recommended that you use WIN space. . . [Program features] · Small footprint, establishment of low cost, no need to wait · Maintenance free updates, easy management, simple operation, automatic acquisition · To achieve complete separation of foreground and background, the background can be customized management path! · Custom adver)
    2011-11-06 16:13:48下载
    积分:1
  • web
    关于web在线管理系统的一个小实验0000000000000000(A small experiment about web online management system)
    2019-06-19 12:44:13下载
    积分:1
  • SHOPsj
    购物系统,可以提供用户快速搜索商品,添加至购物车,去购物车结账等等(Shopping system can provide users to quickly search for products, add to the shopping cart, shopping cart checkout, etc.)
    2011-05-30 19:41:00下载
    积分:1
  • yfcms_web_v1.5
    全站DIV+CSS 很漂亮,载入速度也很快,极致红色网络公司源码,大气漂亮,代码干净简练,喜庆的大红色调加黄金组合高档大气,全屏滑动幻灯,不在俗气,有区分于低档次的普通网站。图片渐显功能让产品页面的技术感全面提升,鼠标移动到产品图的变幻,给用户很好的交互体验。你还不来体验一下? 功能有:关于我们单页 服务项目单页 产品 新闻 下载 人才招聘 在线留言 后台账号:i5808 密码:123456(CSS+ div total is very beautiful, loading speed is fast, extreme red network source code, beautiful atmosphere, code clean and concise, festive shades of scarlet and gold combination upscale atmosphere, full screen slide, in tacky, distinct the low level of common website. Picture fade function to product page technology promotes in the round, move the mouse to the graph product changes, to the user a good interactive experience a sense. You don t have to experience it? Features are: on our single page service project a single page product news download online message Background account: i5808 Password: 123456)
    2015-09-19 10:23:35下载
    积分:1
  • ASP版本LINKS 0.9
    资源描述代码名称:  ASP版本LINKS 0.9   添加日期:  2000-11-3 所属分类: ASP代码>索引搜索   总下载次数: 523 文件大小: 61KB   适用环境: Unix/WINNT 评定级别:     上传者: roland  下载地址: 按此下载   代码效果演示: 暂无   详细介绍: 一套国外的搜索引擎,采用db数据库,不过是英文版的,经过修改我想一套正宗的SOHU系统也该诞生了! 
    2022-05-16 07:11:49下载
    积分:1
  • myself
    个人网页设计,包括个人介绍,个人兴趣爱好,还有个留言板。(Personal web page design, including the personal introduction, personal interests and hobbies, as well as a message board.)
    2009-02-14 17:49:20下载
    积分:1
  • 设备管理系统
    应用背景 基于B/S开发模式,对设备进行web管理,支持各种用户信息设备信息的管理,项目源码打包下载,可参考学习。基于ECLIPSE IDE编写 直接导入运行即可 关键技术1.用户管理:用户分为两种级别,一个是员工,一个是经理即系统管理员。系统管理员能够添加、删除、修改用户信息,可以修改自己的信息。其中员工需指定所属部门。 2.基础信息维护:管理员动态添加公司部门以及设备类型,添加的设备需指定所购入的部门和类型,同时也能够删除、修改设备信息。 3.设备维修报废管理:员工向系统管理员申请维修设备(员工只能对同部门的机器申请维修),管理员审批申请,同意或不同意。同意的话那么设备的状态变为维修中,维修成功的话状态变为运行,维修不成功的话则对该设备进行报废申请,由管理员审批。设备的属性需要有最后维修时间、维修次数等。 4.统计查询:员工可以查询所属部门的设备,按时间查询维修、报废申请。系统管理员可以按部门查询申请,查询设备。 5.员工可以在管理员批复后,删除申请单,管理员批复后也可以删除申请单。 就这些功能,可能描述不太好。员工登录后,具有的功能就是:查看设备信息以及申请信息,对设备进行维修、报废申请、修改自己的密码。管理员的功能是查看设备信息,批复员工的的申请,还有对基础信息的维护,添加用户。修改自己的密码。
    2022-03-14 02:04:07下载
    积分:1
  • taobao
    淘宝自动发货源码 无需上阿里旺旺就能发货(Taobao automatic delivery source without on Ali Wangwang can delivery)
    2020-11-12 19:39:44下载
    积分:1
  • hulzxxt
    可对用户、订单、产品、公告进行管理 后台管理路径:/admin 管理员用户名密码:admin/admin(Manage users, orders, products, bulletins Admin Path:/admin Admin Username Password: admin/admin)
    2017-01-11 23:33:54下载
    积分:1
  • 简单大方的动漫网站模型,包括动漫、图片、小说等简洁易于修改
    资源描述 自己前面做的练习,但是做的很认真,图片网页背景什么的基本自己用ps做的,基本网页大概6个,样式简洁,统一,再嵌入一些动态效果加上网页尾部就更完美了。
    2022-05-17 09:40:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载