使用ie打开
//Inet linet_base
//this.GetContextService("Internet", linet_base)//linet_base.HyperlinkToURL(ls_url)
使用shRunDefltBrowser函数可以调用缺省的浏览器,打开指定页面
函数声明:function long shRunDefltBrowser(string szUrl) library "pbvm90.dll"//这是PB9的
调用方法:shRunDefltBrowser("community.youkuaiyun.com")
1761

被折叠的 条评论
为什么被折叠?



