admigrator.exe.config
来自「Autocad-2005-简体中文-解密版.zip」· CONFIG 代码 · 共 9 行
CONFIG
9 行
<configuration>
<startup>
<!--We always use the latest version of the framework installed on the computer. If you
are having problems then explicitly specify .NET 1.1 by uncommenting the following line.
<supportedRuntime version="v1.1.4322"/>
-->
</startup>
</configuration>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?