资源简介
E启学网校系统单机构是一套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 = [
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-10-16 18:43 eqxue-open-v1.0.1-install\
文件 14329 2019-10-16 18:26 eqxue-open-v1.0.1-install\.htaccess
目录 0 2019-10-16 18:09 eqxue-open-v1.0.1-install\addons\
目录 0 2019-10-16 18:09 eqxue-open-v1.0.1-install\addons\console\
文件 4044 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\console\Crond.class.php
文件 22841 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\console\Padding.class.php
目录 0 2019-10-16 18:09 eqxue-open-v1.0.1-install\addons\excel\
文件 19456 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\excel\export_api.xls
文件 25600 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\excel\export_exam.xls
文件 24064 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\excel\export_exams_questions.xls
文件 21504 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\excel\export_user.xls
文件 1536677 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\excel\word.docx
目录 0 2019-10-16 18:09 eqxue-open-v1.0.1-install\addons\job\
目录 0 2019-10-16 18:09 eqxue-open-v1.0.1-install\addons\job\notify\
文件 4325 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\job\notify\Check.class.php
文件 6195 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\job\notify\Send.class.php
目录 0 2019-10-16 18:09 eqxue-open-v1.0.1-install\addons\job\office\
文件 1970 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\job\office\ToBaiduDoc.class.php
文件 1860 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\job\office\ToBaiduDocStatus.class.php
文件 3237 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\job\office\ToPdf.class.php
目录 0 2019-10-16 18:09 eqxue-open-v1.0.1-install\addons\job\order\
文件 460 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\job\order\Invalid.class.php
目录 0 2019-10-16 18:09 eqxue-open-v1.0.1-install\addons\job\sysNotify\
文件 2562 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\job\sysNotify\Send.class.php
目录 0 2019-10-16 18:09 eqxue-open-v1.0.1-install\addons\job\upload\
文件 6781 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\job\upload\Audio.class.php
文件 798 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\job\upload\ba
文件 3687 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\job\upload\File.class.php
文件 4763 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\job\upload\Office.class.php
文件 7543 2019-10-16 18:08 eqxue-open-v1.0.1-install\addons\job\upload\Video.class.php
目录 0 2019-10-16 18:09 eqxue-open-v1.0.1-install\addons\job\video\
............此处省略7834个文件信息
- 上一篇:完整美食网源码
- 下一篇:windows下PHP5.5
评论
共有 条评论