摘要:1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.Linq; 7 using System.Text; 8 using System.Windows.Forms; 9 using AcroPDFLib;//引用COM組件Adobe Acrobat Browser Control Type Library 1.0 //http://www.ad...
阅读全文
posted @ 2012-10-23 17:25
®Geovin Du Dream Park™
阅读(1070)评论(2)推荐(0)
摘要:1 /* 2 下載: 3 //Microsoft Windows XP Tablet PC Edition 2005 Recognizer Pack http://www.microsoft.com/zh-cn/download/details.aspx?id=1601 4 //Microsoft Windows XP Tablet PC Edition Software Development Kit 1.7 http://www.microsoft.com/en-us/download/details.aspx?id=20039 5 * Microsoft Speech P...
阅读全文
posted @ 2012-09-14 17:04
®Geovin Du Dream Park™
阅读(1071)评论(0)推荐(0)
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.Linq; 7 using System.Text; 8 using System.Windows.Forms; 9 using System.Data.SqlClient; 10 using System.Data.Sql; 11 using Microsoft.SqlServer.Mana...
阅读全文
posted @ 2012-08-14 10:46
®Geovin Du Dream Park™
阅读(512)评论(1)推荐(0)
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.Linq; 7 using System.Text; 8 using System.Windows.Forms; 9 using SKYPE4COMLib; 10 using System.Collections; 11 12 namespace Skype 13 { 14 /// ...
阅读全文
posted @ 2012-08-03 11:25
®Geovin Du Dream Park™
阅读(724)评论(0)推荐(0)
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Web; 5 using System.Web.UI; 6 using System.Web.UI.WebControls; 7 using System.Data; 8 using SKYPE4COMLib; //下載地址:http://en.sourceforge.jp/projects/sfnet_skype4mp/downloads/Skype4MP/obj/Release/Interop.SK...
阅读全文
posted @ 2012-07-25 17:43
®Geovin Du Dream Park™
阅读(532)评论(0)推荐(0)