📄 jtidyservlet.properties
字号:
# Time in milliseconds the servlet thread will sleep if Record is not yet avalable in RepositoryimageGetTimeout=2000# The image name prefix for validation icons, First servlet will try to load it from Resources using ClassLoader if not found would be redirected to RequestDispatcherimageNamePrefix=jtidy_html_32x26_# Image name is constructed from Prefix + [unknown|error|warning|ok]imageNameExtension=.png#From web.xml servlet-mapping url-pattern#JTidyServletURI=/JTidy# Properly construct <validationImage/> tag.#imageWidth=32#imageHeight=26# Redefine validation results handling.#repositoryFactory.class=org.w3c.tidy.servlet.data.SessionRepositoryFactory# Ouput validation image tag as xhtmlxhtml=true
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -