资源简介
功能:后台:单词及单词例句信息管理(英语单词的录入、修改、删除)
前台:实现英语单词检索、翻译。英语单词自测,自测结果分析统计功能。
要求:
(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通讯
相关资源
- 温度采集系统
- 员工管理系统完整版 源代码
- 基于内容的音频检索系统应用研究
- 酒店管理系统 简单 很适合做课程设计
- AnyCAD三维模型展示
- 体温单 三色单
- Web课程设计
- 房产中介管理系统完整源码
- 条码、二维码批量打印
- 美食网站系统(仿下厨房)
- 作业抄袭检测系统毕业是论文
- WEB作业提交批改系统包括各种文档、
- 餐厅管理系统(管理端与客户端)
- ILSpy中文版
- UNITY代码大全
- 拼图小游戏.zip
- 图片拼图游戏
- 基于gmap和百度地图API开发的GIS应用
- 步进电机控制器.zip
- Win7 仿完整版苹果主题
- 天朝日语2.0(转载)
- .Net网络爬虫
- echartDemo柱状图折线图详解
- Net网络高级编程修订
- 创建PDF文档,加密创建的PDF文档,使
- 原型设计系统原型设计系统
- ERP管理系统源码
-
Mastering Unity sc
ripting - 操作系统进程管理和内存管理demo
- Spire.Doc、Spire.Xls无水印
评论
共有 条评论