91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

輸入任意文字,語音朗讀這些文字,并可以將朗讀的聲音 保存成 wav文件

資源截圖

代碼片段和文件信息

using?System.Reflection;
using?System.Runtime.CompilerServices;

//
//?有關(guān)程序集的常規(guī)信息是通過下列
//?屬性集控制的。更改這些屬性值可修改與程序集
//?關(guān)聯(lián)的信息。
//
[assembly:?Assemblytitle(““)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(““)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]

//
//?程序集的版本信息由下列?4?個值組成:
//
//??????主版本
//??????次版本?
//??????內(nèi)部版本號
//??????修訂號
//
//?您可以指定所有這些值,也可以使用“修訂號”和“內(nèi)部版本號”的默認(rèn)值,方法是按
//?如下所示使用?‘*‘:

[assembly:?AssemblyVersion(“1.0.*“)]

//
//?要對程序集進(jìn)行簽名,必須指定要使用的密鑰。有關(guān)程序集簽名的更多信息,請參考?
//?Microsoft?.NET?framework?文檔。
//
//?使用下面的屬性控制用于簽名的密鑰。
//
//?注意:
//???(*)?如果未指定密鑰,則程序集不會被簽名。
//???(*)?KeyName?是指已經(jīng)安裝在計算機(jī)上的
//??????加密服務(wù)提供程序(CS

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2010-10-14?21:18??SpeechApp\
?????目錄???????????0??2010-10-14?21:18??SpeechApp\SpeechApp\
?????文件?????????916??2010-05-31?12:19??SpeechApp\SpeechApp.sln
?????文件???????23552??2010-10-14?21:18??SpeechApp\SpeechApp.suo
?????文件????????1857??2010-05-31?12:44??SpeechApp\SpeechApp\AssemblyInfo.cs
?????目錄???????????0??2010-10-13?22:38??SpeechApp\SpeechApp\bin\
?????目錄???????????0??2010-10-14?21:18??SpeechApp\SpeechApp\bin\Debug\
?????文件???????45056??2010-10-14?21:18??SpeechApp\SpeechApp\bin\Debug\AxInterop.SHDocVw.dll
?????文件??????163840??2004-01-08?14:18??SpeechApp\SpeechApp\bin\Debug\DotNetSpeech.dll
?????文件??????188416??2010-10-14?21:18??SpeechApp\SpeechApp\bin\Debug\HTMLEditorControl.dll
?????文件??????131072??2010-10-14?21:18??SpeechApp\SpeechApp\bin\Debug\Interop.SHDocVw.dll
?????文件???????22232??2010-10-14?21:18??SpeechApp\SpeechApp\bin\Debug\msmdvbanet.dll
?????文件???????20480??2010-10-14?21:18??SpeechApp\SpeechApp\bin\Debug\SpeechApp.exe
?????文件???????24064??2010-10-14?21:18??SpeechApp\SpeechApp\bin\Debug\SpeechApp.pdb
?????文件????????5632??2005-12-08?14:51??SpeechApp\SpeechApp\bin\Debug\SpeechApp.vshost.exe
?????目錄???????????0??2010-10-13?22:38??SpeechApp\SpeechApp\bin\Release\
?????文件?????????410??2010-10-14?21:18??SpeechApp\SpeechApp\ClassDiagram1.cd
?????文件????????1163??2010-10-14?21:18??SpeechApp\SpeechApp\ClassDiagram2.cd
?????文件????????2692??2010-10-13?17:47??SpeechApp\SpeechApp\Form1.cs
?????文件????????4524??2010-10-14?21:18??SpeechApp\SpeechApp\Form1.Designer.cs
?????文件????????5814??2010-10-13?17:47??SpeechApp\SpeechApp\Form1.resx
?????目錄???????????0??2010-10-13?21:46??SpeechApp\SpeechApp\Ico\
?????文件????????2455??2010-06-09?16:21??SpeechApp\SpeechApp\Ico\朗讀器.lnk
?????目錄???????????0??2010-10-14?21:18??SpeechApp\SpeechApp\obj\
?????目錄???????????0??2010-10-14?21:18??SpeechApp\SpeechApp\obj\Debug\
?????文件???????18240??2010-10-13?21:44??SpeechApp\SpeechApp\obj\Debug\ResolveAssemblyReference.cache
?????文件?????????842??2010-10-14?21:18??SpeechApp\SpeechApp\obj\Debug\SpeechApp.csproj.GenerateResource.Cache
?????文件???????20480??2010-10-14?21:18??SpeechApp\SpeechApp\obj\Debug\SpeechApp.exe
?????文件?????????180??2010-10-13?21:44??SpeechApp\SpeechApp\obj\Debug\SpeechApp.Form1.resources
?????文件???????24064??2010-10-14?21:18??SpeechApp\SpeechApp\obj\Debug\SpeechApp.pdb
?????文件?????????180??2010-05-31?12:20??SpeechApp\SpeechApp\obj\Debug\SpeechApp.Properties.Resources.resources
............此處省略17個文件信息

評論

共有 條評論