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

📄 readme.txt

📁 不好意思
💻 TXT
字号:
========================================================================
    WEB SERVICE : Ex34d Project Overview
========================================================================

AppWizard has created this Ex34d project for you.  

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

Ex34d.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.

Ex34d.cpp
    This is the main web source file.

Ex34d.h
    This header file contains the declarations of the Web Service.

AssemblyInfo.cpp
	Contains custom attributes for modifying assembly metadata.


Ex34d.vsdisco
    This is the discovery file for your web service.
    Web Service discovery is the process of locating and interrogating Web Service descriptions, 
    which is a preliminary step for accessing a Web Service. It is through the discovery process 
    that Web Service clients learn that a Web Service exists, what its capabilities are, and 
    how to properly interact with it. 
    Programmatic discovery can be enabled when a Web Service publishes a .disco file, which is 
    an XML document that contains links to other resources that describe the Web Service. 

Web.Config
    This file allows you to override the default configuration settings for your service. 
    Web Services use the configuration file to allow customization and extensibility of the system. 
    You might supply a Web Service specific Web.Config file, for instance, if your Web Service 
    requires authentication and other Web Applications on the system do not.

/////////////////////////////////////////////////////////////////////////////
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 + -