資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Threading;
namespace?圖像識別
{
????public?partial?class?Form1?:?Form
????{
????????private?int?num_old_x;
????????private?int?num_old_y;
????????private?int?num_new_x;
????????private?int?num_new_y;
????????private?int?x;
????????private?int?y;
????????private?bool?bool_MouseDown?=?false;
????????private?bool?bool_beginCutPic?=?false;
????????private?bool?bool_beginIdentify?=?false;
????????Bitmap?OldBT;
????????Bitmap?NewBT;
????????Bitmap?Source;
????????//用于窗體拖動
????????private?bool?bool_begin_move?=?false;
????????private?int?num_mouseDown_X?=?0;
????????private?int?num_mouseDown_Y?=?0
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????2482176??2007-06-28?18:03??圖像識別\圖像識別\bin\Debug\DevComponents.DotNetBar2.dll
?????文件??????32768??2007-10-18?09:22??圖像識別\圖像識別\bin\Debug\圖像識別.exe
?????文件??????38400??2007-10-18?09:22??圖像識別\圖像識別\bin\Debug\圖像識別.pdb
?????文件???????5632??2005-12-08?14:51??圖像識別\圖像識別\bin\Debug\圖像識別.vshost.exe
?????目錄??????????0??2007-10-17?13:01??圖像識別\圖像識別\bin\Debug
?????目錄??????????0??2007-10-18?17:54??圖像識別\圖像識別\bin
?????文件??????14556??2007-10-18?09:22??圖像識別\圖像識別\Form1.cs
?????文件??????27648??2007-10-18?09:17??圖像識別\圖像識別\Form1.designer.cs
?????文件???????6012??2007-10-18?09:17??圖像識別\圖像識別\Form1.resx
?????目錄??????????0??2007-10-17?12:45??圖像識別\圖像識別\obj\Debug\Refactor
?????文件???????5720??2007-10-17?13:01??圖像識別\圖像識別\obj\Debug\ResolveAssemblyReference.cache
?????目錄??????????0??2007-10-17?12:45??圖像識別\圖像識別\obj\Debug\TempPE
?????文件????????842??2007-10-18?09:17??圖像識別\圖像識別\obj\Debug\圖像識別.csproj.GenerateResource.Cache
?????文件??????32768??2007-10-18?09:22??圖像識別\圖像識別\obj\Debug\圖像識別.exe
?????文件????????180??2007-10-18?09:17??圖像識別\圖像識別\obj\Debug\圖像識別.Form1.resources
?????文件??????38400??2007-10-18?09:22??圖像識別\圖像識別\obj\Debug\圖像識別.pdb
?????文件????????180??2007-10-17?12:48??圖像識別\圖像識別\obj\Debug\圖像識別.Properties.Resources.resources
?????目錄??????????0??2007-10-18?09:22??圖像識別\圖像識別\obj\Debug
?????文件????????343??2007-10-18?09:37??圖像識別\圖像識別\obj\圖像識別.csproj.FileList.txt
?????目錄??????????0??2007-10-17?12:48??圖像識別\圖像識別\obj
?????文件????????471??2007-10-17?12:49??圖像識別\圖像識別\Program.cs
?????文件???????1196??2007-10-17?12:45??圖像識別\圖像識別\Properties\AssemblyInfo.cs
?????文件???????2879??2007-10-17?12:45??圖像識別\圖像識別\Properties\Resources.Designer.cs
?????文件???????5612??2007-10-17?12:45??圖像識別\圖像識別\Properties\Resources.resx
?????文件???????1096??2007-10-17?12:45??圖像識別\圖像識別\Properties\Settings.Designer.cs
?????文件????????249??2007-10-17?12:45??圖像識別\圖像識別\Properties\Settings.settings
?????目錄??????????0??2007-10-17?12:45??圖像識別\圖像識別\Properties
?????文件???????3527??2007-10-17?13:01??圖像識別\圖像識別\圖像識別.csproj
?????目錄??????????0??2007-10-18?09:22??圖像識別\圖像識別
?????文件????????925??2007-10-17?12:45??圖像識別\圖像識別.sln
............此處省略5個文件信息
- 上一篇:C#串口調試工具
- 下一篇:Json
helper幫助類
評論
共有 條評論