登录
首页 » PHP » zWeb

zWeb

于 2013-05-16 发布 文件大小:998KB
0 206
下载积分: 1 下载次数: 2

代码说明:

  一个完整的网页和管理向导,留言板主题视图数-留言板菜单:显示总主题,文章——调查索引页面,编辑管理,调查民意调查在图-改变文本字段类型在数据库LONGTEXT——其他轻微改变菜单- admin观众信息,ip,whois,机器人——显示机器人的游客——改变了电子邮件程序-索引扩展菜单编辑器:现在你可以设置3类型的菜单:标准,简单地和链接菜单,通讯,浏览最多的文本,最后的评论,一些错误修复、文件链接文本,排序菜单在管理面板-新图标在管理面板(A complete Web pages and Management Wizard, message board topic view- message board menu: Displays the overall theme of the article- the survey index page, edit management, survey public opinion survey in Figure- change the text field type the database a LONGTEXT- other minor changes menu- admin audience information, ip, whois, robot- robot tourists- changed the e-mail program- index extended Menu Editor: Now you can set the 3 types of menus: standard, simple menu and links, communications, Most viewed text, a final comment, some bug fixes, file link text, the Sort menu in the admin panel- new icon in the admin panel)

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

发表评论

0 个回复

  • bar-chart-animated
    这次我们要来分享一款效果非常酷的HTML5苹果产品销售统计3D柱形图,这款HTML5图表和之前分享的都不一样,主要是外观上比较吸引人,首先图表是3D立体的,有一种非常棒的视觉效果;其次,当鼠标划过柱形图表时,会有很不错的HTML5动画效果。(This time we want to share a very cool effect of HTML5 Apple products sales statistics 3D bar chart, and this chart before HTML5 share is different, mainly the more attractive appearance, the first chart is a 3D perspective, there is a kinds of great visual effect secondly, when the mouse across a bar chart, there will be a very good HTML5 animation. )
    2016-05-28 15:02:30下载
    积分:1
  • forkcms-v3.3.8
    Fork CMS 使用十分简单,注重用户体验,包含博客、问答、表格等模块,适合于建立小型商业网站或者个人博客,目前官方还未发布简体中文语言包,在后台可以十分方便地自行制作语言包。(Fork the CMS is very simple, focusing on user experience, including blogs, quizzes, forms and modules, suitable for small business website or personal blog, the official has not yet released the Simplified Chinese language pack in the background can easily create their own language pack.)
    2012-05-16 15:25:53下载
    积分:1
  • 11
    说明:  科美智能企业网站管理系统专业版是以asp+access进行开发的企业网站系统,软件还包含了全站生成静态页面的功能。(The professional edition of the website management system of the KO Mei intelligent enterprise is an enterprise website system developed with asp+access, and the software also contains the function of generating static pages from the whole station.)
    2018-04-10 07:04:58下载
    积分:1
  • 古玩收藏拍卖公司网站模板
    资源描述古玩收藏拍卖公司网站模板,全套模板,包括首页、关于我们、专家团队、
    2023-03-20 09:50:03下载
    积分:1
  • 组卷系统
    说明:  组卷系统,具有试卷生成、在线考试、试题管理等功能(he paper-forming system has the functions of generating test papers, on-line examinations and managing test questions.)
    2019-01-06 14:31:11下载
    积分:1
  • 车队管理
    基于 Asp.net 技术和编程语言 C# 和 Microsoft SQL Server 数据库的车队管理系统。
    2022-01-22 11:32:06下载
    积分:1
  • te560
    Weighted acceleration, Combined with PCA scale invariant feature transform (SIFT) algorithm, Realize image watermarking, de-noising, plus noise and other functions.
    2017-09-25 20:10:14下载
    积分:1
  • zmys
    个自适应手机端和PC端的最新版织梦V5.7为内核的网站模板,软件兼容主流浏览器,模板包含安装说明,并包含测试数据。 dedecms最新版内核开发,原创设计、手工书写DIV+CSS, 完美兼容IE7+、Firefox、Chrome、360浏览器等;主流浏览器; 页面简洁简单,容易管理,DEDE内核都可以使用;附带测试数据! 模板特点: 1:案例详细页使用图集模型,单独的详细页,多图切换效果; 2:SEO代码标准:DIV+CSS代码精简、ATL属性、H标签的合理运用、静态HTML; 3:用户体验:标准的版面布局、图文并茂增强用户体验; 模板使用程序: DEDECMS版本都可以使用。(An adaptive mobile phone terminal and PC terminal. The latest version of V5.7 kernel website template software compatible with mainstream browsers, the template contains installation instructions, including test data. Dedecms the latest version of the kernel development, original design, manual writing DIV+CSS, Compatible with IE7+, Firefox, Chrome, 360 browser, etc. The page is simple and easy to manage, and the DEDE kernel can be used! Template features: 1: a case with page using the atlas model, with a separate page, multi switching effect 2:SEO code standards: DIV+CSS code simplification, ATL attributes, H tags, the rational use of static HTML 3: the user experience: with standard layout, enhance the user experience Template application: DEDECMS version can be used.)
    2017-03-08 15:35:29下载
    积分:1
  • 初学者,简单canvas画布
    应用背景 var canvas=document.getElementById("demo");         var cxt=canvas.getContext("2d");         var flag=0;         canvas.onmousedown=function(evt){                         evt=window.event?window.event:evt;             var startX=evt.pageX-this.offsetLeft;             var startY=evt.pageY-this.offsetTop;                         cxt.beginPath();                cxt.moveTo(startX,startY);             flag=1;         }         //鼠标移动 (获取鼠标位置)         canvas.onmousemove=function(){
    2022-01-21 04:59:28下载
    积分:1
  • 元素周期表
    超级炫酷照片墙源码 3D旋转,魔方,星空(Super cool photo wall source code 3D rotation, magic cube, star wall source code 3D rotation, magic cube, star sky)
    2020-06-24 23:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载