国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發(fā) > 綜合 > 正文

如何在PB中切換中英文輸入法數(shù)

2024-07-21 02:10:23
字體:
供稿:網(wǎng)友

如何在pb中切換中英文輸入法數(shù)

函數(shù)聲明:

function boolean immsimulatehotkey (ulong hwnd, ulong dwhotkeyid) library "imm32.dll"

function ulong getkeyboardlayout(ulong dwlayout) library "user32.dll"

function boolean immisime(ulong hklkeyboardlayout) library "imm32.dll"

腳本如下:

constant int ime_thotkey_ime_nonime_toggle=112

ulong hklcurrent

ulong hnd

 

//切換到英文輸入法

hklcurrent=getkeyboardlayout(0)

if immisime(hklcurrent) then

hnd=handle(parent)

immsimulatehotkey(hnd,ime_thotkey_ime_nonime_toggle)

end if

 

//切換到中文輸入法

hklcurrent=getkeyboardlayout(0)

if not immisime(hklcurrent) then

hnd=handle(parent)

immsimulatehotkey(hnd,ime_thotkey_ime_nonime_toggle)

end if




發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 云阳县| 林芝县| 花莲市| 霍邱县| 平原县| 健康| 马边| 封丘县| 海城市| 怀柔区| 农安县| 焦作市| 金乡县| 余庆县| 凯里市| 从江县| 拜泉县| 和林格尔县| 志丹县| 江孜县| 容城县| 洛宁县| 三都| 金湖县| 杭州市| 许昌县| 汝南县| 伊川县| 蒙城县| 洞头县| 汾阳市| 融水| 吉林省| 盖州市| 新绛县| 明星| 胶州市| 海原县| 临邑县| 南丹县| 洱源县|