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

  • 大小: 1.95M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-25
  • 語言: C#
  • 標簽: C#??文件??聲音??播放??c??

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?Oraycn.MPlayer;
using?Oraycn.MCapture?;

namespace?Oraycn.MPlayerDemo
{
????//?更多實用組件,請參見?www.oraycn.com

????public?partial?class?Form1?:?Form
????{
????????private?IAudioPlayer?audioPlayer;
????????private?IMicrophoneCapturer?microphoneCapturer;

????????public?Form1()
????????{
????????????InitializeComponent();
????????}

????????private?void?button_mic_Click(object?sender?EventArgs?e)
????????{
????????????try
????????????{
????????????????this.microphoneCapturer?=?CapturerFactory.CreateMicrophoneCapturer(int.Parse(this.textBox_mic.Text));
????????????????this.microphoneCapturer.AudioCap

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????398336??2015-07-06?16:45??Oraycn.MPlayerDemo\bin\Debug\ESBasic.dll

?????文件?????202491??2015-07-06?16:45??Oraycn.MPlayerDemo\bin\Debug\ESBasic.xml

?????文件??????11608??2015-07-07?15:27??Oraycn.MPlayerDemo\bin\Debug\MPlayerDemo.vshost.exe

?????文件????????490??2010-03-17?22:39??Oraycn.MPlayerDemo\bin\Debug\MPlayerDemo.vshost.exe.manifest

?????文件????1166336??2015-07-01?17:51??Oraycn.MPlayerDemo\bin\Debug\Oraycn.MCapture.dll

?????文件????1017952??2014-12-29?19:55??Oraycn.MPlayerDemo\bin\Debug\Oraycn.MCapture.xml

?????文件?????151040??2015-07-08?14:31??Oraycn.MPlayerDemo\bin\Debug\Oraycn.MPlayer.dll

?????文件?????119774??2015-07-08?15:53??Oraycn.MPlayerDemo\bin\Debug\Oraycn.MPlayer.xml

?????文件??????11776??2015-07-08?15:56??Oraycn.MPlayerDemo\bin\Debug\Oraycn.MPlayerDemo.exe

?????文件??????24064??2015-07-08?15:56??Oraycn.MPlayerDemo\bin\Debug\Oraycn.MPlayerDemo.pdb

?????文件??????11608??2015-07-08?15:47??Oraycn.MPlayerDemo\bin\Debug\Oraycn.MPlayerDemo.vshost.exe

?????文件????????490??2010-03-17?22:39??Oraycn.MPlayerDemo\bin\Debug\Oraycn.MPlayerDemo.vshost.exe.manifest

?????文件?????194312??2015-07-03?15:07??Oraycn.MPlayerDemo\bin\Debug\PCM語音樣板.wav

?????文件?????398336??2015-07-06?16:45??Oraycn.MPlayerDemo\Dlls\ESBasic.dll

?????文件?????202491??2015-07-06?16:45??Oraycn.MPlayerDemo\Dlls\ESBasic.xml

?????文件????1166336??2015-07-01?17:51??Oraycn.MPlayerDemo\Dlls\Oraycn.MCapture.dll

?????文件????1017952??2014-12-29?19:55??Oraycn.MPlayerDemo\Dlls\Oraycn.MCapture.xml

?????文件?????151040??2015-07-08?14:31??Oraycn.MPlayerDemo\Dlls\Oraycn.MPlayer.dll

?????文件?????119774??2015-07-08?15:53??Oraycn.MPlayerDemo\Dlls\Oraycn.MPlayer.xml

?????文件???????4334??2015-07-08?15:56??Oraycn.MPlayerDemo\Form1.cs

?????文件???????6550??2015-07-08?15:46??Oraycn.MPlayerDemo\Form1.Designer.cs

?????文件???????5817??2015-07-08?15:46??Oraycn.MPlayerDemo\Form1.resx

?????文件???????1229??2015-07-08?14:20??Oraycn.MPlayerDemo\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache

?????文件???????5532??2015-07-08?15:56??Oraycn.MPlayerDemo\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件???????1039??2015-07-07?15:27??Oraycn.MPlayerDemo\obj\x86\Debug\MPlayerDemo.csproj.FileListAbsolute.txt

?????文件????????975??2015-07-06?12:00??Oraycn.MPlayerDemo\obj\x86\Debug\MPlayerDemo.csproj.GenerateResource.Cache

?????文件??????13932??2015-07-06?11:58??Oraycn.MPlayerDemo\obj\x86\Debug\MPlayerDemo.csprojResolveAssemblyReference.cache

?????文件???????2313??2015-07-08?15:56??Oraycn.MPlayerDemo\obj\x86\Debug\Oraycn.MPlayerDemo.csproj.FileListAbsolute.txt

?????文件????????975??2015-07-08?15:56??Oraycn.MPlayerDemo\obj\x86\Debug\Oraycn.MPlayerDemo.csproj.GenerateResource.Cache

?????文件??????11776??2015-07-08?15:56??Oraycn.MPlayerDemo\obj\x86\Debug\Oraycn.MPlayerDemo.exe

............此處省略26個文件信息

評論

共有 條評論