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

  • 大小: 0.16M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: C#??錄音??軟件??

資源簡介

C#版本錄音軟件

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.Runtime.InteropServices;
namespace?錄音
{
????public?partial?class?Form1?:?Form
????{
????????[DllImport(“winmm.dll“?EntryPoint?=?“mciSendString“?CharSet?=?CharSet.Auto)]
????????public?static?extern?int?mciSendString(
?????????string?lpstrCommand
?????????string?lpstrReturnString
?????????int?uReturnLength
?????????int?hwndCallback
????????);
????????Point?mouseOff;//鼠標移動位置變量
????????bool?leftFlag;//標簽是否為左鍵
????????public?Form1()
????????{
????????????InitializeComponent();
????????}

????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
??????????

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-10-10?22:23??錄音\
?????文件?????????860??2017-10-10?18:37??錄音.sln
?????文件???????20992??2017-10-10?22:23??錄音.suo
?????文件???????67646??2017-10-10?22:23??錄音\animal_bug_insect_128px_5022_easyicon.net.ico
?????目錄???????????0??2017-10-10?18:36??錄音\bin\
?????目錄???????????0??2017-10-10?22:23??錄音\bin\Debug\
?????文件??????148480??2017-10-10?22:23??錄音\bin\Debug\錄音.exe
?????文件???????24064??2017-10-10?22:23??錄音\bin\Debug\錄音.pdb
?????文件???????11600??2017-10-10?22:20??錄音\bin\Debug\錄音.vshost.exe
?????文件?????????490??2013-06-18?20:28??錄音\bin\Debug\錄音.vshost.exe.manifest
?????文件????????3116??2017-10-10?22:23??錄音\Form1.cs
?????文件????????4971??2017-10-10?22:23??錄音\Form1.Designer.cs
?????文件??????109661??2017-10-10?22:23??錄音\Form1.resx
?????目錄???????????0??2017-10-10?18:36??錄音\obj\
?????目錄???????????0??2017-10-10?18:36??錄音\obj\x86\
?????目錄???????????0??2017-10-10?22:23??錄音\obj\x86\Debug\
?????文件????????2867??2017-10-10?18:37??錄音\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????6511??2017-10-10?22:23??錄音\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????目錄???????????0??2017-10-10?18:36??錄音\obj\x86\Debug\TempPE\
?????文件?????????715??2017-10-10?22:23??錄音\obj\x86\Debug\錄音.csproj.FileListAbsolute.txt
?????文件?????????975??2017-10-10?22:23??錄音\obj\x86\Debug\錄音.csproj.GenerateResource.Cache
?????文件??????148480??2017-10-10?22:23??錄音\obj\x86\Debug\錄音.exe
?????文件???????69974??2017-10-10?22:23??錄音\obj\x86\Debug\錄音.Form1.resources
?????文件???????24064??2017-10-10?22:23??錄音\obj\x86\Debug\錄音.pdb
?????文件?????????180??2017-10-10?22:23??錄音\obj\x86\Debug\錄音.Properties.Resources.resources
?????文件?????????487??2017-10-10?18:36??錄音\Program.cs
?????目錄???????????0??2017-10-10?18:36??錄音\Properties\
?????文件????????1344??2017-10-10?18:36??錄音\Properties\AssemblyInfo.cs
?????文件????????2864??2017-10-10?18:36??錄音\Properties\Resources.Designer.cs
?????文件????????5612??2017-10-10?18:36??錄音\Properties\Resources.resx
?????文件????????1093??2017-10-10?18:36??錄音\Properties\Settings.Designer.cs
............此處省略2個文件信息

評論

共有 條評論