contrib.ini
来自「source code for the Marco Cantu s book D」· INI 代码 · 共 29 行
INI
29 行
[Fields]
Number=6
[Field1]
Type=ftString
Name=Name
Size=30
[Field2]
Type = ftInteger
Name = Level
[Field3]
Type = ftDate
Name = BirthDate
[Field4]
Type = ftCurrency
Name = Stipend
[Field5]
Type = ftString
Name = Email
Size = 50
[Field6]
Type = ftBoolean
Name = Editor
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?