form1.log

来自「用XML做专家系统的一个编译器,有说明书,使用简单,有模板」· LOG 代码 · 共 20 行

LOG
20
字号
Line 16: Class MSComctlLib.ListView of control ListView1 was not a loaded control class.
Line 37: Class MSComctlLib.ImageList of control ImageList1 was not a loaded control class.
Line 22: The property name _ExtentX in ListView1 is invalid.
Line 23: The property name _ExtentY in ListView1 is invalid.
Line 24: The property name Arrange in ListView1 is invalid.
Line 25: The property name LabelWrap in ListView1 is invalid.
Line 26: The property name HideSelection in ListView1 is invalid.
Line 27: The property name _Version in ListView1 is invalid.
Line 28: The property name Icons in ListView1 is invalid.
Line 29: The property name SmallIcons in ListView1 is invalid.
Line 30: The property name ColHdrIcons in ListView1 is invalid.
Line 35: The property name NumItems in ListView1 is invalid.
Line 40: The property name _ExtentX in ImageList1 is invalid.
Line 41: The property name _ExtentY in ImageList1 is invalid.
Line 43: The property name ImageWidth in ImageList1 is invalid.
Line 44: The property name ImageHeight in ImageList1 is invalid.
Line 45: The property name MaskColor in ImageList1 is invalid.
Line 46: The property name _Version in ImageList1 is invalid.
Line 53: The property name Images in ImageList1 is invalid.

⌨️ 快捷键说明

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