parser.config

来自「a very popular packet of cryptography to」· CONFIG 代码 · 共 10 行

CONFIG
10
字号
# Use this file to define pseudo mimetypes useable
# to refer to sepcific parser-classes
#
# The syntax is
#     "mimetype" = "class"
# where `mimetype' is the string to identify the parser
# class defined by `class'.
#

"text/animalscript" = "avinteraction.parser.AnimalscriptParser"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?