• 大小: 3.05M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 随机  

资源简介

随机生成十题口算题

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;

namespace 口算
{
    public partial class Form1 : Form
    {
        public Form1()
        {
            InitializeComponent();
        }

        private void 纵向平铺ToolStripMenuItem_Click(object sender EventArgs e)
        {

        }

        private void Form1_Load(object sender EventArgs e)
        {

        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-12-29 13:37  口算\
     文件         187  2019-12-02 15:57  口算\App.config
     目录           0  2019-12-29 13:35  口算\bin\
     目录           0  2019-12-29 13:35  口算\bin\Debug\
     文件     5679888  2019-11-23 13:17  口算\bin\Debug\mscorlib.dll
     文件       59342  2018-04-12 07:35  口算\bin\Debug\normidna.nlp
     文件       47076  2018-04-12 07:35  口算\bin\Debug\normnfc.nlp
     文件       40566  2018-04-12 07:35  口算\bin\Debug\normnfd.nlp
     文件       67808  2018-04-12 07:35  口算\bin\Debug\normnfkc.nlp
     文件       61718  2018-04-12 07:35  口算\bin\Debug\normnfkd.nlp
     目录           0  2019-12-29 13:35  口算\bin\Debug\zh-Hans\
     文件     1014320  2019-03-28 17:52  口算\bin\Debug\zh-Hans\mscorlib.resources.dll
     文件       11264  2019-12-25 17:19  口算\bin\Debug\口算.exe
     文件         187  2019-12-02 15:57  口算\bin\Debug\口算.exe.config
     文件       36352  2019-12-25 17:19  口算\bin\Debug\口算.pdb
     文件       24224  2019-12-29 13:37  口算\bin\Debug\口算.vshost.exe
     文件         187  2019-12-02 15:57  口算\bin\Debug\口算.vshost.exe.config
     文件         490  2018-04-12 07:35  口算\bin\Debug\口算.vshost.exe.manifest
     文件        7168  2019-12-25 16:56  口算\bin\Debug\实验四.exe
     文件       34304  2019-12-25 16:56  口算\bin\Debug\实验四.pdb
     文件         586  2019-12-02 16:38  口算\Form1.cs
     文件        7552  2019-12-02 16:38  口算\Form1.Designer.cs
     文件        6015  2019-12-02 16:38  口算\Form1.resx
     文件        1623  2019-12-02 16:59  口算\newForm.cs
     文件        1483  2019-12-02 16:59  口算\newForm.Designer.cs
     文件        5817  2019-12-02 16:59  口算\newForm.resx
     目录           0  2019-12-29 13:35  口算\obj\
     目录           0  2019-12-29 13:35  口算\obj\Debug\
     文件        6939  2019-12-29 13:36  口算\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
     文件           0  2019-12-02 15:57  口算\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
     文件           0  2019-12-02 15:57  口算\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
............此处省略20个文件信息

评论

共有 条评论