ゲストさんログイン

統合検索

ソーシャルブックマーク

[PR]初心者にも優しいパチンコ情報!

Ads by Google

ページ詳細

32
users

Win32::GuiTest で Windows の GUI アプリをハックしよう

基本的な書き方 use strict; use warnings; use utf8; # ↑ Perl ハッカーに DIS られなくなるおまじない # Win32::GuiTest を使うおまじない use Win32::GuiTest qw(:ALL); # 日本語を使えるようにするおまじない Unicode...

Ads by Google


コメント

PerlのWin32::GuiTestからWinのGUIをいじる.

Ads by Google


クリップ(27+5)
Win32::GuiTest で Windows の GUI アプリをハックしよう
livedoor クリップのトップに戻る