資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Runtime.InteropServices;
using?System.Windows;
using?System.Drawing.Imaging;
using?System.Threading;
namespace?DevOCR
{
????public?partial?class?Form1?:?Form
????{
//?Declare?the?two?dialog?objects
//???we‘ll?be?using.
????????//聲明的兩個(gè)對話框?qū)ο?br/>????????//我們將使用。
MyWin?m_WindowDlg;
ShowBitmap?m_ShowBitmapDlg;
????????public?Form1()
????????{
????????????InitializeComponent();
}
private?void?btnCapture_Click(object?sender?EventArgs?e)
{
????????????//?Get?the?screen?width?and?height.獲取屏幕的寬度和高度。
int?w?=?Screen.PrimaryScreen.Bounds.Width;
int?h?=?Screen.PrimaryScreen.Bo
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????28672??2009-11-05?13:48??DevOCR\DevOCR\bin\Debug\DevOCR.exe
?????文件??????42496??2009-11-05?13:48??DevOCR\DevOCR\bin\Debug\DevOCR.pdb
?????文件???????5632??2007-06-05?15:21??DevOCR\DevOCR\bin\Debug\DevOCR.vshost.exe
?????文件??????45056??2009-11-03?17:00??DevOCR\DevOCR\bin\Debug\Interop.MODI.dll
?????文件????????730??2007-06-05?15:48??DevOCR\DevOCR\bin\Debug\temp.tif
?????文件???????7102??2009-11-05?19:43??DevOCR\DevOCR\bin\Debug\temp109.tif
?????文件???????6644??2009-11-05?19:44??DevOCR\DevOCR\bin\Debug\temp125.tif
?????文件???????2408??2007-06-05?15:50??DevOCR\DevOCR\bin\Debug\temp170.tif
?????文件???????7480??2009-11-05?19:43??DevOCR\DevOCR\bin\Debug\temp234.tif
?????文件???????6432??2009-11-05?19:41??DevOCR\DevOCR\bin\Debug\temp250.tif
?????文件???????2630??2007-06-05?16:02??DevOCR\DevOCR\bin\Debug\temp255.tif
?????文件???????6794??2009-11-03?17:09??DevOCR\DevOCR\bin\Debug\temp312.tif
?????文件???????1120??2009-11-05?13:48??DevOCR\DevOCR\bin\Debug\temp328.tif
?????文件???????1518??2009-11-03?17:01??DevOCR\DevOCR\bin\Debug\temp343.tif
?????文件???????2888??2009-11-05?19:43??DevOCR\DevOCR\bin\Debug\temp375.tif
?????文件???????2284??2007-06-05?15:58??DevOCR\DevOCR\bin\Debug\temp431.tif
?????文件???????1746??2009-11-05?13:51??DevOCR\DevOCR\bin\Debug\temp46.tif
?????文件???????2916??2009-11-08?14:10??DevOCR\DevOCR\bin\Debug\temp484.tif
?????文件???????8544??2009-11-03?17:02??DevOCR\DevOCR\bin\Debug\temp515.tif
?????文件????????822??2009-11-05?19:43??DevOCR\DevOCR\bin\Debug\temp593.tif
?????文件???????4580??2009-11-03?21:42??DevOCR\DevOCR\bin\Debug\temp703.tif
?????文件???????2116??2009-11-04?16:39??DevOCR\DevOCR\bin\Debug\temp765.tif
?????文件???????6210??2009-11-05?19:41??DevOCR\DevOCR\bin\Debug\temp796.tif
?????文件???????7278??2009-11-04?16:39??DevOCR\DevOCR\bin\Debug\temp875.tif
?????文件??????15626??2009-11-03?21:42??DevOCR\DevOCR\bin\Debug\temp906.tif
?????文件???????1304??2009-11-08?14:10??DevOCR\DevOCR\bin\Debug\temp937.tif
?????文件????????756??2009-11-05?19:41??DevOCR\DevOCR\bin\Debug\temp953.tif
?????文件??????13790??2009-11-03?17:02??DevOCR\DevOCR\bin\Debug\temp984.tif
????..A.SH.?????48640??2009-11-05?19:45??DevOCR\DevOCR\bin\Debug\Thumbs.db
?????文件???????4687??2009-11-03?17:01??DevOCR\DevOCR\DevOCR.csproj
............此處省略43個(gè)文件信息
評論
共有 條評論