资源简介
使用的是php5.1开发的框架,数据库是MySQL5.6的;
程序是免费开源的;
可以个性化diy小程序模板的;
使用模块化组合的;
后续持续升级的;
代码片段和文件信息
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 = [
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 54 2018-10-22 10:28 100%小程序\.gitignore
文件 5702 2018-12-03 17:44 100%小程序\application\api\config\app.php
文件 3891 2018-12-03 17:44 100%小程序\application\api\controller\Address.php
文件 1576 2018-12-03 17:44 100%小程序\application\api\controller\app\Formid.php
文件 1729 2018-12-03 17:44 100%小程序\application\api\controller\App.php
文件 2957 2018-12-03 17:44 100%小程序\application\api\controller\Cart.php
文件 1495 2018-12-03 17:44 100%小程序\application\api\controller\Category.php
文件 1499 2018-12-03 17:43 100%小程序\application\api\controller\Comment.php
文件 3858 2018-12-03 17:43 100%小程序\application\api\controller\Controller.php
文件 1514 2018-12-03 17:43 100%小程序\application\api\controller\Coupon.php
文件 3155 2018-12-03 17:43 100%小程序\application\api\controller\Item.php
文件 4874 2018-12-03 17:43 100%小程序\application\api\controller\Order.php
文件 1876 2018-12-03 17:43 100%小程序\application\api\controller\Page.php
文件 3193 2018-12-03 17:43 100%小程序\application\api\controller\Upload.php
文件 1953 2018-12-03 17:44 100%小程序\application\api\controller\user\agent\Apply.php
文件 2227 2018-12-03 17:44 100%小程序\application\api\controller\user\agent\Order.php
文件 2239 2018-12-03 17:44 100%小程序\application\api\controller\user\agent\Qrcode.php
文件 2382 2018-12-03 17:44 100%小程序\application\api\controller\user\agent\Team.php
文件 2731 2018-12-03 17:44 100%小程序\application\api\controller\user\agent\Withdraw.php
文件 4060 2018-12-03 17:43 100%小程序\application\api\controller\user\Agent.php
文件 2605 2018-12-03 17:43 100%小程序\application\api\controller\user\Comment.php
文件 2707 2018-12-03 17:43 100%小程序\application\api\controller\user\Coupon.php
文件 1886 2018-12-03 17:43 100%小程序\application\api\controller\user\Index.php
文件 5215 2018-12-03 17:43 100%小程序\application\api\controller\user\Order.php
文件 1729 2018-12-03 17:43 100%小程序\application\api\controller\user\Tpl.php
文件 2280 2018-12-03 17:44 100%小程序\application\api\controller\User.php
文件 5841 2018-12-03 17:44 100%小程序\application\api\controller\wxh5.php
文件 1310 2018-12-03 17:44 100%小程序\application\api\controller\Wxpay.php
文件 604 2018-12-03 17:38 100%小程序\application\command.php
文件 1582 2018-12-03 17:48 100%小程序\application\common\exception\ba
............此处省略2566个文件信息
相关资源
- Think PHP 精仿网易严选微信小程序
- thinkphp答题小程序源码
- 万能门店全云端独立版v4.0.9微信小程
- 来客推小程序分销商城源码 v2.3
- php微信小程序多商户版
- CRMEB_DT_v3.2.1.zip
- 狮子鱼社区团购小程序 V12.8.2不带直播
- 社区团购小程序开源源码免费
- 微信商城源码 小程序+php后台 2018.
- 微信小程序开发入门与实践 高清扫描
- 会员卡 php版微信小程序会员卡创建、
- 小程序web-view调用H5页面判断环境并发
- 小程序-豆豉读书
- Thinkcmf的演示小程序端的代码(不是
- 2019微信小程序PHP三种获取二维码方式
- Thinkphp小程序商城源码加后台管理
- ThinkPHP5.0 小程序商城构建全栈应用
- 录音小程序完整demo后台php
- 微信公众号或小程序支付后实时分账
- 小程序demo
- 微信小程序Demo:带物小程序
- PHP 博饼小程序
- 开发视频(Bootstrap/Angular/微信小程序
- 微信支付-小程序支付
- PHPYUN人才招聘系统V4.6.1Beta_VIP版更新包
- 微信小程序PHP文件上传服务器端接口
- PHP100 案例小程序
- pbootcms百度小程序源码.zip
- php微信小程序全套源代码后台和小程
- 微信小程序聊天室php后端源码附数据
评论
共有 条评论