登录
首页 » HTML » qywz7

qywz7

于 2011-11-03 发布 文件大小:2602KB
0 177
下载积分: 1 下载次数: 4

代码说明:

  全站生成静态HTML,搜索引荐收录效果好,打开速度快,服务器负荷低,后台地址进入,你的域名/admin,这样进入,后台帐号admin密码为admin. (The whole station generate static HTML, search referrals included effective, open fast, server load is low, the background to enter the address, your domain name/admin, so enter, background account admin password is admin.)

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

发表评论

0 个回复

  • 基于Html的管理模板页面
    资源描述基于Html的静态页面的模板,标准的html页面,是后台管理的模板,左侧标题,右侧显示。
    2022-07-02 22:40:34下载
    积分:1
  • asp获得checkbox的值
      string str_save_cbljl = "";   foreach (listitem li in cbljl.items)   {       if (li.selected == true)       {           str_save_cbljl += li.value + ",";       }   }   response.write(str_save_cbljl); 
    2022-03-25 00:34:25下载
    积分:1
  • 在网格视图 上级联下拉列表
    翻译 maninwest@Codeforge   作者:Tadit Dash @ Codeproject 文章将展示如何在网格视图GridView  本身呈现的下拉列表DropDownList  的 SelectedIndexChanged 事件中,获取GridView 的当前行,然后找到其他下拉列表并进行绑定背景当我在进行项目时,需要根据其他列上呈现的 DropDownList的选择,绑定一个列上的 DropDownList。这有些像级联下拉列表,两个 下拉列表呈现在同一个网格视图上。解决步骤是:1. 为第一个GridView 上的 DropDownList 附加 SelectedIndexChanged 事件2. 在事件内,首先获取 GridView 行,从中选择第一个 DropDownList 3. 然后从当前GridView 行中,找到第二个 DropDownList ,并跟数据表 DataTable 或其他东西捆绑。网格视图标记在标记Markup 中,你可以看到GridView 中声明了两个DropDownLists。一个是用于国家Country,另一个是用于城市 City。为了演示,我硬编码了国家Country的项目。您可以使用代码动态填充。注意:第一步,我已经将  OnSelectedIndexChanged  事件附加到Country DropDownList 中。目标:在行中选定Country后,为 特定行填充City DropDownList
    2022-02-04 19:44:30下载
    积分:1
  • extphone
    这是一个使用PHP+extjs开发的项目,界面美观,使用方便,是学extjs框架的学者学习的例子,很实用,功能叶很强大的(This is a development using PHP+ extjs project, beautiful interface, easy to use, is a framework for scholars studying science extjs example, it is practical, functional leaves a very strong)
    2010-05-20 10:35:44下载
    积分:1
  • vue 在线预览pdf文件(PDF.js)
    【实例简介】将附件解压后,放到web环境中(iis/nginx/apache等),然后访问 http://localhost/web/viewer.html?file=compressed.tracemonkey-pldi-09.pdf 即可查看compressed.tracemonkey-pldi-09.pdf 文件的内容
    2021-09-29 00:31:02下载
    积分:1
  • html
    说明:  this is my made tatic html
    2020-06-21 10:20:02下载
    积分:1
  • JQ/xml版省市三级联动
    一个JQ版本的省市三级联动效果,使用xml做数据源。文件列表Area.xml-------数据源文件city.html-------效果主页面ddlAdderss.gif----网页背景图片jquery.js------JQ库文件
    2022-07-08 21:44:46下载
    积分:1
  • xdcms
    XDcms是南宁旭东网络科技有限公司推出的一套完全开源的通用的内容管理系统。主要使用php+mysql+smarty技术基础进行开发,XDcms采用OOP(面向对象)方式进行基础运行框架搭建。模块化开发方式做为功能开发形式。框架易于功能扩展,代码维护,二次开发能力优秀。 XDcms重点功能 A、内容管理模型,自定义字段,更方便扩展功能。自带模型:单页模型、新闻模型、产品模型、招聘模型 B、栏目自定义,便于内容管理 C、内容模块化,二次开发更便捷。自带模块:幻灯片、QQ客服、友情链接、自定义表单(在线留言、简历管理) D、模板管理,后台编辑模板更方便 E、邮件发送,表单留言自动发送邮件到邮箱 F、数据缓存,访问速度更快 G、会员自定义模型、字段 H、结合Smarty开发的万能loop标签、get_block碎片标签,数据调用更简单、更方便 I、产品多图多方位展示 J、URL规则自定义,更有利于做搜索引擎优化(XDcms is Nanning Xudong network science and technology limited company launched a completely open source general-purpose content management system. The main use of php+mysql+smarty technology development, XDcms uses the OOP ( object-oriented ) way of running the framework to build foundation. The modular development mode as the functional forms of development. Frame easy functional expansion, code maintenance, two times the development of outstanding ability. XDcms key function A, content management model, custom fields, more convenient function expansion. Model: model with single page, news, products, recruitment model model model Column B, custom, for content management C, content modules, two times the development of more convenient. With module: slide, QQ service, links, custom form ( online message, resume management ) D, template management, more convenient background editing template E, e-mail, message is automatically sent email to form F, data cache, faster access speed)
    2013-01-13 15:35:31下载
    积分:1
  • php源文件 登录系统
    资源描述一个普通的动态网页源文件,登录系统,输入正确的用户名和密码才可以登录,可以自己家美化
    2022-04-08 07:02:22下载
    积分:1
  • 动感教育网—人才市场
    资源描述代码名称:  动感教育网—人才市场   添加日期:  2001-3-5 所属分类: ASP代码>其他代码   总下载次数: 232 文件大小: 205KB   适用环境: WINNT 评定级别:     上传者: roland  下载地址: 按此下载   代码效果演示: 暂无   详细介绍: 管理登录页为:[admin/login.asp] 用户名为:[小张],密码为:[1234] 
    2022-05-29 11:49:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载