資源簡介
代碼片段和文件信息
using?System.Windows.Forms;
namespace?celiang222222
{
????
????public?partial?class?FormMeasureResult?:?Form
????{
????????public?delegate?void?FormClosedEventHandler();
????????public?FormClosedEventHandler?frmClosed?=?null;
????????public?FormMeasureResult()
????????{
????????????InitializeComponent();
????????}
????????
????????
????????private?void?FormMeasureResult_FormClosed(object?sender?FormClosedEventArgs?e)
????????{
????????????if?(frmClosed?!=?null)
????????????????frmClosed();
???????????
????????}
????????
????????
????????
???????
????????
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????79872??2017-04-19?22:06??12\.vs\12\v15\.suo
?????文件???????8743??2016-12-16?14:14??12\12\12.csproj
?????文件????????187??2016-11-28?16:32??12\12\App.config
?????文件?????254464??2017-04-19?22:01??12\12\bin\Debug\12.exe
?????文件????????187??2016-11-28?16:32??12\12\bin\Debug\12.exe.config
?????文件??????73216??2017-04-19?22:01??12\12\bin\Debug\12.pdb
?????文件??????22984??2017-05-17?22:22??12\12\bin\Debug\12.vshost.exe
?????文件????????187??2016-11-28?16:32??12\12\bin\Debug\12.vshost.exe.config
?????文件????????490??2016-07-16?19:44??12\12\bin\Debug\12.vshost.exe.manifest
?????文件?????196608??2013-05-28?16:58??12\12\bin\Debug\ESRI.ArcGIS.ADF.dll
?????文件?????679882??2009-05-28?15:08??12\12\bin\Debug\ESRI.ArcGIS.ADF.xm
?????文件?????118784??2013-05-28?15:51??12\12\bin\Debug\ESRI.ArcGIS.AxControls.dll
?????文件?????147456??2013-05-28?13:58??12\12\bin\Debug\ESRI.ArcGIS.Server.dll
?????文件?????464477??2013-04-05?14:15??12\12\bin\Debug\ESRI.ArcGIS.Server.xm
?????文件??????13824??2013-05-28?13:26??12\12\bin\Debug\ESRI.ArcGIS.Version.dll
?????文件????????616??2016-12-11?20:03??12\12\celiagjieguo.cs
?????文件???????3658??2016-12-11?20:03??12\12\celiagjieguo.designer.cs
?????文件??????38790??2016-12-11?20:03??12\12\celiagjieguo.resx
?????文件??????34820??2017-01-10?11:37??12\12\frm.cs
?????文件??????24715??2017-01-10?11:06??12\12\frm.Designer.cs
?????文件?????178302??2017-01-10?11:08??12\12\frm.resx
?????文件??????14935??2016-12-16?14:10??12\12\MapSelectByAttributes.cs
?????文件??????10126??2016-12-16?14:10??12\12\MapSelectByAttributes.designer.cs
?????文件??????43567??2016-12-15?20:43??12\12\MapSelectByAttributes.resx
?????文件???????1046??2017-05-17?22:22??12\12\obj\Debug\12.csproj.FileListAbsolute.txt
?????文件????????946??2017-04-19?22:01??12\12\obj\Debug\12.csproj.GenerateResource.Cache
?????文件??????48042??2017-04-19?22:01??12\12\obj\Debug\12.csprojResolveAssemblyReference.cache
?????文件?????254464??2017-04-19?22:01??12\12\obj\Debug\12.exe
?????文件??????73216??2017-04-19?22:01??12\12\obj\Debug\12.pdb
?????文件??????22228??2017-04-19?22:01??12\12\obj\Debug\celiang222222.FormMeasureResult.resources
............此處省略215個文件信息
- 上一篇:TTS語音播報(可朗讀中文、英文)
- 下一篇:CRM開源代碼
評論
共有 條評論