📄 tipoftheday.xml
字号:
<?xml version="1.0"?>
<Tips>
<Tip>
<CategoryMajor>ATL Server</CategoryMajor>
<CategoryMinor>SRF Tags</CategoryMinor>
<TipText>When commenting your files being used by your ATL Server, don't put tags in comments unless you mean to, as they will be processed by the associated ATL Server handler</TipText>
<Source>Erik Thompson</Source>
</Tip>
<Tip>
<CategoryMajor>ATL Server</CategoryMajor>
<CategoryMinor>SRF include Tag</CategoryMinor>
<TipText>You can use the include tag to piece together a Server Response File just like you can do with the #include directive and Active Server pages.</TipText>
<Source>Erik Thompson</Source>
</Tip>
<Tip>
<CategoryMajor>ATL Server</CategoryMajor>
<CategoryMinor>SRF include Tag</CategoryMinor>
<TipText>Files included by using the include tag do not have to be files of .SRF extension. The include can be another ATLServer DLL, HTML file, TXT file, or SRF File for examples.</TipText>
<Source>Erik Thompson</Source>
</Tip>
<Tip>
<CategoryMajor>VS.NET IDE</CategoryMajor>
<CategoryMinor>Outlining</CategoryMinor>
<TipText>Found in the <B>Edit | Outlining</B> menu, allows you to collapse blocks of code in your source files for easier reading.</TipText>
<Source></Source>
</Tip>
<Tip>
<CategoryMajor>VS.NET IDE</CategoryMajor>
<CategoryMinor>Windows</CategoryMinor>
<TipText>You can build up common windows into a tabbed view to save on space and to make each tab seem larger height wise.</TipText>
<Source></Source>
</Tip>
<Tip>
<CategoryMajor>VS.NET IDE</CategoryMajor>
<CategoryMinor>Editing HTML Files</CategoryMinor>
<TipText>In <B>Tools | Options | HTML Designer</B> you can change the default mode to HTML View so you can get right to your editing work.</TipText>
<Source></Source>
</Tip>
</Tips>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -