codeconvert.properties.svn-base

来自「日志组件,添加到应用中,可在数据库中查询日志」· SVN-BASE 代码 · 共 10 行

SVN-BASE
10
字号
#This file discribes how to encode or decode 'String'.  
#The format is codeConvertName=fromCode|decode|enableConvert
#CodeConvertName is id to define a convertor
#FromCode indecates what code a string will be converted from 
#ToCode indecates what code a string will be converted to 
#EnableConvert indicetes whether a string need to be converted, has two value, 1 or 0 #correspond to true and false
codeConvert_1=ISO8859-1|GBK|0
codeConvert_2=UTF-8|GBK|0

⌨️ 快捷键说明

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