InsdepUI-2.1.6


InsdepUI-2.1.6,基于easyui美化版本。 商业版,正式版
资源截图
代码片段和文件信息
# flasky extensions.  flasky pygments style based on tango style
from pygments.style import style
from pygments.token import Keyword Name Comment String Error 
     Number Operator Generic Whitespace Punctuation Other Literal


class Classystyle(style):
    background_color = “#f8f8f8“
    default_style = ““

    styles = {
        # No corresponding class for the following:
        #Text:                     ““ # class:  ‘‘
        Whitespace:                “underline #f8f8f8“      # class: ‘w‘
        Error:                     “#a40000 border:#ef2929“ # class: ‘err‘
        Other:                     “#000000“                # class ‘x‘

        Comment:                   “italic #8f5902“ # class: ‘c‘
        Comment.Preproc:           “noitalic“       # class: ‘cp‘

        Keyword:                   “bold #004461“   # class: ‘k‘
        Keyword.Constant:          “bold #004461“   # class: ‘kc‘
        Keyword.Declaration:       “bold #004461“   # class: ‘kd‘
        Keyword.Namespace:         “bold #004461“   # class: ‘kn‘
        Keyword.Pseudo:            “bold #004461“   # class: ‘kp‘
        Keyword.Reserved:          “bold #004461“   # class: ‘kr‘
        Keyword.Type:              “bold #004461“   # class: ‘kt‘

        Operator:                  “#582800“   # class: ‘o‘
        Operator.Word:             “bold #004461“   # class: ‘ow‘ - like keywords

        Punctuation:               “bold #000000“   # class: ‘p‘

        # because special names such as Name.Class Name.Function etc.
        # are not recognized as such later in the parsing we choose them
        # to look the same as ordinary variables.
        Name:                      “#000000“        # class: ‘n‘
        Name.Attribute:            “#c4a000“        # class: ‘na‘ - to be revised
        Name.Builtin:              “#004461“        # class: ‘nb‘
        Name.Builtin.Pseudo:       “#3465a4“        # class: ‘bp‘
        Name.Class:                “#000000“        # class: ‘nc‘ - to be revised
        Name.Constant:             “#000000“        # class: ‘no‘ - to be revised
        Name.Decorator:            “#888“           # class: ‘nd‘ - to be revised
        Name.Entity:               “#ce5c00“        # class: ‘ni‘
        Name.Exception:            “bold #cc0000“   # class: ‘ne‘
        Name.Function:             “#000000“        # class: ‘nf‘
        Name.Property:             “#000000“        # class: ‘py‘
        Name.Label:                “#f57900“        # class: ‘nl‘
        Name.Namespace:            “#000000“        # class: ‘nn‘ - to be revised
        Name.Other:                “#000000“        # class: ‘nx‘
        Name.Tag:                  “bold #004461“   # class: ‘nt‘ - like a keyword
        Name.Variable:             “#000000“        # class: ‘nv‘ - to be revised
        Name.Variable.Class:       “#000000“        # class: ‘vc‘ - to be revised
        Name.Variable.Global:      “#000000“        # c

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-05-23 02:56  dist
     目录           0  2018-05-23 02:56  distinsdep-2.1.6
     目录           0  2017-05-26 23:37  distinsdep-2.1.6animation
     目录           0  2018-05-23 02:56  distinsdep-2.1.6expand
     目录           0  2018-05-23 02:56  distinsdep-2.1.6expandcolumns-ext
     文件        3104  2016-01-09 10:54  distinsdep-2.1.6expandcolumns-extcolumns-ext.html
     文件       12701  2016-11-26 08:19  distinsdep-2.1.6expandcolumns-extcolumns-ext.js
     文件        1972  2016-10-03 23:06  distinsdep-2.1.6expandcolumns-extgroup.html
     目录           0  2018-05-23 02:56  distinsdep-2.1.6expandcolumns-ext\__MACOSX
     文件         212  2016-11-26 08:19  distinsdep-2.1.6expandcolumns-ext\__MACOSX._columns-ext.js
     目录           0  2018-05-23 02:56  distinsdep-2.1.6expanddatagrid-cellediting
     文件        3028  2015-06-23 15:00  distinsdep-2.1.6expanddatagrid-celleditingdatagrid-cellediting.html
     文件       13848  2017-03-22 23:20  distinsdep-2.1.6expanddatagrid-celleditingdatagrid-cellediting.js
     目录           0  2018-05-23 02:56  distinsdep-2.1.6expanddatagrid-dnd
     文件        2793  2013-09-16 14:43  distinsdep-2.1.6expanddatagrid-dnddatagrid-dnd.html
     文件       13290  2016-12-03 21:48  distinsdep-2.1.6expanddatagrid-dnddatagrid-dnd.js
     目录           0  2018-05-23 02:56  distinsdep-2.1.6expanddatagrid-filter
     文件        3633  2016-01-08 09:53  distinsdep-2.1.6expanddatagrid-filterdatagrid-filter.html
     文件       29471  2017-03-27 16:16  distinsdep-2.1.6expanddatagrid-filterdatagrid-filter.js
     文件         305  2013-11-04 16:53  distinsdep-2.1.6expanddatagrid-filterfilter.png
     目录           0  2018-05-23 02:56  distinsdep-2.1.6expandjquery-easyui-checkbox
     文件        1242  2018-02-19 15:43  distinsdep-2.1.6expandjquery-easyui-checkboxcheckbox.css
     文件        7711  2018-05-01 15:46  distinsdep-2.1.6expandjquery-easyui-checkboxcheckbox.js
     目录           0  2018-05-23 02:56  distinsdep-2.1.6expandjquery-easyui-checkboximages
     文件       17170  2017-07-05 16:03  distinsdep-2.1.6expandjquery-easyui-checkboximagescheckbox.png
     文件         691  2007-04-25 18:02  distinsdep-2.1.6expandjquery-easyui-checkboximagesdisable.png
     目录           0  2018-05-23 02:56  distinsdep-2.1.6expandjquery-easyui-color
     文件         587  2017-04-29 08:10  distinsdep-2.1.6expandjquery-easyui-colorcolor.html
     文件        3471  2017-04-29 08:09  distinsdep-2.1.6expandjquery-easyui-colorjquery.color.js
     目录           0  2018-05-23 02:56  distinsdep-2.1.6expandjquery-easyui-datagridview
     文件        1774  2012-07-09 16:31  distinsdep-2.1.6expandjquery-easyui-datagridviewdatagrid-bufferview.html
............此处省略2424个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)