登录
首页 » HTML » banjiwangzhan

banjiwangzhan

于 2013-04-05 发布 文件大小:17619KB
0 178
下载积分: 1 下载次数: 11

代码说明:

  这是本人初学网站时做的一个班级网站,虽然有点丑,但是还是想和大家一起交流。(This is a class website I do beginner website, although it is a little ugly, but still want to share with everyone.)

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

发表评论

0 个回复

  • emialrouter autocountdown easysplit 模块
    感谢您购买本产品从 BooksWealth.com http://www.bookswealth.com/ 你现在有私人标签到本产品的权利。 [是]可以以任何价格出售 [是]可以抛弃 [是]可以添加到"支付"会员网站 [是]可以提供作为奖金 [是]可以把你的名字放在销售信上 [是]能卖转售权利 [是]可以卖大师转售权利 [是]可以在拍卖网站上卖 [是]可以卖给私人标签权利 请务必和浏览我们的商店更多伟大电子书每周。您可以查看所有的 我们在此链接中添加新的电子书: http://www.bookswealth.com/new-ebooks.php 另外,别忘了你还可以启动您自己的在线商店在下面的链接: http://www.bookswealth.com/steps.php
    2022-06-28 05:01:52下载
    积分:1
  • wapwangzhi
    ASP版本的 WAP网址导航程序 MSsql 数据库,前年做的吧,呵呵(ASP wap daohang cheng xu)
    2012-03-11 18:43:49下载
    积分:1
  • ZuobiaoZhuanhuan
    调用百度地图API根据地址获取经玮度信息(get coordinate the address by baidu map API)
    2015-03-31 09:10:07下载
    积分:1
  • webpage
    做的一个小网页源代码,上传上来和大家一起讨论讨论,提高自己。(Make a small page source code, upload up and everyone together to discuss the discussion, improve their own.)
    2007-11-07 23:13:45下载
    积分:1
  • nicewords_2.0.0128_for_3790_4659.tar
    Nicewords-Dzend版 Nicewords是由工作在顶级门户网站的几名资深高级工程师利用爬虫技术(蜘蛛机器人,spider)、分词技术和网页萃取技术,结合白帽SEO(规避了一切风险的搜索引擎优化),利用URL重写技术、缓存技术,使用PHP语言开发的一套能根据设置的关键词自动抓取互联网上的相关信息、自动更新的WEB智能建站系统。利用NiceWords智能建站系统,只需要在配置页面上设置几个关键词,NiceWords就能全自动的生成一套能自动更新的网站了。 您要做的仅仅是设置几个关键词,其他的一切交给NiceWords来完成(Nicewords-Dzend version Nicewords by working in several top-level portal, senior engineer using reptiles technology (robot spider, spider), sub-word extraction technology and web technology, combined with white hat SEO (to circumvent all the risk of search engine optimization ), the use of URL rewriting technology, caching technology, the use of PHP to develop a set of language according to settings automatically crawl Keywords relevant information on the Internet, automatic update system WEB Intelligent建站.建站use NiceWords intelligent systems, only need to configure the settings page a few words, NiceWords will be able to generate a set of fully automated web site to automatically update the. All you have to do is set up only a few words to all the other NiceWords to complete)
    2008-02-20 21:23:31下载
    积分:1
  • upfile_2.43
    PHP多图片批量上传程序源码,之前在某网站看到其程序,索要及买源码未果。通过开发人员工具及其他抓包程序进行相关文件获龋而且自己写了后台代码,不断调试完成(PHP bulk upload multiple pictures program source code, before a site to see their program, ask for and buy a source unsuccessful. Through developer tools and other related documents capture program for caries and write their own code-behind, constantly testing completed)
    2013-05-30 23:48:27下载
    积分:1
  • phpliteadmin_957733
    利用php实现,这是一个用php脚本语言写的电子商务,Difeye-敏捷的轻量级PHP框架 v1.1.2,Difeye是一款超轻量级PHP框架,主要特点有: 数据库连接做自动主从读写分离配置,适合单机和分布式站点部署; 支持Smarty模板机制,可灵活配置第三方缓存组件; 完全分离页面和动作,仿C#页面加载自动执行Page_Load,参考的例子程序供学习参看(Use php to achieve , which is a scripting language used to write php ecommerce , Difeye- agile and lightweight PHP framework v1.1.2, Difeye is an ultra lightweight PHP framework , the main features are: database connection for automatic master-slave)
    2013-08-04 10:58:09下载
    积分:1
  • easyui 写的管理权限系统
    权限管理系统, 包括, 用户 ,角色,用户组 数据库,mysql 开发框架 ssh 前台框架 easyui 之中用到了maven 等其他 小工具。
    2022-05-26 10:43:36下载
    积分:1
  • ssm校园在线点餐系统源码(含数据库)
    校园订餐系统 项目描述系统主要分为前台和后台,其中,前台主要功能有:用户注册、用户登录、我的购物车、我的订单、商品评论、校园资讯后台主要功能有:用户管理、商品管理、订单管理、评论管理、资讯管理等运行环境jdk8 tomcat8 mysql5.6 IntelliJ IDEA maven项目技术spring spring mvc mybatis layui jsp jquery启动说明1.将项目导入到Idea开发工具中2.mysql新建数据库biyesheji,复制sql建表语句执行导入3.修改源码中biyeshejisrcmainesourcesjdbc.properties数据库配置文件,修改1-3行,配置为本机数据库地址4.将项目放入tomcat容器中,并启动项目5.浏览器访问地址前台访问路径:http://localhost:8081/fore/foreIndex登录账号:byh  登录密码:12345后台访问地址:http://localhost:8081/login登录账号:小白  登录密码:123456注:访问地址的端口号需要根据实际tomcat端口填写
    2021-05-06下载
    积分:1
  • WebGame
    网页游戏的PHP源代码,包括前台和后台的管理程序。(PHP website source code of the game, including the front and back-office management procedures.)
    2020-11-17 16:49:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载