找回密码
 加入
搜索
查看: 1531|回复: 3

[AU3基础] 谁能帮我啊

  [复制链接]
发表于 2012-5-29 00:14:50 | 显示全部楼层 |阅读模式
;~ #NoTrayIcon
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#include <IE.au3>


SETUP()

Func SETUP()
        _IEErrorHandlerRegister()
        Local $oIE = _IECreateEmbedded(), $oIE1 = _IECreateEmbedded()
        GUICreate("xxxxx", 900, 300, -1, -1)
        GUICtrlCreateObj($oIE, 0, 0, 400, 300)
        GUISetState()
        _IENavigate($oIE, "http://xy2.163.com/")
        MsgBox(64, "求高手指教", "点击后如何从右边窗口显示出来 不要弹出网站来")
        ControlClick("xxxxx", "", "Internet Explorer_Server1", "left", 1, 66, 98)

        GUICtrlCreateObj($oIE1, 450, 0, 400, 300)
        _IENavigate($oIE1, "http://xy2.163.com/")
EndFunc   ;==>SETUP
发表于 2012-5-29 10:14:47 | 显示全部楼层
提问问题的标题不合格,问题更是没有说明。请先去学习问问题规则。
发表于 2012-5-29 13:35:29 | 显示全部楼层
本帖最后由 iori2882 于 2012-5-29 13:36 编辑
;~ #NoTrayIcon
#include
#include
#include
#include
#include
#include


SETUP()

Fun ...
82809085 发表于 2012-5-29 00:14


;~ #NoTrayIcon
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#include <IE.au3>


SETUP()

Func SETUP()
        _IEErrorHandlerRegister()
        Local $oIE = _IECreateEmbedded(), $oIE1 = _IECreateEmbedded()
        GUICreate("xxxxx", 900, 300, -1, -1)
        GUICtrlCreateObj($oIE, 450, 0, 400, 300)
        GUISetState()
        _IENavigate($oIE, "http://xy2.163.com/")
        MsgBox(64, "求高手指教", "点击后如何从右边窗口显示出来 不要弹出网站来")
        ControlClick("xxxxx", "", "Internet Explorer_Server1", "left", 1, 66, 98)

        GUICtrlCreateObj($oIE1, 450, 0, 400, 300)
        _IENavigate($oIE1, "http://xy2.163.com/")
EndFunc   ;==>SETUP


这样的???
 楼主| 发表于 2012-5-30 03:22:16 | 显示全部楼层
你这直接是在右边运行了
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-9-20 13:44 , Processed in 0.082825 second(s), 23 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表