• 大小: 30.16MB
    文件类型: .rar
    金币: 2
    下载: 0 次
    发布日期: 2024-02-05
  • 语言: PHP
  • 标签: 小程序  商城  带后端  

资源简介

php移动商城源代码,经测试可用,可供学习使用(内含管理后台、完整小程序包及相关配置文件)(内含管理后台、完整小程序包及相关配置文件)(内含管理后台、完整小程序包及相关配置文件)(内含管理后台、完整小程序包及相关配置文件)(内含管理后台、完整小程序包及相关配置文件)(内含管理后台、完整小程序包及相关配置文件)

资源截图

代码片段和文件信息

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‘

# -- General configuration -----------------------------------------------------

extensions = []
templates_path = [‘_templates‘]
source_suffix = ‘.rst‘
master_doc = ‘index‘

project = u‘Guzzle‘
copyright = u‘2012 Michael Dowling‘
version = ‘3.0.0‘
release = ‘3.0.0‘

exclude_patterns = [‘_build‘]

# -- Options for HTML output ---------------------------------------------------

# The name for this set of Sphinx documents.  If None it defaults to
# “ v documentation“.
html_title = “Guzzle documentation“
html_short_title = “Guzzle“

# Add any paths that contain custom static files (such as style sheets) here
# relative to this directory. They are copied after the builtin static files
# so a file named “default.css“ will overwrite the builtin “default.css“.
html_static_path = [‘_static‘]

# Custom sidebar templates maps document names to template names.
html_sidebars = {
    ‘**‘:       [‘localtoc.html‘ ‘leftbar.html‘ ‘searchbox.html‘]
}

# Output file base name for HTML help builder.
htmlhelp_basename = ‘Guzzledoc‘

# -- Guzzle Sphinx theme setup ------------------------------------------------

sys.path.insert(0 ‘/Users/dowling/projects/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‘

# Guzzle theme options (see theme.conf for more information)
html_theme_options = {
    “index_template“: “index.html“
    “project_nav_name“: “Guzzle“
    “github_user“: “guzzle“
    “github_repo“: “guzzle“
    “disqus_comments_shortname“: “guzzle“
    “google_analytics_account“: “UA-22752917-1“
}

# -- Options for LaTeX output --------------------------------------------------

latex_elements = {}

# Grouping the document tree into LaTeX files. List of tuples
# (source start file target name title author documentclass [howto/manual]).
latex_documents = [
  (‘index‘ ‘Guzzle.tex‘ u‘Guzzle Documentation‘
   u‘Michael Dowling‘ ‘manual‘)
]

# -- Options for manual page output --------------------------------------------

# One entry per manual page. List of tuples
# (source start file name description authors manual section).
man_pages = [
    (‘index‘ ‘guzzle‘ u‘Guzzle Documentation‘
     [u‘Michael Dowling‘] 1)
]

# If true show URL addresses after external links.
#man_show_urls = False

# -- Options for Texinfo output ------------------------------------------------

# Grouping the document tree into Texinfo files. List of tuples
# (source start file target name title author
#  dir menu entry description category)
texinfo_documents = [
  (‘index‘ ‘Guzzle‘ u‘Guzzle Documentation‘
   u‘Michael Dowling‘ ‘Guzzle‘ ‘One line de

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        125  2020-02-07 14:39  shop\readme.txt

    .......        75  2020-01-08 14:41  shop\shop\.constant

     文件        238  2020-02-07 14:36  shop\shop\.env

    .......       255  2020-01-04 10:55  shop\shop\.example.env

    .......       216  2020-01-04 10:55  shop\shop\.htaccess

    .......      2038  2020-01-04 10:55  shop\shop\.travis.yml

    .......        42  2020-01-04 10:55  shop\shop\.version

    .......        13  2020-01-04 10:55  shop\shop\app\.htaccess

    .......      3887  2020-01-04 10:55  shop\shop\app\admin\common.php

    .......      1072  2020-01-04 10:55  shop\shop\app\admin\config\route.php

    .......       755  2020-01-10 10:04  shop\shop\app\admin\config\template.php

    .......       815  2020-01-10 10:50  shop\shop\app\admin\config\view.php

    .......       799  2020-01-04 10:55  shop\shop\app\admin\controller\AdminException.php

    .......     10543  2020-01-04 10:55  shop\shop\app\admin\controller\agent\AgentManage.php

    .......      7030  2020-01-04 10:55  shop\shop\app\admin\controller\article\Article.php

    .......      6784  2020-01-04 10:55  shop\shop\app\admin\controller\article\ArticleCategory.php

    .......      5640  2020-01-04 10:55  shop\shop\app\admin\controller\article\WechatNews.php

    .......      2899  2020-01-04 10:55  shop\shop\app\admin\controller\AuthController.php

    .......      2981  2020-01-04 10:55  shop\shop\app\admin\controller\finance\Finance.php

    .......      6480  2020-01-04 10:55  shop\shop\app\admin\controller\finance\UserExtract.php

    .......      5723  2020-01-04 10:55  shop\shop\app\admin\controller\finance\UserRecharge.php

    .......     34373  2020-01-04 10:55  shop\shop\app\admin\controller\Index.php

    .......      1830  2020-01-04 10:55  shop\shop\app\admin\controller\Login.php

    .......     27147  2020-01-04 10:55  shop\shop\app\admin\controller\order\combinationOrder.php

    .......     33227  2020-01-04 10:55  shop\shop\app\admin\controller\order\StoreOrder.php

    .......     18468  2020-01-04 10:55  shop\shop\app\admin\controller\record\Record.php

    .......      3872  2020-01-04 10:55  shop\shop\app\admin\controller\record\StoreStatistics.php

    .......      4255  2020-01-04 10:55  shop\shop\app\admin\controller\routine\RoutineTemplate.php

    .......      7617  2020-01-04 10:55  shop\shop\app\admin\controller\setting\SystemAdmin.php

    .......     19753  2020-01-04 10:55  shop\shop\app\admin\controller\setting\SystemConfig.php

............此处省略6670个文件信息

评论

共有 条评论