莲藕

导航

04 2014 档案

vs2010 打包 SQL server compact 4.0 驱动程序
摘要:sqlce 3.5应该是.net3.5环境下的。不知道最初的时候数据库的创建是用的3.5还是4.0 。这两天测试的时候,将4.0卸载了。就运行不上。报错为“未能加载文件或程序集“System.Data.SqlServerCe, Version=4.0.0.0, Culture=neut” 。制作安装... 阅读全文

posted @ 2014-04-25 13:24 莲藕 阅读(437) 评论(0) 推荐(0)

利用现有的队列进行语音朗读
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Speech.Synthesis;using System.Threading;namespace Utili... 阅读全文

posted @ 2014-04-24 09:08 莲藕 阅读(349) 评论(0) 推荐(0)