math.rgs
来自「atl development adsfasdfasdf」· RGS 代码 · 共 24 行
RGS
24 行
HKCR
{
Chapter10.AptMath.1 = s 'Math Class'
{
CLSID = s '{55219412-6956-11D1-8014-000000000000}'
}
Chapter10.AptMath = s 'Math Class'
{
CurVer = s 'Chapter10.AptMath.1'
}
NoRemove CLSID
{
ForceRemove {55219412-6956-11D1-8014-000000000000} = s 'Math Class'
{
ProgID = s 'Chapter10.AptMath.1'
VersionIndependentProgID = s 'Chapter10.AptMath'
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
}
}
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?