单词 | ASP.NET Web application | ||||||
释义 | ASP.NET Web application
例句释义: 页面,网站项目,调用程序 1. However, it is possible for an. Exe or ASP. NET Web application built with one version of the runtime to run on any version of the runtime. 但是,使用某个版本的运行库生成的.exe或ASP.NETWeb应用程序可以在任何版本的运行库上运行。 msdn2.microsoft.com 2. This interface is often an ASP. NET Web application. 该界面通常是某个ASP.NETWeb应用程序。 msdn2.microsoft.com 3. Specifies that the configuration file is in a global directory in relation to the current ASP. NET Web application. 指定配置文件位于相对于当前ASP.NETWeb应用程序的全局目录中。 msdn2.microsoft.com 4. Specifies that the configuration file is in a sub-directory of the current ASP. NET Web application. 指定配置文件位于当前ASP.NETWeb应用程序的子目录中。 msdn2.microsoft.com 5. To enable debugging for an ASP. NET Web application, you must configure the application to compile into a debug build. 若要对ASP.NETWeb应用程序启用调试,必须将应用程序配置为编译成调试版本。 msdn2.microsoft.com 6. Catalog is a custom type that you can define after you delegate the endpoint to an ASP. NET Web application and implement that application. “Catalog”是您将终结点委托给ASP.NETWeb应用程序并实现该应用程序后可以定义的自定义类型。 msdn2.microsoft.com 7. In order to send e-mail messages from an ASP. NET Web application, the application must be able to forward the messages to an SMTP server. 若要从ASP.NETWeb应用程序发送电子邮件,应用程序必须能够将邮件转发到SMTP服务器。 msdn2.microsoft.com 8. Provides an overview of the components of an ASP. NET Web application, including Web Forms and XML Web services. 提供ASP.NETWeb应用程序的组件的概述,包括Web窗体和XMLWebservices。 msdn2.microsoft.com 9. For an example of an ASP. NET Web application that uses this technique, though, look into . Text, an open-source blog engine. 有关使用此技术的ASP.NETWeb应用程序的示例,请参阅.Text,一个开放源blog引擎。 archive.cnblogs.com 10. An ASP. NET application shape appears on the application diagram when you add an ASP. NET Web application project to your solution. 当您向解决方案中添加ASP.NETWeb应用程序项目时,应用程序关系图上将出现一个ASP.NET应用程序形状。 msdn2.microsoft.com 1. Application Designer supports only Windows, Office, Web site, and ASP. NET Web application project templates. 应用程序设计器仅支持Windows、Office、网站和ASP.NETWeb应用程序项目模板。 msdn2.microsoft.com 2. For more security recommendations, see Securing Applications and ASP. NET Web Application Security. 有关更多安全建议,请参见保证应用程序的安全和ASP.NETWeb应用程序安全性。 msdn2.microsoft.com 3. The first step is to create an ASP. NET Web Application project that contains a Web reference to an XML Web service. 第一步是创建一个包含对XMLWebservices的Web引用的ASP.NETWeb应用程序项目。 msdn2.microsoft.com 4. To resolve this problem, a user who has administrative rights must create the event source before you run the ASP. NET Web Application. 要解决此问题,在您运行ASP.NETWeb应用程序之前,拥有管理权限的用户必须创建事件源。 support.microsoft.com 5. Defines application-wide cache settings for an ASP. NET Web application. 为ASP.NETWeb应用程序定义应用程序范围的缓存设置。 msdn2.microsoft.com 6. To demonstrate the URL rewriting engine in action, let's build an ASP. NET Web application that utilizes simple URL rewriting. 为了实际演示URL重写引擎,我们来构建一个使用简单URL重写的ASP.NETWeb应用程序。 archive.cnblogs.com 7. For general information about ASP. NET Web application security, see ASP. NET Web Application Security. 有关ASP.NETWeb应用程序安全性的常规信息,请参见ASP.NETWeb应用程序安全性。 msdn2.microsoft.com 8. Using Internet Information Services (IIS) Manager, you can create a local Web site for hosting an ASP. NET Web application. 使用Internet信息服务(IIS)管理器,可以创建用来承载ASP.NETWeb应用程序的本地网站。 msdn2.microsoft.com 9. Therefore, the Project Location Type property is set to File System when you select an ASP. NET Web application project type. 因此,当您选择ASP.NETWeb应用程序项目类型时,“项目位置类型”属性将设置为“文件系统”。 msdn2.microsoft.com 10. ASP. NET Web application projects must be file system-based. ASP.NETWeb应用程序项目必须基于文件系统。 msdn2.microsoft.com 1. If you do not already have an ASP. NET Web application, create one. 如果还没有ASP.NETWeb应用程序,请创建一个。 msdn2.microsoft.com 2. You can now select the ASP. NET Web Application template to implement an ASP. NET application. 现在可以选择“ASP.NETWeb应用程序”模板来实现ASP.NET应用程序。 msdn2.microsoft.com 3. When you implement the application, an ASP. NET Web application project appears in your solution. 当您实现该应用程序时,解决方案中将出现一个ASP.NETWeb应用程序项目。 msdn2.microsoft.com 4. In order to work with an ASP. NET Web application, you must use a browser to make requests to the Web server that hosts the application. 若要使用ASP.NETWeb应用程序,必须使用浏览器向承载应用程序的Web服务器发出请求。 msdn2.microsoft.com 5. You can now generate ASP. NET Web application projects in addition to Web site projects when you implement ASP. NET applications. 现在,当您实现ASP.NET应用程序时,除了网站项目外,还可以生成ASP.NETWeb应用程序项目。 msdn2.microsoft.com 6. The Publish Web dialog box applies only to projects that are created by using the ASP. NET Web Application template. “发布网站”对话框仅适用于使用ASP.NETWeb应用程序模板创建的项目。 msdn2.microsoft.com 7. You can also reverse-engineer ASP. NET Web application projects as ASP. NET applications. 还可以通过反向工程使ASP.NETWeb应用程序项目变成ASP.NET应用程序。 msdn2.microsoft.com 8. An SMTP server to send e-mail messages from an ASP. NET Web application. 一个SMTP服务器,用于从ASP.NETWeb应用程序发送电子邮件。 msdn2.microsoft.com 9. Explains how to debug an already-deployed ASP. NET Web application. 说明如何调试已经部署的ASP.NETWeb应用程序。 msdn2.microsoft.com 10. Illustrates how to debug an ASP. NET Web application. 阐释如何调试ASP.NETWeb应用程序。 msdn2.microsoft.com 1. Support for C# and VB in multiple project types: ASP. NET Web site, ASP. NET Web Application Project, Console, WinForms, and Library 在多种项目类型(ASP.NET站点,ASP.NETWeb应用项目,控制台,WinForm和库)中支持C#和VB www.infoq.com 2. Walkthrough: Deploying an ASP. NET Web Application Using XCOPY 演练:使用XCOPY部署ASP.NETWeb应用程序 msdn2.microsoft.com 3. To deploy an ASP. NET Web application using XCOPY from the command line 使用XCOPY从命令行部署ASP.NETWeb应用程序 msdn2.microsoft.com |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。