資源簡介
實時監控
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
namespace?HK_VCRDemo
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????RECT?rect1?rect2?rect3?rect4;
????????private?void?btnInit_Click(object?sender?EventArgs?e)
????????{
????????????int?result?=?ImportCS.InitDSPs();
????????????rect1?=?new?RECT(panel1.Left?panel1.Top?panel1.Width?panel1.Height);
????????????rect2?=?new?RECT(panel2.Left?panel2.Top?panel2.Width?panel2.Height);
????????????rect3?=?new?RECT(panel3.Left?panel3.Top?panel3.Width?panel3.Height);
????????????rect4?=?new?RECT(panel4.Left?panel4.Top?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????39424??2019-11-15?13:25??HK-VCRDemo\.vs\HK-VCRDemo\v15\.suo
?????文件??????????0??2019-11-15?12:39??HK-VCRDemo\.vs\HK-VCRDemo\v15\Server\sqlite3\db.lock
?????文件???????4096??2019-11-15?12:39??HK-VCRDemo\.vs\HK-VCRDemo\v15\Server\sqlite3\storage.ide
?????文件??????32768??2019-11-15?12:39??HK-VCRDemo\.vs\HK-VCRDemo\v15\Server\sqlite3\storage.ide-shm
?????文件?????556232??2019-11-15?12:40??HK-VCRDemo\.vs\HK-VCRDemo\v15\Server\sqlite3\storage.ide-wal
?????文件???????1693??2012-11-06?16:45??HK-VCRDemo\Backup\HK-VCRDemo\Form1.cs
?????文件???????4901??2012-11-06?16:31??HK-VCRDemo\Backup\HK-VCRDemo\Form1.Designer.cs
?????文件???????5814??2012-11-06?16:31??HK-VCRDemo\Backup\HK-VCRDemo\Form1.resx
?????文件???????3266??2012-11-06?16:53??HK-VCRDemo\Backup\HK-VCRDemo\HK-VCRDemo.csproj
?????文件???????1813??2012-11-06?16:14??HK-VCRDemo\Backup\HK-VCRDemo\ImportCS.cs
?????文件????????469??2012-11-06?15:16??HK-VCRDemo\Backup\HK-VCRDemo\Program.cs
?????文件???????1168??2012-11-06?15:16??HK-VCRDemo\Backup\HK-VCRDemo\Properties\AssemblyInfo.cs
?????文件???????2874??2012-11-06?15:16??HK-VCRDemo\Backup\HK-VCRDemo\Properties\Resources.Designer.cs
?????文件???????5612??2012-11-06?15:16??HK-VCRDemo\Backup\HK-VCRDemo\Properties\Resources.resx
?????文件???????1093??2012-11-06?15:16??HK-VCRDemo\Backup\HK-VCRDemo\Properties\Settings.Designer.cs
?????文件????????249??2012-11-06?15:16??HK-VCRDemo\Backup\HK-VCRDemo\Properties\Settings.settings
?????文件????????919??2012-11-06?16:53??HK-VCRDemo\Backup\HK-VCRDemo.sln
?????文件???12083200??2012-04-23?09:18??HK-VCRDemo\HK-VCRDemo\bin\Debug\DS40xxSDK.dll
?????文件??????10752??2019-11-15?12:40??HK-VCRDemo\HK-VCRDemo\bin\Debug\HK-VCRDemo.exe
?????文件??????22016??2019-11-15?12:40??HK-VCRDemo\HK-VCRDemo\bin\Debug\HK-VCRDemo.pdb
?????文件???????5632??2005-12-08?14:51??HK-VCRDemo\HK-VCRDemo\bin\Debug\HK-VCRDemo.vshost.exe
?????文件???????1693??2012-11-06?16:45??HK-VCRDemo\HK-VCRDemo\Form1.cs
?????文件???????4901??2012-11-06?16:31??HK-VCRDemo\HK-VCRDemo\Form1.Designer.cs
?????文件???????5814??2012-11-06?16:31??HK-VCRDemo\HK-VCRDemo\Form1.resx
?????文件???????3534??2019-11-15?12:39??HK-VCRDemo\HK-VCRDemo\HK-VCRDemo.csproj
?????文件???????1813??2012-11-06?16:14??HK-VCRDemo\HK-VCRDemo\ImportCS.cs
?????文件????????753??2019-11-15?12:40??HK-VCRDemo\HK-VCRDemo\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6151??2019-11-15?12:39??HK-VCRDemo\HK-VCRDemo\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件?????????42??2019-11-15?12:39??HK-VCRDemo\HK-VCRDemo\obj\Debug\HK-VCRDemo.csproj.CoreCompileInputs.cache
?????文件????????928??2019-11-15?12:40??HK-VCRDemo\HK-VCRDemo\obj\Debug\HK-VCRDemo.csproj.FileListAbsolute.txt
............此處省略39個文件信息
評論
共有 條評論