摘要:
Pircture的绑定控件 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Public Class BindingPictureBoxClass BindingPictureBox Inherits System.Windows.Forms.... 阅读全文
摘要:
输入汉字获得拼音 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> /**//// /// 获得拼音 /// /// /// public static string GetC... 阅读全文
摘要:
输入汉字自动获得拼音 汉字转拼音#Region "汉字转拼音" Public Shared Function GetFirstLetter()Function GetFirstLetter(ByVal hz As String) As String Dim Ls_Second_Eng = "CJWGNSPG... 阅读全文