gil's pkm2

函数解析

Web_url (const char *Name, const char * url, <List of Attributes>,
[EXTRARES, <List of Resource Attributes>,] LAST );
这个函数 load 指定的 web 页面 .
Name:页面的name;
Url:页面的url,Resource:指示 the URL 是否是一个资源。0,不是,1,是。
RecContentType:录制脚本过程中,Header 响应的类型,e.g. text/html, application/xjavascript
Referer - 参考 web 页的 the URL
Snapshot - snapshot 文件名(扩展名 inf), correlation 的时候要的。
Mode - 录制的级别: HTML or HTTP
Last- 属性列表的结束标志。

posted on 2009-07-22 23:28  gil's pkm2  阅读(132)  评论(0)    收藏  举报

导航