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