摘要:
using System; using System.Windows.Forms; using System.Runtime.InteropServices; namespace TestPoject { /// /// 设置输入框的输入法问题 /// public static class ClsIme { //声明一些API函数 ... 阅读全文
posted @ 2008-05-22 13:15
曾艺川
阅读(310)
评论(0)
推荐(0)