资源简介
功能:后台:单词及单词例句信息管理(英语单词的录入、修改、删除)
前台:实现英语单词检索、翻译。英语单词自测,自测结果分析统计功能。
要求:
(1)按数据库应用系统开发过程(包括需求分析、系统分析、系统设计、系统实施维护),设计并实现上述功能软件;
(2)功能完善、界面友好、使用方便。

代码片段和文件信息
//------------------------------------------------------------------------------
//
// 此代码由工具生成。
// 运行库版本:2.0.50727.1433
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
//
//------------------------------------------------------------------------------
#pragma warning disable 1591
namespace WindowsFormsApplication1 {
///
///Represents a strongly typed in-memory cache of data.
///
[global::System.CodeDom.Compiler.GeneratedCodeAttribute(“System.Data.Design.TypedDataSetGenerator“ “2.0.0.0“)]
[global::System.Serializable()]
[global::System.ComponentModel.DesignerCategoryAttribute(“code“)]
[global::System.ComponentModel.ToolboxItem(true)]
[global::System.xml.Serialization.xmlSchemaProviderAttribute(“GetTypedDataSetSchema“)]
[global::System.xml.Serialization.xmlRootAttribute(“EnglishwordDataSet“)]
[global::System.ComponentModel.Design.HelpKeywordAttribute(“vs.data.DataSet“)]
public partial class EnglishwordDataSet : global::System.Data.DataSet {
private wordDataTable tableword;
private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public EnglishwordDataSet() {
this.BeginInit();
this.InitClass();
global::System.ComponentModel.CollectionchangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
base.Tables.Collectionchanged += schemaChangedHandler;
base.Relations.Collectionchanged += schemaChangedHandler;
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected EnglishwordDataSet(global::System.Runtime.Serialization.SerializationInfo info global::System.Runtime.Serialization.StreamingContext context) :
base(info context false) {
if ((this.IsBinarySerialized(info context) == true)) {
this.InitVars(false);
global::System.ComponentModel.CollectionchangeEventHandler schemaChangedHandler1 = new global::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) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadxmlSchema(new global::System.xml.xmlText
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 43008 2011-12-31 15:56 Englishstudy1.suo
文件 433 2011-12-28 17:55 WindowsFormsApplication1\app.config
文件 2865152 2011-12-31 15:56 WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.exe
文件 433 2011-12-28 17:55 WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.exe.config
文件 298496 2011-12-31 15:56 WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.pdb
文件 14328 2011-12-31 15:56 WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe
文件 433 2011-12-28 17:55 WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe.config
文件 490 2007-07-21 01:33 WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe.manifest
文件 1 2011-12-20 18:41 WindowsFormsApplication1\ClassDiagram1.cd
文件 64887 2011-12-30 16:34 WindowsFormsApplication1\EnglishwordDataSet.Designer.cs
文件 3 2011-12-30 16:34 WindowsFormsApplication1\EnglishwordDataSet.xsc
文件 7488 2011-12-30 16:34 WindowsFormsApplication1\EnglishwordDataSet.xsd
文件 3 2011-12-30 16:34 WindowsFormsApplication1\EnglishwordDataSet.xss
文件 97902 2011-12-31 11:07 WindowsFormsApplication1\EnglishwordDataSet1.Designer.cs
文件 3 2011-12-31 11:07 WindowsFormsApplication1\EnglishwordDataSet1.xsc
文件 11625 2011-12-31 11:07 WindowsFormsApplication1\EnglishwordDataSet1.xsd
文件 3 2011-12-31 11:07 WindowsFormsApplication1\EnglishwordDataSet1.xss
文件 64940 2011-12-31 11:10 WindowsFormsApplication1\EnglishwordDataSet11.Designer.cs
文件 3 2011-12-31 11:10 WindowsFormsApplication1\EnglishwordDataSet11.xsc
文件 7510 2011-12-31 11:10 WindowsFormsApplication1\EnglishwordDataSet11.xsd
文件 3 2011-12-31 11:10 WindowsFormsApplication1\EnglishwordDataSet11.xss
文件 64940 2011-12-31 11:13 WindowsFormsApplication1\EnglishwordDataSet12.Designer.cs
文件 3 2011-12-31 11:13 WindowsFormsApplication1\EnglishwordDataSet12.xsc
文件 7510 2011-12-31 11:13 WindowsFormsApplication1\EnglishwordDataSet12.xsd
文件 3 2011-12-31 11:13 WindowsFormsApplication1\EnglishwordDataSet12.xss
文件 97902 2011-12-31 11:08 WindowsFormsApplication1\EnglishwordDataSet2.Designer.cs
文件 3 2011-12-31 11:08 WindowsFormsApplication1\EnglishwordDataSet2.xsc
文件 11625 2011-12-31 11:08 WindowsFormsApplication1\EnglishwordDataSet2.xsd
文件 3 2011-12-31 11:08 WindowsFormsApplication1\EnglishwordDataSet2.xss
文件 64940 2011-12-31 11:14 WindowsFormsApplication1\EnglishwordDataSet21.Designer.cs
............此处省略74个文件信息
- 上一篇:SpaceWar外星人大战
- 下一篇:stm32I读写AT24c02IIC通讯
相关资源
- WPF USB 网络 串口 通信软件
- B/S 网上订餐系统
- 教室管理系统.rar
- 小鸡快跑游戏.
-
分别适用于.NET fr
amework 2.0和4.0的E - 汽车租赁系统............................
- 德卡D8读写器关于读写感应卡的一些代
- halcon 测量助手
- 图片存储到数据库保存二进制文件并
- 用Socket写的简易FTP服务器和客户端
- 企业销售管理信息系统(全套)
- 串口操作类(justinio)
- 基于Petri网的工作流(完整的原创源代
- 选择题自动考试系统
- 多线程实例:桌面智能弹球小游戏
- 土地信息管理系统
- ServiceStack V3.9 全部dll
- PDF pdfview.ocx 无水印
- 无需共享打印机实现远程打印功能小
- 真正的破解版PDFView4NET
- 网页调用ActiveX控件获取串口数据
- Luence的与盘古分词的使用软件
- Emgu.CV 打开视频与人脸检测
- 麦克纳姆轮程序.rar
- Unity3D 实战视频教程 保卫萝卜 2D 游戏
- net微信支付
- lucene.net+盘古分词多条件全文检索并匹
- 闪电猫-电商下图助手5.0.zip
- FastReport.Net V2014.4.8 For .Net2.0
- NET Reflector 8.3破解版自带代码导出
评论
共有 条评论