魔众企业VI系统 v1.2.0


为您提供魔众企业VI系统下载,魔众企业VI系统采用PHP+Mysql架构,是一款对SEO非常友好、功能全面、安全稳定、支持多终端展示,帮您快速创建现代化的企业形象。魔众企业VI系统发布v1.2.0版本,新功能和Bug修复累计4项,通用内容管理模块系统功能更强大。2020年08月24日魔众企业VI系统发布v1.2.0版本,增加了以下4个特性:- [新功能] 增加通用内容管理模块- [系统优化] 输入内容空处理优化- [系统优化]
资源截图
代码片段和文件信息
import sys os
from sphinx.highlighting import lexers
from pygments.lexers.web import PhpLexer


lexers[‘php‘] = PhpLexer(startinline=True linenos=1)
lexers[‘php-annotations‘] = PhpLexer(startinline=True linenos=1)
primary_domain = ‘php‘

extensions = []
templates_path = [‘_templates‘]
source_suffix = ‘.rst‘
master_doc = ‘index‘
project = u‘Guzzle‘
copyright = u‘2015 Michael Dowling‘
version = ‘6‘
html_title = “Guzzle Documentation“
html_short_title = “Guzzle 6“

exclude_patterns = [‘_build‘]
html_static_path = [‘_static‘]

##### Guzzle sphinx theme

import guzzle_sphinx_theme
html_translator_class = ‘guzzle_sphinx_theme.HTMLTranslator‘
html_theme_path = guzzle_sphinx_theme.html_theme_path()
html_theme = ‘guzzle_sphinx_theme‘

# Custom sidebar templates maps document names to template names.
html_sidebars = {
    ‘**‘: [‘logo-text.html‘ ‘globaltoc.html‘ ‘searchbox.html‘]
}

# Register the theme as an extension to generate a sitemap.xml
extensions.append(“guzzle_sphinx_theme“)

# Guzzle theme options (see theme.conf for more information)
html_theme_options = {

    # Set the path to a special layout to include for the homepage
    # “index_template“: “homepage.html“

    # Allow a separate homepage from the master_doc
    # homepage = index

    # Set the name of the project to appear in the nav menu
    # “project_nav_name“: “Guzzle“

    # Set your Disqus short name to enable comments
    # “disqus_comments_shortname“: “my_disqus_comments_short_name“

    # Set you GA account ID to enable tracking
    # “google_analytics_account“: “my_ga_account“

    # Path to a touch icon
    # “touch_icon“: ““

    # Specify a base_url used to generate sitemap.xml links. If not
    # specified then no sitemap will be built.
    “base_url“: “http://guzzlephp.org“

    # Allow the “Table of Contents“ page to be defined separately from “master_doc“
    # tocpage = Contents

    # Allow the project link to be overriden to a custom URL.
    # projectlink = http://myproject.url
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        1306  2020-08-31 12:46  install.html
     文件         334  2020-08-31 12:46  readme.txt
     目录           0  2020-08-31 12:46  wwwroot
     目录           0  2020-08-31 12:46  wwwrootapp
     目录           0  2020-08-31 12:46  wwwrootappConsole
     目录           0  2020-08-31 12:46  wwwrootappConsoleCommands
     文件        1412  2020-08-31 12:47  wwwrootappConsoleCommandsMaintainDumpDemo.php
     文件         319  2020-08-31 12:47  wwwrootappConsoleKernel.php
     目录           0  2020-08-31 12:46  wwwrootappConstant
     文件          96  2020-08-31 12:47  wwwrootappConstantAppConstant.php
     目录           0  2020-08-31 12:46  wwwrootappEvents
     文件          54  2020-08-31 12:47  wwwrootappEventsEvent.php
     目录           0  2020-08-31 12:46  wwwrootappExceptions
     文件        1021  2020-08-31 12:47  wwwrootappExceptionsHandler.php
     目录           0  2020-08-31 12:46  wwwrootappHttp
     目录           0  2020-08-31 12:46  wwwrootappHttpControllers
     目录           0  2020-08-31 12:46  wwwrootappHttpControllersAdmin
     文件        1249  2020-08-31 12:47  wwwrootappHttpControllersAdminBannerController.php
     文件        1522  2020-08-31 12:47  wwwrootappHttpControllersAdminBookController.php
     文件        1308  2020-08-31 12:47  wwwrootappHttpControllersAdminCaseCategoryController.php
     文件        1806  2020-08-31 12:47  wwwrootappHttpControllersAdminCaseController.php
     文件        2878  2020-08-31 12:47  wwwrootappHttpControllersAdminConfigController.php
     文件         211  2020-08-31 12:47  wwwrootappHttpControllersAdminIndexController.php
     文件        1115  2020-08-31 12:47  wwwrootappHttpControllersAdminJobController.php
     文件        1365  2020-08-31 12:47  wwwrootappHttpControllersAdminMessageController.php
     文件        2106  2020-08-31 12:47  wwwrootappHttpControllersAdminNavController.php
     文件        1565  2020-08-31 12:47  wwwrootappHttpControllersAdminNewsController.php
     文件        1243  2020-08-31 12:47  wwwrootappHttpControllersAdminPartnerController.php
     文件        1308  2020-08-31 12:47  wwwrootappHttpControllersAdminPostCategoryController.php
     文件        1812  2020-08-31 12:47  wwwrootappHttpControllersAdminPostController.php
     文件        1314  2020-08-31 12:47  wwwrootappHttpControllersAdminProductCategoryController.php
............此处省略8907个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)