91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 12.58MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-07-02
  • 語言: 其他
  • 標簽:

資源簡介

少兒編程源碼 scratch培訓管理系統源碼 方格俠少兒編程 scratch社區 在線可分享微信 仿有道卡搭源碼

資源截圖

代碼片段和文件信息

#?-*-?coding:?utf-8?-*-
#
#?All?configuration?values?have?a?default;?values?that?are?commented?out
#?serve?to?show?the?default.

import?sys
import?os

from?sphinx.highlighting?import?lexers
from?pygments.lexers.web?import?PhpLexer

lexers[‘php‘]?=?PhpLexer(startinline=True)

#?on_rtd?is?whether?we?are?on?readthedocs.org?this?line?of?code?grabbed?from?docs.readthedocs.org
on_rtd?=?os.environ.get(‘READTHEDOCS‘?None)?==?‘True‘

if?not?on_rtd:??#?only?import?and?set?the?theme?if?we‘re?building?docs?locally
????import?sphinx_rtd_theme
????html_theme?=?‘sphinx_rtd_theme‘
????html_theme_path?=?[sphinx_rtd_theme.get_html_theme_path()]

#?otherwise?readthedocs.org?uses?their?theme?by?default?so?no?need?to?specify?it

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

#?Add?any?Sphinx?extension?module?names?here?as?strings.?They?can?be
#?extensions?coming?with?Sphinx?(named?‘sphinx.ext.*‘)?or?your?custom
#?ones.
extensions?=?[
????‘sphinx.ext.autodoc‘
]

#?Add?any?paths?that?contain?templates?here?relative?to?this?directory.
templates_path?=?[‘_templates‘]

#?The?suffix?of?source?filenames.
source_suffix?=?‘.rst‘

#?The?master?toctree?document.
master_doc?=?‘index‘

#?General?information?about?the?project.
project?=?u‘php-annotations‘
copyright?=?u‘2015?Rasmus?Schultz‘

#?The?version?info?for?the?project?you‘re?documenting?acts?as?replacement?for
#?|version|?and?|release|?also?used?in?various?other?places?throughout?the
#?built?documents.
#
#?The?short?X.Y?version.
version?=?‘1.0.0‘
#?The?full?version?including?alpha/beta/rc?tags.
release?=?‘1.0.0‘

#?List?of?patterns?relative?to?source?directory?that?match?files?and
#?directories?to?ignore?when?looking?for?source?files.
exclude_patterns?=?[‘build‘]

#?The?reST?default?role?(used?for?this?markup:?‘text‘)?to?use?for?all
#?documents.
#default_role?=?None

#?If?true?‘()‘?will?be?appended?to?:func:?etc.?cross-reference?text.
#add_function_parentheses?=?True

#?The?name?of?the?Pygments?(syntax?highlighting)?style?to?use.
pygments_style?=?‘sphinx‘

highlight_language?=?‘php‘

#?A?list?of?ignored?prefixes?for?module?index?sorting.
#modindex_common_prefix?=?[]

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

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

#?A?shorter?title?for?the?navigation?bar.??Default?is?the?same?as?html_title.
#html_short_title?=?None

#?The?name?of?an?image?file?(relative?to?this?directory)?to?place?at?the?top
#?of?the?sidebar.
#html_logo?=?None

#?The?name?of?an?image?file?(within?the?static?path)?to?use?as?favicon?of?the
#?docs.??This?file?should?be?a?Windows?icon?file?(.ico)?being?16x16?or?32x32
#?pixels?large.
#html_favicon?=?None

#?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?buil

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-09-18?15:50??少兒編程試用版\
?????文件?????????300??2019-09-18?15:52??少兒編程試用版\readme.txt
?????目錄???????????0??2019-09-18?15:50??少兒編程試用版\shequ\
?????文件?????????228??2018-08-07?07:13??少兒編程試用版\shequ\.gitignore
?????文件????????2038??2018-09-07?16:08??少兒編程試用版\shequ\.travis.yml
?????文件????????1822??2018-09-07?16:08??少兒編程試用版\shequ\LICENSE.txt
?????文件????????2261??2019-07-09?17:36??少兒編程試用版\shequ\README.md
?????目錄???????????0??2019-09-18?15:50??少兒編程試用版\shequ\api\
?????文件?????????807??2018-08-07?07:13??少兒編程試用版\shequ\api\command.php
?????文件????????9394??2019-05-27?13:32??少兒編程試用版\shequ\api\config.php
?????文件?????????622??2018-08-07?07:13??少兒編程試用版\shequ\api\database.php
?????文件?????????708??2018-08-07?07:13??少兒編程試用版\shequ\api\debug.php
?????目錄???????????0??2019-09-18?15:50??少兒編程試用版\shequ\api\home\
?????目錄???????????0??2019-09-18?15:50??少兒編程試用版\shequ\api\home\controller\
?????文件????????1876??2019-05-27?13:30??少兒編程試用版\shequ\api\home\controller\IndexController.php
?????目錄???????????0??2019-09-18?15:50??少兒編程試用版\shequ\api\project\
?????目錄???????????0??2019-09-18?15:50??少兒編程試用版\shequ\api\project\controller\
?????文件?????????692??2019-07-09?16:49??少兒編程試用版\shequ\api\project\controller\IndexController.php
?????文件?????????710??2018-08-07?07:13??少兒編程試用版\shequ\api\release.php
?????文件?????????818??2019-06-02?11:12??少兒編程試用版\shequ\api\route.php
?????文件?????????861??2019-01-09?10:00??少兒編程試用版\shequ\api\tags.php
?????目錄???????????0??2019-09-18?15:50??少兒編程試用版\shequ\app\
?????文件??????????13??2018-09-07?16:08??少兒編程試用版\shequ\app\.htaccess
?????目錄???????????0??2019-09-18?15:50??少兒編程試用版\shequ\app\admin\
?????目錄???????????0??2019-09-18?15:50??少兒編程試用版\shequ\app\admin\controller\
?????文件????????1660??2019-07-03?09:38??少兒編程試用版\shequ\app\admin\controller\IndexController.php
?????文件????????4616??2019-06-26?16:58??少兒編程試用版\shequ\app\admin\controller\PublicController.php
?????目錄???????????0??2019-09-18?15:50??少兒編程試用版\shequ\app\admin\lang\
?????文件????????9099??2019-01-17?09:30??少兒編程試用版\shequ\app\admin\lang\zh-cn.php
?????目錄???????????0??2019-09-18?15:50??少兒編程試用版\shequ\app\admin\model\
?????文件????????8315??2019-07-05?09:27??少兒編程試用版\shequ\app\admin\model\ThemeModel.php
............此處省略2390個文件信息

評論

共有 條評論