⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 header.srf

📁 Visual_C++[1].NET_Bible1 Visual_C++宝典书中的全部源码
💻 SRF
字号:
<!-- 
	NOTE :doublebrace: refers to the brace mark used to signify Server Response File Tags in comments.
	This handler is needed here because it is a seperate SRF
	file and is parsed and processed seperate from the TipOfTheDay.srf.
	The results of this processed file are inserted into the
	TipOfTheDay.srf file replacing the :doublebrace: include Header.srf :doublebrace: tokens
-->
{{handler TipOfTheDay.dll/Default}}

<!-- This file contains the header for the TipOfTheDay project 
	and demonstrates how the ATL Server include directive can be 
	used from the main TipOfTheDay.srf -->


<table width="100%" align="center">
	<tr>
		<td class="PageHeader">{{DisplayVersion}}</td>
	</tr>
</table>
<BR>
<BR>
<BR>

⌨️ 快捷键说明

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