资源简介

基于adminlet左侧导航栏的提取,增加了ie8的兼容,可后台获取数据填充动态生成。格式详见内容(现在应该很少兼容IE8了吧)

资源截图

代码片段和文件信息

# -*- coding: utf-8 -*-
#
# highlight.js documentation build configuration file created by
# sphinx-quickstart on Wed Sep 12 23:48:27 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(‘.‘))

# -- 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 = []

# 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‘highlight.js‘
copyright = u‘2012–2015 Ivan Sagalaev‘

# 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 = ‘9.9‘
# The full version including alpha/beta/rc tags.
release = ‘9.9.0‘

# 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‘]

# 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_prefix = []


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

# The theme to use for HTML a

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1428  2014-03-17 16:31  datagrid_data1.json

     文件       1323  2018-05-10 17:21  datagrid_data2.json

     文件      35163  2018-05-15 09:40  index.html

     文件       1905  2018-05-28 10:33  dist\sidebar-menu.css

     文件       2394  2018-05-10 15:19  dist\sidebar-menu.js

     文件      33355  2017-04-12 23:12  easyui\changelog.txt

     文件       1894  2014-03-26 11:11  easyui\demo\accordion\actions.html

     文件       1628  2014-03-26 11:12  easyui\demo\accordion\ajax.html

     文件       2035  2014-03-26 11:12  easyui\demo\accordion\basic.html

     文件       1428  2012-10-12 10:43  easyui\demo\accordion\datagrid_data1.json

     文件       1408  2014-03-26 11:13  easyui\demo\accordion\expandable.html

     文件       1342  2014-06-26 10:13  easyui\demo\accordion\fluid.html

     文件       2046  2017-02-25 23:10  easyui\demo\accordion\horizontal.html

     文件       2111  2017-02-20 16:07  easyui\demo\accordion\multiple.html

     文件       2372  2014-03-26 11:13  easyui\demo\accordion\tools.html

     文件        702  2013-08-05 14:53  easyui\demo\accordion\_content.html

     文件        669  2014-03-27 10:45  easyui\demo\calendar\basic.html

     文件       1442  2014-03-27 10:39  easyui\demo\calendar\custom.html

     文件        903  2014-03-27 10:46  easyui\demo\calendar\disabledate.html

     文件       1053  2014-03-27 10:45  easyui\demo\calendar\firstday.html

     文件        947  2014-06-26 10:28  easyui\demo\calendar\fluid.html

     文件        766  2016-07-18 11:21  easyui\demo\calendar\weeknumber.html

     文件       1317  2016-07-13 14:56  easyui\demo\combo\animation.html

     文件       1763  2016-07-13 14:55  easyui\demo\combo\basic.html

     文件       3685  2016-07-13 10:27  easyui\demo\combobox\actions.html

     文件       3000  2016-07-13 10:28  easyui\demo\combobox\basic.html

     文件        551  2012-11-02 09:25  easyui\demo\combobox\combobox_data1.json

     文件        927  2013-05-16 09:49  easyui\demo\combobox\combobox_data2.json

     文件       1349  2016-07-13 10:30  easyui\demo\combobox\customformat.html

     文件       1130  2016-07-13 10:31  easyui\demo\combobox\dynamicdata.html

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

评论

共有 条评论