📄 twisted.ini
字号:
## Twisted.ini# This file is meant for regression tests# Different blank settings around the equal sign[blanks]a=1b=1;c=1; commentd=1# commente =1f =1;g =1; commenth =1# commenti= 1j= 1;k= 1; commentl= 1# commentm = 1n = 1;o = 1; commentp = 1# commentq=1 ;r=1 ; comments=1 ;commentt=1 #comment# Empty values[empty]a = ''b = ""c = '' ;d = "" ;e = '' ; commentf = "" ; commentg =h = ;i = ; commentj = # commentk=l=;m=;commentn=## Peculiar values[peculiar]a=';';b='#'#c=';';commentd='#'#commente=\;f=\#g=\;commenth=\#commenti=;;j=##k=;;;;;;;;;;l=########### Quotes[quotes]s1='s2=''s3='''s4=''''d1="d2=""d3="""d4=""""m1='"'m2="'"h1=hello'worldh2='hello'worldh3='hello'world'h4=hello"worldh5="hello"worldh6="hello"world"# Section names[a][ b][c ][ d ][ begin end ][ open[ ]# Multi-line inputs[multi]a = begin\endb = begin \endc = begin \ endd = 1\2\3\4e = 1 \ 2 \ 3 \ 4f = 1 ; \hidden = because of the preceding backslash multi-lining the comment ;visible = 1g = 1 #\and now this comment is hidden too \and this one tooh = 1multi \line \key = 1multi \line \key = \multi \line \value ;# end of file
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -