• 大小: 4.08MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-02
  • 语言: 其他
  • 标签: 小程序  答题  

资源简介

这是一个答题小程序,基本实现了答题的功能,有一个目录,当然,页面不是很好看(给我点面子,不要讲丑,毕竟我是后端程序媛),点击目录进入相对应的答题页面,现在我的切换题目还是用的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\description

     文件         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\objects\00\9dba9f8797242ec558db9e30d0a9032bcbb000

     文件        320  2018-10-25 15:07  ZQheihei\.git\objects\00\c5ce0e697fc04aa3d98b449a7aef971389b787

     文件        365  2018-10-25 15:07  ZQheihei\.git\objects\01\557ca11dab7c8176d300975a03c258d53f55ab

     文件        270  2018-10-25 15:07  ZQheihei\.git\objects\01\5f0bb9860a24ecceb5160f9c831299befb7386

     文件        388  2018-10-25 15:07  ZQheihei\.git\objects\01\77dc071f6a0d668d2b14bfbdc439c169f182f1

     文件        188  2018-10-25 15:07  ZQheihei\.git\objects\02\0a60596acbf29509daa2900aeeaf6086cc7248

     文件        289  2018-10-25 15:07  ZQheihei\.git\objects\02\14f05f4a0fd324539300b357d12bd7b61b492e

     文件        321  2018-10-25 15:07  ZQheihei\.git\objects\02\73be52f81086a819f32f57ccdeae0313d9f92d

     文件        197  2018-10-25 15:07  ZQheihei\.git\objects\02\7ef5e5ec9aaa3ddb216c8290830f349cfccbaf

     文件        185  2018-10-25 15:07  ZQheihei\.git\objects\02\d4a96a57a8ac116870f14989906152044c3f00

     文件        660  2018-10-25 15:07  ZQheihei\.git\objects\02\eb8267edc25d37abc3a9709e9217326f059221

     文件        131  2018-10-25 15:07  ZQheihei\.git\objects\03\227238b26334dca038f23f1a58460496c9bb49

     文件        395  2018-10-25 15:07  ZQheihei\.git\objects\03\3180fd3fb2bc6587ab165cde853f927b27deec

     文件        606  2018-10-25 15:07  ZQheihei\.git\objects\03\3f40c3f813424e66b4bf6444fcc24dae3122f5

     文件        389  2018-10-25 15:07  ZQheihei\.git\objects\04\14944dfef0e0b9434970917532df2d2c0b7411

     文件      11213  2018-10-25 15:07  ZQheihei\.git\objects\04\445f5b79997abf1fe76534c925c982ac5eabc5

     文件        775  2018-10-25 15:07  ZQheihei\.git\objects\04\589d174ce3cff03df09d137041c5656477833e

     文件       4821  2018-10-25 15:07  ZQheihei\.git\objects\04\5d3668754ad5bb225b3f9e775eeab4d97d5763

     文件        118  2018-10-25 15:07  ZQheihei\.git\objects\04\5e586b4f20f57361d8619670141f85d9314912

     文件       1445  2018-10-25 15:07  ZQheihei\.git\objects\04\74f5b09f4b9f648ace0f555bc8e4ed7e2ec09f

     文件        145  2018-10-25 15:07  ZQheihei\.git\objects\04\d7ddc05ef03f776caab904712a5e0ced1cefa4

     文件        807  2018-10-25 15:07  ZQheihei\.git\objects\04\f2861e331934d9442821c063a691ae4ec76fb7

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

评论

共有 条评论