Windows 8 Build 7700.0.winmain.100122-1900:修订间差异

跳转到导航 跳转到搜索
第 44 行: 第 44 行:
</gallery>
</gallery>


=== Debugging ===
=== 调试 ===
The <code>kd.dll</code> and <code>kdnet.dll</code> libraries have been added to the system, which allow for the operating system to support local and network debugging. The network implementation in this build includes drivers for the Realtek RTL8139 and Intel PRO/1000 network cards, although as a result of it being early in development, it does not implement the encryption key system used in the final iteration of KDNET and hence the default WinDbg network debugging settings (which assume a key to be present) will not be able to connect to this build's debugger.
<code>kd.dll</code> <code>kdnet.dll</code> 库已被添加到系统中,这使得操作系统可以支持本地和网络调试。此版本中的网络实现包括 Realtek RTL8139 Intel PRO/1000 网卡的驱动程序,但由于开发还处于早期阶段,它尚未实现 KDNET 最终版本中使用的加密密钥系统,因此默认的 WinDbg 网络调试设置(假设存在密钥)将无法连接到此版本的调试器。


Subsequently, typing in <code>bcdedit /dbgsettings /?</code> into the Command Prompt will now show instructions on how to set up network or local debugging.
随后,在命令提示符中输入 <code>bcdedit /dbgsettings /?</code> 将会显示关于如何设置网络或本地调试的说明。


=== Internet Explorer 9 ===
=== Internet Explorer 9 ===

导航菜单