微剋多資訊

 找回密碼
 註冊

Sign in with google

Google帳號登入

搜索

簽到天數: 17

該用戶今日未簽到

升級   24%

跳轉到指定樓層
主題
發表於 2023-3-30 11:17 | 只看該作者 回帖獎勵 |倒序瀏覽 |閱讀模式
#include <GUIConstants.au3>
#include <GuiConstantsEx.au3>
#include <WindowsConstants.au3>
#Include <GuiSlider.au3>
#include <IE.au3>

GUICreate("Google", @DesktopWidth/2, @DesktopHeight/2, 0, 0)

Local $oIE = _IECreateEmbedded(), $msg, $sHtml_File
GUICtrlCreateObj($oIE, 0, 0,@DesktopWidth/2, @DesktopHeight/2)

GUISetState(@SW_SHOW)


While 1
_IENavigate($oIE, "https://www.google.de", 0) ;Offnet Google
Sleep (1000) ;Wartet 1 Sek.
$oIE.Document.Body.Style.Zoom = "100%"
Sleep (600000) ;Wartet 10 Min.
WEnd ;Aktualisiert Google
樓主熱門主題
您需要登入後才可以回帖 登入 | 註冊

本版積分規則

小黑屋|Archiver|微剋多資訊(MicroDuo)

GMT+8, 2024-4-24 07:41

Discuz! X

© 2009-2023 Microduo

快速回覆 返回頂部 返回列表