- 博客(1)
- 资源 (2)
- 收藏
- 关注
原创 Request几种用法
UserLanguages 客户端主机所使用的语言 UserHostName 客户端主机的DNS名称 userHostArrress 客户端主机的IP地址 UserAgent 客户端浏览器版本 Url 当前要求的URL TotalBytes 当前输入的容量大小 ServerVariables 网页的Server变量 RequestType 客户端网页的传
2009-11-17 22:16:00
401
DEV控件客户端代码
代码提示
ASPxClientEditBase = function() {
///<summary>
///Serves as the base object for all the editors included in the client-side object model.
///</summary>
///<field name = "name">
///Gets the unique, hierarchically-qualified identifier for the control. Value: The fully-qualified identifier for the control.
///</field>
///<field name = "Init" type = "ASPxClientEvent">
///Occurs on the client side after the control has been initialized but prior to it being displayed within the browser.
///</field>
};
2011-04-02
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人