• 大小: 0.66M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: 源码  

资源简介

web表单设计器源码

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Windows.Forms;
using WebFormDesigner;

namespace MainProject
{
    static class Program
    {
        /// 
        /// 应用程序的主入口点。
        /// 

        [STAThread]
        static void Main()
        {
            Application.EnableVisualstyles();
            Application.SetCompatibleTextRenderingDefault(false);
            Application.Run(new FormDesignerForm());
        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        299  2011-05-20 09:36  MainProject\bin\Debug\Forms\dddd.htm

     文件       5632  2005-11-11 22:25  MainProject\bin\Debug\MainProject.vshost.exe

     文件       3123  2011-05-18 16:31  MainProject\MainProject.csproj

     文件        505  2011-05-18 16:31  MainProject\Program.cs

     文件       1188  2011-05-18 16:30  MainProject\Properties\AssemblyInfo.cs

     文件       2878  2011-05-18 16:30  MainProject\Properties\Resources.Designer.cs

     文件       5612  2011-05-18 16:30  MainProject\Properties\Resources.resx

     文件       1096  2011-05-18 16:30  MainProject\Properties\Settings.Designer.cs

     文件        249  2011-05-18 16:30  MainProject\Properties\Settings.settings

     文件       2858  2011-05-18 16:31  DesignEnvironment.sln

    ..A..H.    292864  2011-05-20 10:33  DesignEnvironment.suo

     文件       8344  2009-06-22 23:02  PropertyGrid\VB2005 在PropertyGrid中实现下拉列表.files\31939f1393ae0551f919b8f8.css

     文件      32733  2009-06-22 22:58  PropertyGrid\VB2005 在PropertyGrid中实现下拉列表.files\BdEditor-mined.js

     文件       9421  2009-06-22 22:58  PropertyGrid\VB2005 在PropertyGrid中实现下拉列表.files\global.js

     文件       2068  2009-06-22 22:58  PropertyGrid\VB2005 在PropertyGrid中实现下拉列表.files\g_spjs.js

     文件       7265  2009-06-22 23:02  PropertyGrid\VB2005 在PropertyGrid中实现下拉列表.files\mods.css

     文件      14568  2009-06-22 22:51  PropertyGrid\VB2005 在PropertyGrid中实现下拉列表.files\popup.js

     文件      27469  2009-06-22 23:02  PropertyGrid\VB2005 在PropertyGrid中实现下拉列表.files\space.css

     文件      41898  2009-06-22 23:02  PropertyGrid\VB2005 在PropertyGrid中实现下拉列表.htm

     文件       8344  2009-06-22 23:02  PropertyGrid\充分利用 _NET 框架的 PropertyGrid 控件1.files\31939f1393ae0551f919b8f8.css

     文件      32733  2009-06-22 22:58  PropertyGrid\充分利用 _NET 框架的 PropertyGrid 控件1.files\BdEditor-mined.js

     文件       9421  2009-06-22 22:58  PropertyGrid\充分利用 _NET 框架的 PropertyGrid 控件1.files\global.js

     文件       2068  2009-06-22 22:58  PropertyGrid\充分利用 _NET 框架的 PropertyGrid 控件1.files\g_spjs.js

     文件       7265  2009-06-22 23:02  PropertyGrid\充分利用 _NET 框架的 PropertyGrid 控件1.files\mods.css

     文件      14568  2009-06-22 22:51  PropertyGrid\充分利用 _NET 框架的 PropertyGrid 控件1.files\popup.js

     文件      27469  2009-06-22 23:02  PropertyGrid\充分利用 _NET 框架的 PropertyGrid 控件1.files\space.css

     文件       4646  2009-06-22 23:00  PropertyGrid\充分利用 _NET 框架的 PropertyGrid 控件1.files\usingpropgrid01.gif

     文件       3947  2009-06-22 23:00  PropertyGrid\充分利用 _NET 框架的 PropertyGrid 控件1.files\usingpropgrid02.gif

     文件       3598  2009-06-22 23:00  PropertyGrid\充分利用 _NET 框架的 PropertyGrid 控件1.files\usingpropgrid03.gif

     文件      55934  2009-06-22 23:02  PropertyGrid\充分利用 _NET 框架的 PropertyGrid 控件1.htm

............此处省略363个文件信息

评论

共有 条评论