资源简介
以Web-Base方式架构在网站主机上的MySQL的数据库管理工具,让管理者可用Web接口管理MySQL数据库
代码片段和文件信息
# -*- coding: utf-8 -*-
#
# phpMyAdmin documentation build configuration file created by
# sphinx-quickstart on Wed Sep 26 14:04:48 2012.
#
# This file is execfile()d with the current directory set to its containing dir.
#
# Note that not all possible configuration values are present in this
# autogenerated file.
#
# All configuration values have a default; values that are commented out
# serve to show the default.
import sys os
# If extensions (or modules to document with autodoc) are in another directory
# add these directories to sys.path here. If the directory is relative to the
# documentation root use os.path.abspath to make it absolute like shown here.
#sys.path.insert(0 os.path.abspath(‘.‘))
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__) “_ext“)))
# -- General configuration -----------------------------------------------------
# If your documentation needs a minimal Sphinx version state it here.
#needs_sphinx = ‘1.0‘
# Add any Sphinx extension module names here as strings. They can be extensions
# coming with Sphinx (named ‘sphinx.ext.*‘) or your custom ones.
extensions = [‘configext‘]
# Add any paths that contain templates here relative to this directory.
templates_path = [‘_templates‘]
# The suffix of source filenames.
source_suffix = ‘.rst‘
# The encoding of source files.
#source_encoding = ‘utf-8-sig‘
# The master toctree document.
master_doc = ‘index‘
# General information about the project.
project = u‘phpMyAdmin‘
copyright = u‘2012 - 2013 The phpMyAdmin devel team‘
# 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 = ‘4.0.10‘
# The full version including alpha/beta/rc tags.
release = version
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
#language = None
# There are two options for replacing |today|: either you set today to some
# non-false value then it is used:
#today = ‘‘
# Else today_fmt is used as the format for a strftime call.
#today_fmt = ‘%B %d %Y‘
# List of patterns relative to source directory that match files and
# directories to ignore when looking for source files.
exclude_patterns = [‘_build‘ ‘html‘ ‘doctrees‘]
# 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
# If true the current module name will be prepended to all description
# unit titles (such as .. function::).
#add_module_names = True
# If true sectionauthor and moduleauthor directives will be shown in the
# output. They are ignored by default.
#show_authors = False
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = ‘sphinx‘
# A list of ignored prefixes for module index sorting.
#modindex_common
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\
文件 18650 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\ChangeLog
文件 18011 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\LICENSE
文件 2092 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\README
文件 29 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\RELEASE-DATE-4.0.10
文件 11497 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\browse_foreigners.php
文件 4798 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\changelog.php
文件 308 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\chk_rel.php
文件 777 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\composer.json
文件 3889 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\config.sample.inc.php
文件 4262 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_create.php
文件 8948 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_datadict.php
文件 401 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_events.php
文件 2694 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_export.php
文件 493 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_import.php
文件 9254 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_operations.php
文件 7110 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_printview.php
文件 1596 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_qbe.php
文件 454 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_routines.php
文件 1636 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_search.php
文件 1331 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_sql.php
文件 10012 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_structure.php
文件 8175 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_tracking.php
文件 364 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\db_triggers.php
目录 0 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\doc\
文件 5575 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\doc\Makefile
目录 0 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\doc\_ext\
文件 6688 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\doc\_ext\configext.py
文件 9187 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\doc\conf.py
文件 87890 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\doc\config.rst
文件 1172 2013-12-04 12:44 phpMyAdmin-4.0.10-all-languages\doc\copyright.rst
............此处省略1296个文件信息
- 上一篇:细说PHP(第2版) - 高洛峰.mobi
- 下一篇:php 举牌小人 源码
相关资源
- php 举牌小人 源码
- 细说PHP(第2版) - 高洛峰.mobi
- Sorry.NET PHP在线生成王境泽表情
- 斯芬克斯全中文搜索引擎加自动分词
- 快捷网上订餐系统php
- php-5.2.1-Win32
- 韩顺平.php从入门到精通笔记- 完整版
- 热搜视频解析,VIP视频解析网站源码
- php高仿赶集网58同城源码v3.2
- 基于Yii 框架开发的博客.zip
- php问答系统-ask2问答 问答系统源码
- PHP Tools for VS 2013(永久免费最新版)
- PHP+MySQL动态网站开发 源码66768
- phpdisk_Z-Core_v4.5 网赚运营版 破解版
- 基于php+mysql+Apache的学生成绩管理系统
- phpMyAdmin-4.3.6-all-languages.zip
- php微信吸粉源码生成个性标签
- php在线选课系统含学生教师操作手册
- php调用webservice及myeclipse创建webservic
-
Phpcmsv9.3.6ba
seUE4Fix.zip - PHPDiskZ-Core Advanced Edition v4.5 无域名限
- php+mysql+smarty仿淘宝商城源码
- PHP工具箱配置和
- php 简单的商城。
- phpcms v9.6.0版本
- 二手车买卖网站源码 php 带sql
- php+mysql+apache的图书管理系统.rar
- 基于php的新闻管理系统
- PHP网络点餐系统源码整套完整 网上点
- ThinkPHP31.3发送邮件
评论
共有 条评论