资源简介
这是一个答题小程序,基本实现了答题的功能,有一个目录,当然,页面不是很好看(给我点面子,不要讲丑,毕竟我是后端程序媛),点击目录进入相对应的答题页面,现在我的切换题目还是用的navigator,有缘人下载之后可以改成你想要的。还有一个答题卡,点击进去之后是所有本类目下的题目编号^-^。有一个收藏功能,获取用户信息之后的一个收藏,有一个查看答案(不想打字了,自己下载看看),还有一个错题反馈页面。恩恩额,适合入门的朋友们^-^。

代码片段和文件信息
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
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 130 2018-10-25 15:07 ZQheihei\.git\config
文件 73 2018-10-25 15:07 ZQheihei\.git\desc
文件 23 2018-10-25 15:07 ZQheihei\.git\HEAD
文件 177 2018-10-25 15:07 ZQheihei\.git\hooks\README.sample
文件 157792 2018-10-25 15:07 ZQheihei\.git\index
文件 113 2018-10-25 15:07 ZQheihei\.git\info\exclude
文件 162 2018-10-25 15:07 ZQheihei\.git\logs\HEAD
文件 162 2018-10-25 15:07 ZQheihei\.git\logs\refs\heads\master
文件 67 2018-10-25 15:07 ZQheihei\.git\ob
文件 320 2018-10-25 15:07 ZQheihei\.git\ob
文件 365 2018-10-25 15:07 ZQheihei\.git\ob
文件 270 2018-10-25 15:07 ZQheihei\.git\ob
文件 388 2018-10-25 15:07 ZQheihei\.git\ob
文件 188 2018-10-25 15:07 ZQheihei\.git\ob
文件 289 2018-10-25 15:07 ZQheihei\.git\ob
文件 321 2018-10-25 15:07 ZQheihei\.git\ob
文件 197 2018-10-25 15:07 ZQheihei\.git\ob
文件 185 2018-10-25 15:07 ZQheihei\.git\ob
文件 660 2018-10-25 15:07 ZQheihei\.git\ob
文件 131 2018-10-25 15:07 ZQheihei\.git\ob
文件 395 2018-10-25 15:07 ZQheihei\.git\ob
文件 606 2018-10-25 15:07 ZQheihei\.git\ob
文件 389 2018-10-25 15:07 ZQheihei\.git\ob
文件 11213 2018-10-25 15:07 ZQheihei\.git\ob
文件 775 2018-10-25 15:07 ZQheihei\.git\ob
文件 4821 2018-10-25 15:07 ZQheihei\.git\ob
文件 118 2018-10-25 15:07 ZQheihei\.git\ob
文件 1445 2018-10-25 15:07 ZQheihei\.git\ob
文件 145 2018-10-25 15:07 ZQheihei\.git\ob
文件 807 2018-10-25 15:07 ZQheihei\.git\ob
............此处省略2774个文件信息
相关资源
- 仿知乎界面小程序源代码
- 恶搞小程序的源代码,相当于屏幕上
- 汇编语言编写的四则运算小程序
- 简单三层架构,经典小程序
- 简单的一个小程序(是送给心仪的女
- powerbuilder 计算器小程序
- 进制转换小程序
- 桌面显示时间小程序
- 小程序反编译文件wxappUnpacker.rar
- 微信小程序驾照考试题库demo完整
- 新闻列表源码(微信小程序)
- 微信小程序——音乐播放器
- 豆瓣图书微信小程序
- 微信小程序-仿网易云音乐
- 微信小程序源码-合集5
- 微信小程序开发视频+demo
- 自己写的delphi控制PPTWord的一个小程序
- 基于微信小程序的校园二手商品交易
- 基于微信小程序外卖点餐系统 开题报
- 生日烟火的小程序带有原代码
- 安卓小程序_拨打电话
- 微信小程序 录音机源码
- 小程序小游戏你画我,猜亲测可用
- 微信小程序源码-合集1.rar
- 微信小程序源码-合集3
- 外卖小程序源码带后台和数据库
- 微信小程序Demo/---欧拉蜜自然语言理解
- 微信小程序完整Demo--支持人工智能对
- 小程序智能识别快递收货地址自动解
- 40款微信H5小程序合集+源码
评论
共有 条评论