• 大小: 10.95MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-08-22
  • 语言: 其他
  • 标签: C#  

资源简介

功能:后台:单词及单词例句信息管理(英语单词的录入、修改、删除) 前台:实现英语单词检索、翻译。英语单词自测,自测结果分析统计功能。 要求: (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个文件信息

评论

共有 条评论