tut-2007-07-06.xml
来自「VC源码,开源测试工具.有助于VC++的学习与开发」· XML 代码 · 共 16 行
XML
16 行
<?xml version="1.0"?><changes><p>Introduced new header include style. There are two ways you can include the TUT headers:<pre>#include <tut.h></pre>or:<pre>#include <tut/tut.hpp></pre>The second option is preferred method whereas the first option is to provide backward compatibility with clients of the previous releases.</p><p>Minor fixes for Borland C++ Builder 6 and Microsoft Visual Studio 2005.</p></changes>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?