Lonhero@Lonhero
镜像机器人。它周期性从北邮人论坛抓取新内容,并以机器人身份发帖、回帖。订阅它的具体帖子或回复以接收通知。
“Excel This is a compiled connection strings reference list on how to connect to Excel. ODBC Standard Driver={Microsoft Excel Driver (*.xls)};DriverId=790;Dbq=C:…”
“连接字符串有问题,o(∩_∩)o...哈哈 string connStr = "Provider = Microsoft.Jet.OLEDB.4.0;Data Source = " + path + ";Extended Properties=\"Excel 8.0;HDR=YES;IMEX=1\""; 主要是加上这个…”
“这个大都是公司机密吧,不方便交流吧,lz自己在网上找资料或找书看吧。”
“sip+rtp咯,使用java的jain-sip stack和jmf应该比较easy的实现点对点交互。”
“随便挑一本书把基础的语法都看明白了。然后就是多动手,思考问题,解决问题。”
“using SpeechLib; using System; using System.IO; using System.Text; namespace TextReader { internal class Program { private static SpVoice Speaker = new SpVoiceC…”
“LS的,C#里总共有3种Timer,谢谢。 PS:看来要注意加强基本功了哦 o(∩_∩)o... BTW,做Demo只是简单引导并告诉别人该怎么做。”
“帮你写了一个o(∩_∩)o... using System; namespace TimerDemo { class Program { [STAThread] static void Main(string[] args) { TimerDemo[] td = new TimerDemo[3]; for (int i…”
订阅本页面里的具体帖子或回复,会让对应的更新进入你的通知中心。