随笔分类 - VB.net
摘要:获取配置文件所在路径System.IO.Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().GetName().CodeBase)读Public Function getServers() As String Dim xmldoc As XmlDocument = New XmlDocument Dim p...
阅读全文
摘要:vb6使用方法'声明Private Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As Long) As LongConst SND_ASYNC = &H1 '异步播放Const SND_SYNC = &...
阅读全文
浙公网安备 33010602011771号