登录
首页 » PHP » diywap_v3.1.0715

diywap_v3.1.0715

于 2020-11-14 发布 文件大小:1249KB
0 197
下载积分: 1 下载次数: 1

代码说明:

  DIYWAP手机网站系统是一套针对移动互联网开发的适用于手机的WAP网站系统,系统主要携带后台自由设置手机网站二级域名功能,只要在空间绑定两个域名然后在域名解析你绑定的域名就可以在后台设置,比如:wap.diywap.cn 也就是说使用DIYWAP手机网站系统可以同时拥有两个网站,一个电脑网站一个手机网站,另外DIYWAP手机网站系统提供的模板都是支持手机屏幕和电脑屏幕的(DIYWAP mobile phone website system is a set of suitable for mobile Internet development on the WAP mobile phone website system, system mainly carry the background set free mobile phone website two level domain function, as long as the space bound two domain name and DNS you bind the domain name can be in the table settings, such as: wap.diywap.cn is the use of DIYWAP mobile phone the website system can also have two websites, a computer website website of a mobile phone, mobile phone website provides additional DIYWAP template system is to support mobile phone screen and computer screen)

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

发表评论

0 个回复

  • FeitecCMSFree
    无错版的asp开发的CMS系统源码,很好用,欢迎下载。(This website is mainly to provide the financial field of the website source code, using ASP development, very good use. )
    2015-09-24 11:09:28下载
    积分:1
  • 领读阅读
    使用了css3和html开发的微信小程序,主要是阅读页面和书架(It uses the Wechat program developed by CSS3 and html, mainly reading pages and bookshelves.)
    2020-06-19 23:40:02下载
    积分:1
  • rn_rank-master
    说明:  号称App最多的网站干货集中营(Gank.io)最后也推荐两个。首先来一个的是效果和开发者头条有点类似~同时兼容双平台。(Known as the largest App site dry concentration camp (Gank.io), finally recommended two. First, here comes the effect, and the developer's headline is somewhat similar to the dual platform compatible at the same time.)
    2020-10-22 16:17:23下载
    积分:1
  • CHEBIHA_EL-Hassane
    xml savant arabes xsd
    2018-05-06 06:15:35下载
    积分:1
  • zxtv1
    在线电视直播程序,可自行管理,支持FLV格式 可自行在后台添加各电影电视频道,支持 FLV格式 可设观看密码 登录地址 login.asp 用户名密码 admin(Online live television program, self-management, support FLV format Each movie can add their own television channel in the background, support FLV format Watch password can be set Login address login.asp Username Password admin )
    2016-04-20 17:32:30下载
    积分:1
  • tanghui
    唐会完美源码可以用作自己研究后台账号和密码admin 123456 前台账号和密码123456 123456(Don will be a perfect source)
    2013-12-16 20:05:53下载
    积分:1
  • gnbook
    1. 采用了符合W3C标准的 XHTML + CSS 设计,页面尺寸有所减少,容易更改样式风格; 2. 提供三种 CSS 风格; 3. 增加功能:可限制每个主题的最多回复数量; 4. 增加功能:可发表秘密主题,只有站长方可查看。 5. 修正页面导航可能产生有误的一个BUG; 6. 修正使用文本数据时可能无法删除某些帖子的BUG; 7. 修正使用文本数据时可能产生一个乱码的BUG;(1 using the W3C standard XHTML+ CSS design, page size has been reduced, easy to change the style of style 2 provides three CSS styles 3 add function: can limit the maximum number of replies to each topic 4 add function: can publish a secret theme, only the station can be viewed. 5 fixed page navigation may produce a BUG 6 fixed the use of text data may not be able to delete some of the post BUG May produce a garbled text data when using 7 amendment BUG )
    2016-05-10 10:48:29下载
    积分:1
  • shishuo-CMS-master
    开源cms系统,该系统是师说cms源码,希望能够给大家提供帮助(open source cms)
    2014-07-22 13:08:10下载
    积分:1
  • CooSel2
    除了具备一般在线管理功能外还具备创建免费空间申请网站的能力,增强了上个版本 v1.5SP1以来的很多功能并修正大量的bug和缺陷,并全新改写了CooSel的核心部分,权限审核完全改变,更强劲和更稳定安全(In addition to general management functions online also has the ability to create free website space applications, and enhance the previous version since many features v1.5SP1 and fix a lot of bug and defect, and the core of the new rewrite CooSel, and completely change the permissions audit , more robust and more stable security)
    2016-03-23 22:16:23下载
    积分:1
  • 使用 MVC 和JQuery 分级数据钻取
    利用具有 Razor View Engine  和JQuery 的微软 Model-View-Controller,可以轻松开发网页应用的分级数据钻取。 翻译 maninwest@Codeforge  作者:Pinakpani Dey @ Codeproject 简介 相信你一定遇到过多次这样的情况,你的应用需要以表格形式向用户展示分级数据,让用户钻取数据了解详情。用户喜欢用表格形式的分析数据,而愿意在不同的页面中跳转。 为了实现表格数据的钻取功能,你得花费大量时间开发或者花钱去购买第三方工具。微软的 Model-View-Controller 具有Razor View Engine 和 JQuery ,几分钟就可完成钻取表格数据。 本文将向你介绍如何创建 MVC 应用来钻取表格数据。请注意,我主要专注于功能性而非美观性。在此演示中,我将使用学生对象获取学生信息。学生Student 对象将包含课程Course 对象进行课程描述 创建 MVC 4 网页应用 使用Visual Studio 2012 创建带 MV4 网页应用的新项目。选择Internet 或 Intranet 应用模板。我选择了Internet 应用模板。确保在View Engine 中选择了Razor 。 默认情况下,Visual Studio 将为控制器、模型和视图创建多个文件。在此演示中,我们将修改应用的登录页面。换言之,我们将使用 Index.cshtml 视图显示学生数据。 首先是整理、打开 Index.cshtml 并删除所有代码行并保存文件。我们随后将使用我们的代码更新。 向项目添加JQuery 脚本
    2022-06-14 06:33:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载