隨著網路愈來愈發達,幾乎大大小小的事情都是在網路上作業,而很多文書檔案也都是利用電子建檔,因此打字能力是相當的重要,有不少人都從打注音開始學習其它輸入法像是嘸蝦米、倉頡、大易等等,不過初學者最容易遇到的是不知道字根怎麼拆,《小品查碼程式》可以一次查詢四種常用輸入法的字根,對於學習輸入法有相當的幫助,如果你也正初學這些輸入法,或許能夠幫上你很大的忙哦。
小品查碼程式小檔案:
官方網站:https://sites.google.com/site/essayctyping/
軟體版本:1.0
軟體語系:繁體中文
支援系統:Windows XP/Vista/7
軟體下載:請點我
小品查碼程式使用介紹:
軟體是不用安裝的,開啟軟體後可以看到輸入法一共支援四種字根查詢,如果你要查的輸入法不在這四個裡,那..只好自求多福囉。
如果需要查字根時,可以先用其它打的出來的輸入法輸入(比如..注音),然後勾選要查詢的輸入法,按下「查詢」,下方馬上就會出現字根囉。
另外也可以直接輸入字根反查原字,不過這好像用不太到…@@
找到兇手
蝦米(姊) GJP(簡碼、建議碼)
行列(姊) WLGL WAGL
大易(姊) 女竹馬竹 女竹
都能出,一開始打「姊」這字後沒按查碼 點掉倉頡
其它三種碼表出現 再勾倉頡當掉
我開程式後 查個「姊」就會crash 「姐」不會 -.-
需叫用 Just-In-Time (JIT) 偵錯的詳細資料,
請參閱本訊息結尾處 (而非這個對話方塊) 的資訊。
************** 例外狀況文字 **************
System.IndexOutOfRangeException: 索引在陣列的界限之外。
於 N0.T11.FormatRoots(List`1& list)
於 N0.T1.FindRoots(String target)
於 N0.T9.M8(T1 cai, String target)
於 N0.T9.M5(String target)
於 N0.T9.M3(Object sender, EventArgs e)
於 System.Windows.Forms.Control.OnClick(EventArgs e)
於 System.Windows.Forms.Button.OnClick(EventArgs e)
於 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
於 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
於 System.Windows.Forms.Control.WndProc(Message& m)
於 System.Windows.Forms.ButtonBase.WndProc(Message& m)
於 System.Windows.Forms.Button.WndProc(Message& m)
於 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
於 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
於 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 已載入的組件 **************
mscorlib
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
—————————————-
EssayWordsAnalysis v1.0
組件版本: 1.0.0.0
Win32 版本: 1.0.0.0
程式碼基底: file:///D:/PortableApps/Dayi/小品查碼程式%20v1.0.exe
—————————————-
System.Windows.Forms
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5491 (Win7SP1GDR.050727-5400)
程式碼基底: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
—————————————-
System
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
程式碼基底: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
—————————————-
System.Drawing
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5492 (Win7SP1GDR.050727-5400)
程式碼基底: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
—————————————-
mscorlib.resources
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
—————————————-
System.Windows.Forms.resources
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
程式碼基底: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHT_b77a5c561934e089/System.Windows.Forms.resources.dll
—————————————-
************** JIT 偵錯 **************
若要啟用 Just-In-Time (JIT) 偵錯功能,則必須在
此應用程式或電腦的 .config 檔案中,設定
system.windows.forms 區段內的 jitDebugging 值。
且該應用程式也必須在啟用偵錯的狀態下進行
編譯。
例如:
當 JIT 偵錯功能啟用後,會將所有未處理的例外
狀況傳送給電腦上已註冊的 JIT 偵錯工具進行處
理,而不是使用這個對話方塊來處理。