?? wmi42.mof
字號:
[Dynamic, Provider("WMIProv"),
WMI,
Description("Wmi42 Sample Schema"),
guid("A0F95FD4-A587-11d2-BB3A-00C04FA330A6"),
locale("MS\\0x409")]
class Wmi42
{
[key, read]
string InstanceName;
[read] boolean Active;
[WmiDataId(1),
Description("The Answer to the Ultimate Question of Life, the Universe, and Everything")
]
uint32 TheAnswer;
};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -