(BackgroundthepathURL+adminusernameandpasswordare:admin(mustmodifythepathandpassword)ifplacedintherootdirectoryoftheneedtomodifytheuploadeddirectly,ifplacedinasubdirectoryconn.aspfile,youneedtomodifythecode!Needtomodifythefollowingcodeisrelativelysimple,suchasonthe123filesinsubdirectories,thenthecode/data/the@flksdjzxbjzaixianbiji#$!_AT_#$Mdb"isamendedas"/123/data/!@flksdjzxbjzaixianbiji#$!@#$.mdb"isinthedatabasebeforeadding:/123back-officefunctionsIntroduction:BasicSettings:Contact,keywords,copyrightinformation,addadvertising,etc.NavigationSettings:Addmodifythenavigationbarsortingandotheroperationsnotesmanagement:Managementmessage,administratorreplieslinkmanagement:managementLinks) - IMDN开发者社群-imdn.cn">
登录
首页 » ASP » onlinenote_v1.0

onlinenote_v1.0

于 2013-01-26 发布 文件大小:2105KB
0 219
下载积分: 1 下载次数: 5

代码说明:

  后台路径 网址+admin 用户名和密码都是:admin(一定修改路径和密码) 如果放在根目录不需要修改直接上传,如果放在子目录,需要修改conn.asp文件代码! 需要修改下面的代码(比较简单),如放在子目录123的文件里, 那么把下面这段代码"/data/!@flksdjzxbjzaixianbiji#$!@#$.mdb" 修改为 "/123/data/!@flksdjzxbjzaixianbiji#$!@#$.mdb" 也就是在数据库前加一个: /123 后台功能简介: 基本设置:联系方式、关键字、版权信息、添加广告等等; 导航设置:添加修改导航栏排序等操作; 笔记管理:管理留言,管理员回复等; 链接管理:管理友情链接;(Background the path URL+admin user name and password are: admin (must modify the path and password) if placed in the root directory of the need to modify the uploaded directly, if placed in a subdirectory conn.asp file, you need to modify the code! Need to modify the following code is relatively simple, such as on the 123 files in subdirectories, then the code/data/the @ flksdjzxbjzaixianbiji# $! _AT_# $ Mdb " is amended as" /123/data/! @ flksdjzxbjzaixianbiji# $! @# $. mdb " is in the database before adding:/123 back-office functions Introduction: Basic Settings: Contact, keywords, copyright information, add advertising, etc. Navigation Settings: Add modify the navigation bar sorting and other operations notes management: Management message, administrator replies link management: management Links )

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

发表评论

0 个回复

  • 基于Java架构的web
    基于Java架构的web开发,包括十五个开发案例。供大家学习与参考,下载一个资源好费劲,你懂得。我要累死了
    2022-04-27 20:51:44下载
    积分:1
  • 百捷PHP框架
    资源描述 BJPHP(百捷PHP框架)是一款开源免费、轻量级的PHP框架。具有低耦合、 轻量级、基于VBD模型、元数据、描述型等特点,加速高性能现代WEB网站及WebApp应用的开发。
    2022-01-25 14:27:23下载
    积分:1
  • java web页码分页代码
    list.jsp 中可以看到页码分页代码  我在开发购物项目中 深知分页代码的难写  所以上传一个关于分页的简单代码, 希望对大家有利  在listservlet中可以看到基本的页码代码操作 请在运行时  在数据库中加入相应的表  并修改数据库连接代码
    2022-02-03 18:20:39下载
    积分:1
  • python(django)之通讯录
    这是一个完整的用python (django)写的关于网页通讯录的代码,方便初学者学习django的基本东西,当然,本代码也存在很多的不足支持,请大家见谅。注意:此代码仅供初学者使用,方便大家的学习,谢谢!
    2022-02-06 15:24:26下载
    积分:1
  • 学生评教系统
    学生评教系统是用asp和sql联合开发的,并有源代码,下载通过修改完全可以使用
    2022-03-12 08:25:28下载
    积分:1
  • chahua2227
    说明:  前台模板,可以提供参考,html教学版的,有参考价值(Front-end template, can provide reference, HTML teaching version, has reference value)
    2019-02-17 11:59:56下载
    积分:1
  • baojianpin
    保健品网站模板,该模板经过W3C验证,符合web2.0标准。,web网页制作参考资料。(Health products website template, the template through W3C verification, in accordance with Web2.0 standard. Web Webpage, production of reference materials.)
    2013-12-28 10:11:53下载
    积分:1
  • hostweb
    湖南中信网络有限公司主机程序 管理页面:admin/index.asp 管理:admin 密码:adminqlz(Hunan CITIC Networks Co. host program Management Page: admin/index.asp Management: admin Password: adminqlz)
    2016-03-04 21:17:45下载
    积分:1
  • new41hk
    主要功能集新闻,文章,下载,留言一体的整站程序。 后台登陆地址:admin.asp 验证码可不用填写 用户名:admin 密码:admin888(The main feature set news, articles, downloads, comments, one of the entire station program. Background landing Address: admin.asp Codes can not fill in the username: admin Password: admin888)
    2016-04-11 22:29:38下载
    积分:1
  • python 的自动化运维程序
    应用背景对自动化运维的理解 其实对运维工程师来说,能自动来做的地方不要手动,能交给程序来做的事情就让程序做就是自动化运维的动力,现有的各种工具只是让 自动化运维更加方便。很多时候一个计划任务加上一个shell脚本就可以满足自动化运维的要求了。 各大互联网公司内部的几千上万台机器绝大多数操作都是自动化操作的,不过这些都属于核心技术,涉及安全也不会对外放开,对于中小型 企业没有专门的运维开发人员,只能靠运维工程师自己多想,多尝试,不过运维工程师一般开发能力都不强,也就很难做出太多的东西。关键技术运维一直是企业在构建网络过程中的重要环节,企业应该怎样构建运维系统的话题也是经久不衰。近年来,不少企业在磕磕绊绊中终于做好了运维工作,然而当他们 打算迈着大步向前进时,又突然发现效率成了运维的“阿斗”,怎么都扶不起来。尽管自动化运维似乎带来了高效率运维的一丝曙光,但也为不少企业带来了更多的 困惑。尤其是在大数据、云计算打着大旗、高歌发展的今天,运维人员也真真切切感受到:企业需要快速提高效率。
    2022-05-19 02:09:08下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载