资源简介
V4.2.12去后门.zip
代码片段和文件信息
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 = [
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-01-01 19:15 V4.2.12去后门\
文件 302568 2019-12-29 20:19 V4.2.12去后门\4.2.12数据库.sql
目录 0 2019-12-30 17:27 V4.2.12去后门\V4.2.12去后门后端\
文件 139 2019-06-20 16:09 V4.2.12去后门\V4.2.12去后门后端\.env.example
文件 220 2019-06-20 16:09 V4.2.12去后门\V4.2.12去后门后端\codeception.yml
文件 200553 2019-07-05 19:23 V4.2.12去后门\V4.2.12去后门后端\composer.lock
目录 0 2019-12-26 14:03 V4.2.12去后门\V4.2.12去后门后端\config\
文件 3992 2019-06-20 16:09 V4.2.12去后门\V4.2.12去后门后端\config\app.php
文件 296 2019-06-20 16:09 V4.2.12去后门\V4.2.12去后门后端\config\console.php
文件 202 2019-06-20 16:09 V4.2.12去后门\V4.2.12去后门后端\config\db.example.php
文件 195 2019-12-03 08:32 V4.2.12去后门\V4.2.12去后门后端\config\db.php
文件 5 2019-06-20 16:09 V4.2.12去后门\V4.2.12去后门后端\config\index.html
文件 726 2019-06-20 16:09 V4.2.12去后门\V4.2.12去后门后端\config\local.example.php
文件 21 2019-06-20 16:09 V4.2.12去后门\V4.2.12去后门后端\config\params.php
文件 1178 2019-06-20 16:09 V4.2.12去后门\V4.2.12去后门后端\config\web.php
目录 0 2019-12-29 19:52 V4.2.12去后门\V4.2.12去后门后端\controllers\
目录 0 2019-12-29 19:52 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\
文件 1699 2019-07-05 19:23 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\AdminController.php
文件 2472 2019-12-05 18:17 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\AppController.php
目录 0 2019-12-29 19:52 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\behaviors\
文件 11456 2019-12-05 18:17 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\behaviors\PermissionsBehavior.php
文件 7264 2019-12-05 18:17 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\CacheController.php
文件 80240 2019-12-12 18:31 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\DemoController.php
文件 3760 2019-12-05 18:17 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\IndexController.php
文件 29768 2019-12-12 18:31 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\MallController.php
文件 4536 2019-12-05 18:17 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\MenusController.php
文件 34488 2019-12-05 18:17 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\PassportController.php
文件 24568 2019-12-05 18:17 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\SettingController.php
文件 8272 2019-12-05 18:17 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\UpdateController.php
文件 36072 2019-12-05 18:17 V4.2.12去后门\V4.2.12去后门后端\controllers\admin\UserController.php
目录 0 2019-12-29 19:52 V4.2.12去后门\V4.2.12去后门后端\controllers\api\
............此处省略17634个文件信息
- 上一篇:暴风魔镜VR 、HTC VR插件 及制作网址
- 下一篇:2020张宇线性代数9讲
相关资源
- 《数据科学中的R语言》中文PDF源代码
- 黑马程序员淘淘商城项目.txt
- Tensorflow实战Google深度学习框架.zip
- OpenCV计算机视觉编程攻略第3版.pdf源码
- Dev-Cpp.zip
- 力软敏捷开发框架7.0专业版.7z
- Wireshark-2.6.1.rar
- 人人商城最新版全套公司稳定运营版
- 大学生超星尔雅自动刷课神器.rar
- 2019布谷直-源码完全开源.rar
- 夏宇闻-verilogHDL入门5部所有资料.zip
- opencv学习资源.zip
- 08CMS房产网.rar
- 中国自然灾害系统地图集.part3.rar
- CPrimer第五版中文版.zip
- slam高博随书代码slambook-master.rar
- srcnn.rar
- 无人驾驶.rar
- 电子技术基础模拟部分第六版学习辅
- IntroductiontoLinearAlgebra5ed.part1.rar
- MachineLearningforHackers中英文.rar
- EnterpriseArchitect.rar
- 艾伦·图灵传——如谜的解谜者.rar
- HJ独立版3.1.26.zip
- HJ独立版3.1.18.zip
- xiaomi.rar
- 中文版PhotoshopCC完全自学教程[扫描版
- TransCAD免安装版.zip
- 人才招聘网站.zip
- 计算机毕业课程设计源码打包.rar
评论
共有 条评论