弹来弹去跑马灯!

上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 39 下一页
摘要: ... 阅读全文
posted @ 2018-10-10 17:28 wgscd 阅读(1423) 评论(1) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.Text; using System.Diagnostics; using System.Reflection; using System.Runtime.InteropServices; using System.Windows.Forms; namespac... 阅读全文
posted @ 2018-09-28 15:00 wgscd 阅读(707) 评论(10) 推荐(0)
摘要: 1. 利用DONET框架自带的 SpeechSynthesizer ,缺点是没有感情色彩,抑扬顿挫等。 2. 百度语音合成,在线模式,缺点需要联网发送请求,如果文本太多就会有延迟问题需要解决。 请求API例子: Request URL:http://ai.baidu.com/aidemoReques 阅读全文
posted @ 2018-09-26 15:28 wgscd 阅读(3119) 评论(2) 推荐(1)
摘要: [DllImport("wininet.dll", CharSet = CharSet.Auto, SetLastError = true)] public static extern bool InternetSetCookie(string lpszUrlName, string lbszCookieName, string lpszCookieData); ... 阅读全文
posted @ 2018-09-21 15:53 wgscd 阅读(1543) 评论(0) 推荐(0)
摘要: public MainWindow() { InitializeComponent(); Title = getUUID(); string s= httpGet("http://220.181.57.216/"); //MessageBox.Show(s); ... 阅读全文
posted @ 2018-09-17 16:55 wgscd 阅读(208) 评论(0) 推荐(0)
摘要: VB6 程序,蛋疼的病毒检测 阅读全文
posted @ 2018-09-13 16:08 wgscd 阅读(302) 评论(0) 推荐(0)
摘要: 更多:参考 https://www.cnblogs.com/chiangchou/p/jsonp.html 阅读全文
posted @ 2018-09-11 18:02 wgscd 阅读(467) 评论(0) 推荐(0)
摘要: refer: https://www.cnblogs.com/lonelyxmas/p/7650259.html using System; using System.Collections.Generic; using System.Collections.ObjectModel; using S 阅读全文
posted @ 2018-09-11 17:38 wgscd 阅读(630) 评论(0) 推荐(0)
摘要: WPF navigator 阅读全文
posted @ 2018-09-06 16:02 wgscd 阅读(293) 评论(0) 推荐(0)
摘要: win10教育版永久激活密钥 VK7JG-NPHTM-C97JM-9MPGT-3V66TNPPR9-FWDCX-D2C8J-H872K-2YT43W269N-WFGWX-YVC9B-4J6C9-T83GXNYW94-47Q7H-7X9TT-W7TXD-JTYPMNJ4MX-VQQ7Q-FP3DB-V 阅读全文
posted @ 2018-08-31 01:34 wgscd 阅读(87793) 评论(0) 推荐(1)
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 39 下一页