📄 propertysheeterrors.properties
字号:
Editor.ErrorMessage.General=Error with property value:
Editor.ErrorMessage.Dimension=Dimensions must be in the form "(width, height)".
Editor.ErrorMessage.Double="{0}" is not a valid double.
Editor.ErrorMessage.Float="{0}" is not a valid float.
Editor.ErrorMessage.Insets=Insets must be in the form "[top, left, bottom, right]".
Editor.ErrorMessage.Integer="{0}" is not a valid integer.
Editor.ErrorMessage.Integer.Bounds=This property must be an integer between {0} and {1}.
Editor.ErrorMessage.Long="{0}" is not a valid long.
Editor.ErrorMessage.Rectangle="Rectangles must be in the form "[x, y, width, height]".
Editor.ErrorMessage.Short="{0}" is not a valid short.
Editor.ErrorMessage.Title=Error
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -