Project1

标题: 求助帖 在游戏中打开玩家浏览器并打开指定网址 [打印本页]

作者: duenmai    时间: 2015-8-16 12:55
标题: 求助帖 在游戏中打开玩家浏览器并打开指定网址
求助帖 在游戏中打开玩家浏览器并打开指定网址
作者: 喵呜喵5    时间: 2015-8-16 13:23
api = Win32API.new('shell32.dll','ShellExecuteA','pppppi','i')
api.call(0,'open',网址,0, 0, 1)
作者: duenmai    时间: 2015-8-16 13:48
喵呜喵5 发表于 2015-8-16 13:23
api = Win32API.new('shell32.dll','ShellExecuteA','pppppi','i')
api.call(0,'open',网址,0, 0, 1)

被指出 发生了语法错误
作者: VIPArcher    时间: 2015-8-16 13:50
  1. %x{start http://miaowm5.gitcafe.io/memo/home.html}
复制代码

作者: gonglinyuan    时间: 2015-8-18 08:57


引用自魔塔样板7822

在事件中使用,把网址改为您需要的即可




欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1