• 大小: 9.16MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-10-06
  • 语言: PHP
  • 标签: phpmyadmin  

资源简介

mysql数据库管理工具,支持Linux,Windows平台。是一款很好的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
import 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 - 2014 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.3.6‘
# 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_co

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\
     文件         102  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\.coveralls.yml
     文件         582  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\.scrutinizer.yml
     文件         731  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\CONTRIBUTING.md
     文件        1748  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\ChangeLog
     文件        1810  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\DCO
     文件       18011  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\LICENSE
     文件        1529  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\README
     文件          29  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\RELEASE-DATE-4.3.6
     文件        1508  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\browse_foreigners.php
     文件        4829  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\changelog.php
     文件         424  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\chk_rel.php
     文件         927  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\composer.json
     文件        4430  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\config.sample.inc.php
     文件        4391  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_central_columns.php
     文件        4203  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_create.php
     文件        5701  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_datadict.php
     文件        5368  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_designer.php
     文件         401  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_events.php
     文件        2788  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_export.php
     文件         504  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_import.php
     文件        9405  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_operations.php
     文件        4922  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_printview.php
     文件        4021  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_qbe.php
     文件         454  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_routines.php
     文件        1833  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_search.php
     文件         872  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_sql.php
     文件         586  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_sql_autocomplete.php
     文件       10552  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_structure.php
     文件        8174  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_tracking.php
     文件         364  2015-01-07 12:32  phpMyAdmin-4.3.6-all-languages\db_triggers.php
............此处省略1784个文件信息

评论

共有 条评论