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

📄 readme.txt

📁 Visual_C++[1].NET_Bible1 Visual_C++宝典书中的全部源码
💻 TXT
字号:
========================================================================
       ATL SERVER : TipOfTheDay Project Overview
========================================================================

AppWizard has created this TipOfTheDay application for you.  This application
not only demonstrates the basics of using the ATL Server Classes
but is also a starting point for writing your application.

This file contains a summary of what you will find in each of the files that
make up your TipOfTheDay application.

TipOfTheDay.vcproj
    This is the main project file for VC++ projects generated using an Application Wizard. 
    It contains information about the version of Visual C++ that generated the file, and 
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

WebTier.vdp
    This is the main project file for Deployment projects. It will deploy all required
	content and executables to the server and virtual directory you specified in the 
	wizard.  If the virtual directory does not exist, it will create a directory under
	the default web site for the server and deploy to that location.
TipOfTheDay.cpp
	This file contains your ATL Server request handler class customized based on the 
	options you chose in the the ATL Server Wizard.
TipOfTheDay.srf
	This file contains a starter SRF (Server Response File) for your application.
	It shows a sample usage of the replacement tag {{Hello}} which is 
	associated with the OnHello method in the CTipOfTheDayHandler class.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    and a precompiled types file.

/////////////////////////////////////////////////////////////////////////////

Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////

⌨️ 快捷键说明

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