登录
首页 » ASP » 114

114

于 2008-01-19 发布 文件大小:11572KB
0 130
下载积分: 1 下载次数: 38

代码说明:

  上海朝鹤医疗科技发展有限公司网站管理系统 后台登陆 http://您的网站或服务器目录地址/manage/ 管理员ID:admin 管理员密码:admin 系统信息管理 (网站信息管理、数据备份管理、上传文件管理、友情链接管理、系统信息查看、站内调查管理等) 企业信息管理 (公司简介、组织结构、公司文化、精神理念、联系我们等) 企业产品管理 (产品类别、产品管理、新增产品、修改产品、审核产品、订单管理等) 产品下载管理 (下载类别设置、下载产品管理、新增下载产品等) 企业新闻管理 (公司新闻管理、添加公司新闻、业内资讯管理、增加业内资讯等) 公告留言管理 (留言管理、公告管理等) 网站用户管理 (注册用户管理、管理员管理等) 企业荣誉管理 (企业荣誉管理、增加企业荣誉、企业形象管理、增加企业形象等) 企业人才管理 (招聘管理、发布招聘、应聘管理、人才策略等) 网络营销管理 (国内市场、国外市场等) 邮件列表管理 (用户管理、增加用户、邮件列表、发送邮件等) 上海朝鹤医疗科技发展有限公司网站项目专用系统 版权所有,侵权必究 (err)

文件列表:

上海朝鹤医疗科技发展有限公司
............................\114index.asp
............................\about.asp
............................\acceptjob.asp
............................\add_email.asp
............................\articleshow.asp
............................\aspweb.exe
............................\checkreg.asp
............................\chkemail.asp
............................\clear.asp
............................\config.asp
............................\contact.asp
............................\count.asp
............................\count.mdb
............................\counter
............................\.......\0
............................\.......\.\0.gif
............................\.......\.\1.gif
............................\.......\.\2.gif
............................\.......\.\3.gif
............................\.......\.\4.gif
............................\.......\.\5.gif
............................\.......\.\6.gif
............................\.......\.\7.gif
............................\.......\.\8.gif
............................\.......\.\9.gif
............................\.......\.\Thumbs.db
............................\.......\1
............................\.......\.\0.gif
............................\.......\.\1.gif
............................\.......\.\2.gif
............................\.......\.\3.gif
............................\.......\.\4.gif
............................\.......\.\5.gif
............................\.......\.\6.gif
............................\.......\.\7.gif
............................\.......\.\8.gif
............................\.......\.\9.gif
............................\.......\.\Thumbs.db
............................\.......\2
............................\.......\.\0.gif
............................\.......\.\1.gif
............................\.......\.\2.gif
............................\.......\.\3.gif
............................\.......\.\4.gif
............................\.......\.\5.gif
............................\.......\.\6.gif
............................\.......\.\7.gif
............................\.......\.\8.gif
............................\.......\.\9.gif
............................\.......\.\Thumbs.db
............................\.......\3
............................\.......\.\0.gif
............................\.......\.\1.gif
............................\.......\.\2.gif
............................\.......\.\3.gif
............................\.......\.\4.gif
............................\.......\.\5.gif
............................\.......\.\6.gif
............................\.......\.\7.gif
............................\.......\.\8.gif
............................\.......\.\9.gif
............................\.......\.\Thumbs.db
............................\.......\4





............................\.......\.\5.gif
............................\.......\.\6.gif
............................\.......\.\7.gif
............................\.......\.\8.gif
............................\.......\.\9.gif
............................\.......\.\Thumbs.db
............................\.......\5
............................\.......\.\0.gif
............................\.......\.\1.gif
............................\.......\.\2.gif
............................\.......\.\3.gif
............................\.......\.\4.gif
............................\.......\.\5.gif
............................\.......\.\6.gif
............................\.......\.\7.gif
............................\.......\.\8.gif
............................\.......\.\9.gif
............................\.......\.\Thumbs.db
............................\.......\6





............................\.......\.\5.gif
............................\.......\.\6.gif
............................\.......\.\7.gif
............................\.......\.\8.gif
............................\.......\.\9.gif
............................\.......\.\Thumbs.db
............................\.......\7

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

发表评论

0 个回复

  • 17
    抖音上面的动态图,前端语言写,给予你不一样的感受(24/5000 The dynamic picture above the hissing, written in the front language, gives you a different feeling)
    2018-06-13 10:02:04下载
    积分:1
  • meituan
    meituan python 爬虫,使用python语言,实现对美团网站的自动抓取分析(meituan python reptile, using python language to realize the US group website automatically crawl Analysis)
    2016-06-07 13:18:51下载
    积分:1
  • Jbox提示信息
    Jbox提示信息
    2023-06-28 16:30:04下载
    积分:1
  • 供销存系统
    资源描述c#编写供销存系统,希望对大家有所帮助
    2023-05-10 20:10:04下载
    积分:1
  • Smarty3
    说明:  Smarty是一个使用PHP写出来的模板引擎,是目前业界最著名的PHP模板引擎之一。它分离了逻辑代码和外在的内容,提供了一种易于管理和使用的方法,用来将原本与HTML代码混杂在一起PHP代码逻辑分离。简单的讲,目的就是要使PHP程序员同前端人员分离,使程序员改变程序的逻辑内容不会影响到前端人员的页面设计,前端人员重新修改页面不会影响到程序的程序逻辑,这在多人合作的项目中显的尤为重要。(Smarty is a template engine written in PHP, one of the industry's most famous PHP templating engines. It separates logical code from external content and provides an easy to manage and use method that mixes the original HTML code with the logical separation of PHP code. Simply speaking, the purpose is to make PHP programmers separation with the front-end staff, enables the programmer to change the program's logic does not affect the front page design staff, designers to modify the program logic page will not affect the program, in which multi person cooperative project is particularly important.)
    2017-06-25 20:07:46下载
    积分:1
  • swfobject-master
    简单的网页加载播放Flash,很好的学习文件(Simple page load play Flash, great learning files)
    2017-03-11 10:59:38下载
    积分:1
  • 20121229_shop_tomcat
    在tomcat环境下做的购物车小作业,可完成货物的增加、删除、更新、查询(Shopping cart small assignments, add, delete, buying and selling, the query in the shopping cart, simulation database, in Sping frame and the servlet/JSP)
    2013-04-26 22:16:40下载
    积分:1
  • midori_shell
    Simple AJAX Based PHP Web Shell
    2012-12-10 21:36:48下载
    积分:1
  • struts
    说明:  系统名称:基于struts的图书管理系统 程序说明: 系统开发环境: Windows xp sp2 + myEclipse5.5 + Tomcat6.0 + MySQL5.0 数据库文件:直接将数据库目录下的db_librarySys文件夹复制到mysql数据库的data目录下即可 mysql数据库登陆信息: 帐号root,密码123(自己可以在com.core.ConnDB类中修改) 管理员测试帐号: admin 密码: admin (System Name: struts-based description of the procedures of Library Management System: System Development Environment: Windows xp sp2+ myEclipse5.5+ Tomcat6.0+ MySQL5.0 database file: directly to the database directory db_librarySys folder to mysql database data directory Next to mysql database login information: Account root, the password 123 (the class that they can modify the com.core.ConnDB) Administrator Test Account: admin Password: admin)
    2011-04-11 15:41:38下载
    积分:1
  • pjblog3
    PJBlog是由舜子(陈子舜,英文名字PuterJam,PJblog就是以他英文名字缩写命名的,他本人就职于腾讯公司QZONE开发组)所开发的一套开源免费的中文个人博客系统程序,采用asp+Access的技术,PJBlog同时支持简繁中文,UTF-8编码,相对于其他系统,PJBlog具有相当高的运作效能以及更新率,也支持目前Blog所使用的新技术。(PJBlog by Shun child (Chen Zaishun English name PuterJam, PJblog his English name is an abbreviation of the name, he worked at Tencent QZONE Development Group) developed a set of open source free Chinese personal blog system program, the use of asp+ Access technology, PJBlog supports Simplified and Traditional Chinese, UTF-8 encoding, compared to other systems, PJBlog with a very high operational efficiency as well as update rate, and also supports new technologies currently used by Blog.)
    2016-04-24 18:49:04下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载