资源简介
主要编制了单张相片的整个过程,比较详细。
代码片段和文件信息
//------------------------------------------------------------------------------
//
// 此代码由工具生成。
// 运行库版本:2.0.50727.42
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
//
//------------------------------------------------------------------------------
#pragma warning disable 1591
namespace 单像空间后方交会 {
using System;
[System.CodeDom.Compiler.GeneratedCodeAttribute(“System.Data.Design.TypedDataSetGenerator“ “2.0.0.0“)]
[Serializable()]
[System.ComponentModel.DesignerCategoryAttribute(“code“)]
[System.ComponentModel.ToolboxItem(true)]
[System.xml.Serialization.xmlSchemaProviderAttribute(“GetTypedDataSetSchema“)]
[System.xml.Serialization.xmlRootAttribute(“dataset“)]
[System.ComponentModel.Design.HelpKeywordAttribute(“vs.data.DataSet“)]
public partial class dataset : System.Data.DataSet {
private System.Data.SchemaSerializationMode _schemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public dataset() {
this.BeginInit();
this.InitClass();
System.ComponentModel.CollectionchangeEventHandler schemaChangedHandler = new System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
base.Tables.Collectionchanged += schemaChangedHandler;
base.Relations.Collectionchanged += schemaChangedHandler;
this.EndInit();
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected dataset(System.Runtime.Serialization.SerializationInfo info System.Runtime.Serialization.StreamingContext context) :
base(info context false) {
if ((this.IsBinarySerialized(info context) == true)) {
this.InitVars(false);
System.ComponentModel.CollectionchangeEventHandler schemaChangedHandler1 = new System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
this.Tables.Collectionchanged += schemaChangedHandler1;
this.Relations.Collectionchanged += schemaChangedHandler1;
return;
}
string strSchema = ((string)(info.GetValue(“xmlSchema“ typeof(string))));
if ((this.DetermineSchemaSerializationMode(info context) == System.Data.SchemaSerializationMode.IncludeSchema)) {
System.Data.DataSet ds = new System.Data.DataSet();
ds.ReadxmlSchema(new System.xml.xmlTextReader(new System.IO.StringReader(strSchema)));
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.M
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 426 2008-11-25 09:52 单像空间后方交会\Backup\单像空间后方交会\ClassDiagram1.cd
文件 9071 2008-11-25 11:50 单像空间后方交会\Backup\单像空间后方交会\dataset.Designer.cs
文件 3 2008-11-25 09:48 单像空间后方交会\Backup\单像空间后方交会\dataset.xsc
文件 731 2008-11-25 09:48 单像空间后方交会\Backup\单像空间后方交会\dataset.xsd
文件 3 2008-11-25 09:48 单像空间后方交会\Backup\单像空间后方交会\dataset.xss
文件 16697 2008-12-10 22:41 单像空间后方交会\Backup\单像空间后方交会\Form1.cs
文件 23026 2008-12-08 22:49 单像空间后方交会\Backup\单像空间后方交会\Form1.Designer.cs
文件 6420 2008-12-08 22:49 单像空间后方交会\Backup\单像空间后方交会\Form1.resx
文件 483 2008-11-18 20:35 单像空间后方交会\Backup\单像空间后方交会\Program.cs
文件 1202 2008-11-18 20:35 单像空间后方交会\Backup\单像空间后方交会\Properties\AssemblyInfo.cs
文件 2870 2008-11-25 11:50 单像空间后方交会\Backup\单像空间后方交会\Properties\Resources.Designer.cs
文件 5612 2008-11-18 20:35 单像空间后方交会\Backup\单像空间后方交会\Properties\Resources.resx
文件 1770 2008-11-27 21:34 单像空间后方交会\Backup\单像空间后方交会\Properties\Settings.Designer.cs
文件 1086 2008-11-27 21:34 单像空间后方交会\Backup\单像空间后方交会\Properties\Settings.settings
文件 5126 2008-11-30 21:48 单像空间后方交会\Backup\单像空间后方交会\单像空间后方交会.csproj
文件 536 2008-11-25 09:52 单像空间后方交会\Backup\单像空间后方交会\单像空间后方交会.csproj.user
文件 961 2008-11-18 20:35 单像空间后方交会\Backup\单像空间后方交会.sln
..A..H. 17408 2009-12-31 15:26 单像空间后方交会\Backup\单像空间后方交会.suo
文件 6841 2010-01-05 22:29 单像空间后方交会\UpgradeLog.xm
文件 3348 2010-01-05 22:29 单像空间后方交会\_UpgradeReport_Files\UpgradeReport.css
文件 12505 2008-01-11 01:25 单像空间后方交会\_UpgradeReport_Files\UpgradeReport.xslt
文件 69 2010-01-05 22:29 单像空间后方交会\_UpgradeReport_Files\UpgradeReport_Minus.gif
文件 71 2010-01-05 22:29 单像空间后方交会\_UpgradeReport_Files\UpgradeReport_Plus.gif
文件 459 2008-11-27 21:34 单像空间后方交会\单像空间后方交会\app.config
文件 29184 2010-01-05 22:29 单像空间后方交会\单像空间后方交会\bin\Debug\单像空间后方交会.exe
文件 56832 2010-01-05 22:29 单像空间后方交会\单像空间后方交会\bin\Debug\单像空间后方交会.pdb
文件 14328 2010-01-05 22:31 单像空间后方交会\单像空间后方交会\bin\Debug\单像空间后方交会.vshost.exe
文件 490 2007-07-21 01:33 单像空间后方交会\单像空间后方交会\bin\Debug\单像空间后方交会.vshost.exe.manifest
文件 426 2008-11-25 09:52 单像空间后方交会\单像空间后方交会\ClassDiagram1.cd
文件 1 2008-11-25 11:50 单像空间后方交会\单像空间后方交会\ClassDiagram2.cd
............此处省略51个文件信息
- 上一篇:C# Excel导入导出
- 下一篇:C#制作PDF以及源代码.rar
评论
共有 条评论