网站首页  词典首页

请输入您要查询的英文单词:

 

单词 aspx
释义

aspx

  • 网络页面;页面中;页面的优化
1.
页面
系统页面(.aspx),母板页面(.master)/TEMPLATE/LAYOUTS/1033/STYLES 样式文件(.css) /TEMPLATE/LAYOUTS/C…
book.51cto.com
2.
页面中
Service-第9页-博客园找找看 ... aspnet_state.exe 的进程,这个就是我们保存 SessionState.aspx 页面中,检查刚才的 ...
zzk.cnblogs.com
3.
页面的优化
本文章讲述了页面的优化(.aspx). 上一篇:介绍有关Html Agility Pack解析HTML页 下一篇:介绍使用Dreamweaver8实现网页区 …
www.ted-china.com
4.
页面的名字
...个问题: 在测试时, 下载保存的文件名有时会变成该页面的名字(.aspx), 虽然可以把内容下载到本地, 但是需要更改文件名及类 …
mfhmtv.blog.163.com
5.
页面级
?是发生在页面级aspx)的,并且只在请求执行的时候生效,因此,???旧的版本中,我们只需要按以下方式配置即可: …
www.evmos.com
6.
页面文件
页面文件(aspx)和DLL 放到文件夹。在IIS中新建网站指向前面的文件夹即可!
wenda.google.com.hk
7.
页面引入
...AjaxControlTookit包放置在Bin目录下,刷新解决方案。 2.页面引入(.aspx) 3.控件调用(.aspx) 此处添加页面代码 此处添 …
blog.csdn.net

例句

释义:
1.
When an ASPX page is compiled into a class, server controls become fields of that class.
当ASPX页编译为类时,服务器控件就成为该类的字段。
msdn2.microsoft.com
2.
For the page to be visible as a URL, an . aspx file must always be available in the Web space of the application.
对于显示为URL的页面来说,文件必须随时在应用程序网站空间中可用。
www.cnblogs.com
3.
Nevertheless, page inheritance is widely used to build an executable representation of each requested. ASPX page.
不过,页面继承广泛用于构建所请求的每个.ASPX页面的可执行表示。
msdn2.microsoft.com
4.
And if you're trying to login, you'll be hitting the login. aspx page.
同样的,如果你想要登录网站,你就必须访问login.aspx页面。
www.bing.com
5.
For now, just use the ASPX page shown in Figure 2 , and I'll discuss the Membership class later in the article.
现在,只需使用Figure2所示的ASPX页,而且我将在下文中介绍会员类。
www.cnblogs.com
6.
Not counting the pages used for site administration, the Community Starter Kit contains exactly one . aspx page, which is devoid of content.
如果不计算用于站点管理的页面,CommunityStarterKit仅包含一个没有内容的.aspx页。
www.cnblogs.com
7.
Adds a blank ASPX page, ready for you to insert elements and customize.
添加空白的ASPX页,可以立即插入元素和进行自定义。
office.microsoft.com
8.
The . NET Framework provides a few predefined handlers for common types of resources, including ASPX pages and Web services.
NETFramework提供了一些预定义的处理程序用于通用资源类型。包括ASPX页面和Web服务。
www.cnblogs.com
9.
To get around the Flash bug problem using forms authentication, create a folder and add a Web form to the folder.
为了解决在使用formsauthentication时Flash的Bug,创建一个新的文件夹然后在文件夹里添加一张Aspx页面。
www.cnblogs.com
10.
Visual Studio now provides full Javascript Intellisense completion in . aspx files, . htm files, as well as in external . js files.
VisualStudio现在.aspx文件,.htm文件以及外部的.js文件中提供完整的JavascriptIntellisense完成。
blog.joycode.com
1.
New pages created from a master page , new blank ASPX pages, and custom list forms that you create are not considered customized pages .
基于母版页创建的新网页、新的空白ASPX页以及您创建的自定义列表表单都不属于自定义网页。
www.bing.com
2.
To facilitate this, you might create a page called displayCategory. aspx that would display the products for a given category.
为此,您可以创建一个名为displayCategory.aspx的页面,该页面将显示给定类别的产品。
archive.cnblogs.com
3.
NET automatically checks the ACL for each . aspx page requested and denies the request if the caller lacks permission to read the file.
NET会自动为请求的每个.aspx页面检查ACL并拒绝没有读取文件权限的调用者的请求。
blog.sina.com.cn
4.
The actual content of the . aspx file determines the assembly (or assemblies) that the application object will load up.
aspx文件实际内容决定应用程序对象加载的程序集。
www.cnblogs.com
5.
You can then work with these column types either in the Property Builder, or directly in the HTML code of your ASPX file.
然后,您可以在属性生成器中使用这些列类型,或者直接在ASPX文件的HTML代码中使用。
msdn2.microsoft.com
6.
The next step is to create the usual Forms authentication logon screen, named WebLogin. aspx.
接下来,需要创建Forms验证的登录页面,命名为WebLogin.aspx。
jims57.blog.163.com
7.
Property with declarative code in an. Aspx file , use a comma - separated list of field names .
属性时,请使用以逗号分隔的字段名列表。
www.bing.com
8.
The declarative approach uses control tags within the . aspx file of the Web Part Page.
声明方式是在Web部件页面的.aspx文件中定义控件标签。
blog.163.com
9.
The name of the assembly that contains the ASP. sample_aspx class is mvxvx8xr.
包含ASP.sample_aspx类的程序集名称是mvxvxxr。
www.cnblogs.com
10.
What they often FAIL to consider is how changing URL syntax (ex: webpage. htm to webpage. php or webpage. aspx) will confuse search engines.
他们常常没有考虑改变网址语法(例如webpage.htm变成webpage.php或者webpage.aspx)会让搜索引擎混乱。
www.bing.com
1.
Adds an ASPX page with a predesigned layout that includes Web Part Zones, into which you can insert Web Parts.
添加ASPX页,它具有预先设计的布局并包括可以在其中插入Web部件的Web部件区域。
office.microsoft.com
2.
aspx, shown in Figure 6 , uses a stored procedure, procVerifyUser, to validate users.
图6所示的BetterLogin.aspx使用存储过程procVerifyUser来验证用户。
www.cnblogs.com
3.
This naturally occurs when the user requests a page with a . aspx extension.
实际上,只有用户请求带.aspx扩展名的页面时才会出现这种情况。
archive.cnblogs.com
4.
The resulting HTML output from an ASPX page is the HTML output from the page itself plus the HTML output generated by each server control.
从ASPX页得到的HTML输出是来自页面本身的HTML输出加上每个服务器控件生成的HTML输出。
msdn2.microsoft.com
5.
By design, the HttpApplication object looks for a class named after the requested ASPX file.
设计时,HttpApplication对象查找一个按请求ASPX文件命名的类。
www.cnblogs.com
6.
Previous versions of MVC relied on the ASPX view engine, for which view files have the . aspx extension.
MVC之前的版本建立的ASPX视图引擎之上,视图文件为.aspx扩展名。
www.bbsmvc.com
7.
Now that you've been redirected back to default. aspx, do you see anything different?
现在你已经被重定向到default.aspx页面,你看到有何不同了么?
www.cnblogs.com
8.
The following ASPX markup shows a simple Web page that includes a TextBox server control.
下面的ASPX标记显示一个简单的Web页,该页包含TextBox服务器控件。
msdn2.microsoft.com
9.
Use a client to browse to the ASPX page, and then provide domain credentials when prompted.
使用客户端浏览到ASPX页,然后在系统提示时提供域凭据。
msdn2.microsoft.com
10.
The property must be pointing to an ASPX file.
属性引发。该属性必须指向ASPX文件。
msdn2.microsoft.com
1.
For instance, if the page is an '. ASPX page', then it will be passed to 'aspnet_isapi. dll' for processing.
举例来说,如果请求页面是‘.ASPX’,它将被传送到‘aspnet_isapi.dll’来处理。
archive.cnblogs.com
2.
By default, however, ASPX pages cane still be used to render a view's output using a ViewPage class.
然而,在默认情况下,生成视图的输出内容依旧使用了ASPX页面:ViewPage类。
www.infoq.com
3.
ASP. NET MVC 3 ships with a new view-engine option called "Razor" (in addition to the existing . aspx view engine).
NETMVC3配有一个新的名为“Razor”的视图引擎选项(除了已有的.aspx视图引擎)。
blog.joycode.com
4.
In our case, the first "hop" is from the web browser client to the IIS ASPX page; the second hop is to Active Directory Domain Services.
在我们的例子中,第一个“跃点”是从Web浏览器客户端到IISASPX页;第二个跃点是到ActiveDirectory域服务。
msdn2.microsoft.com
5.
The code for ShowBlogContent. aspx can be found in this article's download.
可以在本文的下载内容中找到ShowBlogContent.aspx的代码。
archive.cnblogs.com
6.
These hacks are all possible using the BadProductList. aspx page shown in Figure 2 .
使用图2所示的BadProductList.aspx页,这些攻击都是可能的。
www.cnblogs.com
7.
The upload page can be any page that can handle uploaded pages, even another ASPX page.
上传页面可以是任何可以处理上传文件的页面,甚至是另外一张Aspx页面。
www.cnblogs.com
8.
In ASP. NET MVC, views are still written in the pseudo-HTML language used by aspx files.
在ASP.NETMVC中,开发人员依旧使用aspx文件中的伪HTML代码来编写视图。
www.infoq.com
9.
In the example it means that in Target. aspx you can access details of Source. aspx.
本例中意味着Target.ASP可以访问Source.aspx的详细信息。
www.cnblogs.com
10.
Adds an ASPX page that includes a new view of an existing list or document library.
添加包括现有列表或文档库的新视图的ASPX页。
office.microsoft.com
1.
The code for the addrole. aspx page is shown in Figure 6 , while Figure 7 shows what the form looks like.
aspx页面的代码在Figure6中,而Figure7展示了表单的外观。
www.cnblogs.com
2.
BestLogin. aspx and AddSecureUser. aspx both use code from the SaltedHash class library, as shown in Figure 8 .
aspx和AddSecureUser.aspx都使用SaltedHash类库中的代码,如图8所示。
www.cnblogs.com
3.
In the New dialog box, on the Page tab, click General, and then double-click ASPX.
在“新建”对话框的“网页”选项卡上,单击“常规”,然后双击“ASPX”。
office.microsoft.com
4.
On the ASPX page, set the security mechanism to Anonymous only.
在ASPX页上,将安全机制设置为“仅匿名”。
msdn2.microsoft.com
5.
Set the ASPX page security mechanism to use Basic only.
设置ASPX页安全机制以便只使用基本身份验证。
msdn2.microsoft.com
6.
If the user clicks on the hyperlink after this code has executed, then the link will serve up WebForm3. aspx instead of WebForm2. aspx.
这段代码执行后,如果用户点击链接,他看到的将是WebForm3.aspx,而不是WebForm2.aspx。
www.cnblogs.com
7.
When an aspx, asax, or ascx page is first requested it gets compiled into an assembly.
当一个aspx、asax、ascx页面第一次被请求,它会被编译成一个dll程序集。
archive.cnblogs.com
8.
Additionally, we need to create a single file in this directory, Default. aspx.
另外,我们还需要在此目录中创建一个文件Default.aspx。
archive.cnblogs.com
9.
The double-hop issue occurs when the ASPX page attempts to use resources located on a server that is different from the IIS server.
当ASPX页尝试使用的资源位于不同于IIS服务器的其他服务器上时,将会发生双跃点问题。
msdn2.microsoft.com
10.
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an . aspx page.
如何使用HttpHandler简化现有的为.aspx页面提供验证图片的设计
www.bing.com
1.
Also assume we have a page called ListCategories. aspx, which lists the categories of products for sale.
此外,还假设我们有一个名为ListCategories.aspx的页面,该页面列出了待售的所有产品类别。
archive.cnblogs.com
2.
You can insert a Data View into an ASPX page as either a view or a form.
您可以将数据视图以视图或表单的形式插入ASPX页。
office.microsoft.com
3.
Figure 4 shows the Orders_SDS. aspx page in edit mode.
图4显示了编辑模式下的Orders_SDS.aspx页。
www.cnblogs.com
4.
View the people who have access to the site you'll be on the people. aspx page.
你也可以在layouts文件夹中的people.aspx页面中查看允许访问站点的用户列表。
www.bing.com
5.
The preferred method is to use a HttpHandler because it is lighter than an ASPX page.
更好的方法是使用HttpHandler,它比Aspx页面更轻量级。
www.cnblogs.com
6.
For example, suppose Salaries. aspx queries a database for salary info that should only be available to managers.
例如,假定Salaries.aspx在数据库中查询只有管理人员才能知道的工资信息。
blog.sina.com.cn
7.
Open the Web site in design mode using the View Designer context menu for the default. aspx file that has been created for the Web site.
在为Web站点创建的default.aspx文件中,使用ViewDesigner上下文菜单在设计模式下打开Web站点。
www.ibm.com
8.
If the project item has sub-files (e. g. page. aspx and page. aspx. cs) then they will also be copied
如果项目文件中有子文件(例如page.aspx和page.aspx.cs),那么它们也会被复制。
www.infoq.com
9.
After creating the directory and Default. aspx file, go ahead and add the following rewriting rule to the element
创建目录和Default.aspx文件后,请继续操作,并向元素中添加以下重写规则
archive.cnblogs.com
10.
Fire the Page_Init event to the ASPX source code
触发aspx代码页的PageInit事件
www.cnblogs.com
1.
Fire the Page_Load event to the ASPX source code
触发aspx代码页的PageLoad事件
www.cnblogs.com
2.
Fire the Page_PreRender event to the ASPX source code
触发aspx代码页的Page_PreRender事件
www.cnblogs.com
3.
For example, the handler for ASPX pages is based on the following pseudo code
例如,ASPX页面处理程序基于下列伪码。
www.cnblogs.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/25 13:36:51