摘要
参数传递是Web应用程序设计涉及到的基本问题之一,典型的方法是Application、Session、Cookies及QueryString,Asp.net技术提供了类与实例的参数传值方法。文章通过对比,探讨基于Asp.net技术的web页面参数传递方法的适用范围和使用的局限性。
Parameter transmission method is one of the base methods referring to Web application program design. The typical method includes Application, Session, Cookies and QueryString. Asp.net technology also offers class-object method to transfer parameter. This article contrasts and discusses the suited field and limited usage of web page’s parameter transmission method which based on Asp.net technology.
出处
《电脑与信息技术》
2014年第3期35-37,共3页
Computer and Information Technology
关键词
参数传递
类与实例
ASP
NET技术
parameter transmission
class and instance
Asp.net technology