instructions.txt

来自「Visual_C++[1].NET_Bible1 Visual_C++宝典书中」· 文本 代码 · 共 11 行

TXT
11
字号
NOTES:
This sample ATL Server is just a sample of what can be done 
with the new ATL Server Project in VS.NET. What is great 
about the ATL Server is that it does not require the VS.NET 
runtime for it to be deployed and working on a remote machine. 
The only requirement is a few DLL's that are packaged in the 
deployment solution and the ATL7.DLL.

To use this example modify the TipOfTheDay.xml found in the 
same directory as the content pages and add your own tips of 
the day. To get a new tip click the Refresh button in your browser.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?