回复 5# pusofalse
强烈支持一下。。
看看图片先!
有没有图形给看一下
回复一下,赚钱了。。。
看看如何?
补足字数
我晕哟,正想下载,没有MM了
多说一句话,加点人气,给点钱,再下
银子花完了!{:face (319):}
太狠了吧!看收钱,下也收钱{:face (207):}
骗子,我的金币!
不错,学习了!
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
$Form1 = Guicreate("Form 1", 532, 396, -1, -1)
$Button1 = GuiCtrlCreateButton("Button1", -120, 60, 50, 20)
$Edit1 = GUICtrlCreateEdit("", 40, 30, 480, 260)
GUICtrlSetData($Edit1, "Edit1")
GuiSetState(@SW_SHOW)
While 1
$Msg = GUIGetMsg()
Switch $Msg
Case $GUI_EVENT_CLOSE
Exit
Case $Button1
EndSwitch
Wend
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
$Form1 = Guicreate("Form 1", 532, 396, -1, -1)
$Button1 = GuiCtrlCreateButton("Button1", -120, 60, 50, 20)
$Edit1 = GUICtrlCreateEdit("", 40, 30, 480, 260)
GUICtrlSetData($Edit1, "Edit1")
GuiSetState(@SW_SHOW)
While 1
$Msg = GUIGetMsg()
Switch $Msg
Case $GUI_EVENT_CLOSE
Exit
Case $Button1
EndSwitch
Wend
好东西·学习下
回复 5# pusofalse
确实啊