• 大小: 0.06M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-25
  • 语言: C#
  • 标签: 管理  

资源简介


资源截图

代码片段和文件信息

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

using System.Data;
using System.IO;
using System.Runtime.InteropServices;

//www.51aspx.com
namespace WindowsFormsApplication1
{
    public partial class Form1 : Form
    {
        private System.Windows.Forms.ImageList TreeImageList;
        private System.Windows.Forms.MainMenu mainMenu1;
        private System.Windows.Forms.MenuItem menuItem1;
        private System.Windows.Forms.ListView listView1;
        private System.Windows.Forms.TextBox textBox1;
        private System.Windows.Forms.TreeView treeView1;
        private System.Windows.Forms.Panel panel2;
        private Syste

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        1939  2013-09-10 08:42  51Aspx源码必读.txt
     文件       12214  2013-07-04 09:39  Form1.Designer.cs
     文件       19388  2013-09-10 08:39  Form1.cs
     文件         505  2013-07-04 09:37  Program.cs
     目录           0  2013-09-06 13:37  Properties\
     文件        1404  2013-07-04 09:37  Properties\AssemblyInfo.cs
     文件        2898  2013-07-04 09:37  Properties\Resources.Designer.cs
     文件        5612  2013-07-04 09:37  Properties\Resources.resx
     文件        1109  2013-07-04 09:37  Properties\Settings.Designer.cs
     文件         249  2013-07-04 09:37  Properties\Settings.settings
     文件        3642  2013-07-04 09:37  WindowsFormsApplication1.csproj
     文件         937  2013-09-10 08:39  WindowsFormsApplication1.sln
     文件       16384  2013-09-10 08:39  WindowsFormsApplication1.suo
     目录           0  2013-08-12 10:11  bin\
     目录           0  2013-09-06 13:37  bin\Debug\
     文件       18944  2013-09-06 13:38  bin\Debug\WindowsFormsApplication1.exe
     文件       44544  2013-09-06 13:38  bin\Debug\WindowsFormsApplication1.pdb
     文件       11592  2013-09-10 08:39  bin\Debug\WindowsFormsApplication1.vshost.exe
     文件         490  2012-07-26 20:00  bin\Debug\WindowsFormsApplication1.vshost.exe.manifest
     文件        4945  2007-07-18 09:38  from.gif
     目录           0  2013-08-12 10:11  obj\
     目录           0  2013-09-06 13:38  obj\Debug\
     目录           0  2013-09-10 08:43  obj\Debug\TempPE\
     文件         180  2013-09-06 13:38  obj\Debug\WindowsFormsApplication1.Properties.Resources.resources
     文件        2634  2013-09-10 08:39  obj\Debug\WindowsFormsApplication1.csproj.FileListAbsolute.txt
     文件         789  2013-07-04 09:39  obj\Debug\WindowsFormsApplication1.csproj.GenerateResource.Cache
     文件       18944  2013-09-06 13:38  obj\Debug\WindowsFormsApplication1.exe
     文件       44544  2013-09-06 13:38  obj\Debug\WindowsFormsApplication1.pdb
     文件         125  2007-03-27 14:33  最新Asp.Net源码下载.url

评论

共有 条评论