文件名称:通用Winform模板
介绍说明--下载内容均来自于网络,请自行研究使用
界面生成器
常用的管理系统界面包括:
1.列表-->弹出编辑
2.列表(左/上)-->编辑(右/下)
3.树型-->列表-->弹出编辑
4.树型-->列表(左/上)-->编辑(右/下)
...等多种情况.
本系统使用winform的绑定机制应用以上模板及对应数据表(视图)实现动态代码生成,直接生成模式类,数据类及窗体类(一个或多个).此时,代码可直接编译.
后续需要做的工作就是应用winform开发自带的数据源方法或者devexpress的datalayoutcontrol方法来拖拽对应的控件和展示数据的gridcontrol/treelist来展示数据,
进而实现ui与模型的互动.
此灵感来自于本人制作某体检系统,大量字典类的基础维护界面,用此代码生成器效率大大提高,而且可以代码先行,界面后做,或者分工处理不影响代码编译.
依赖:DevExpress,Entityfr a mework(DbFirst),AutoMapper,System.Linq.Dynamic(Interface Builder
Common management system interfaces include:
1. List > pop up edit
2. List (left / top) -- > Edit (right / bottom)
3. Tree > list > pop up edit
4. Tree > list (left / top) - > Edit (right / bottom)
... etc
This system uses WinForm binding mechanism, applies the above template and corresponding data table (view) to realize dynamic code generation, and directly generates schema class, data class and form class (one or more). At this time, the code can be compiled directly)
常用的管理系统界面包括:
1.列表-->弹出编辑
2.列表(左/上)-->编辑(右/下)
3.树型-->列表-->弹出编辑
4.树型-->列表(左/上)-->编辑(右/下)
...等多种情况.
本系统使用winform的绑定机制应用以上模板及对应数据表(视图)实现动态代码生成,直接生成模式类,数据类及窗体类(一个或多个).此时,代码可直接编译.
后续需要做的工作就是应用winform开发自带的数据源方法或者devexpress的datalayoutcontrol方法来拖拽对应的控件和展示数据的gridcontrol/treelist来展示数据,
进而实现ui与模型的互动.
此灵感来自于本人制作某体检系统,大量字典类的基础维护界面,用此代码生成器效率大大提高,而且可以代码先行,界面后做,或者分工处理不影响代码编译.
依赖:DevExpress,Entityfr a mework(DbFirst),AutoMapper,System.Linq.Dynamic(Interface Builder
Common management system interfaces include:
1. List > pop up edit
2. List (left / top) -- > Edit (right / bottom)
3. Tree > list > pop up edit
4. Tree > list (left / top) - > Edit (right / bottom)
... etc
This system uses WinForm binding mechanism, applies the above template and corresponding data table (view) to realize dynamic code generation, and directly generates schema class, data class and form class (one or more). At this time, the code can be compiled directly)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
通用Winform模板\Co.UI\App.config | 1389 | 2015-11-03 |
通用Winform模板\Co.UI\BindingListEditable.cs | 6074 | 2015-10-28 |
通用Winform模板\Co.UI\BindingListEditableMoveUpDown.cs | 7100 | 2015-11-01 |
通用Winform模板\Co.UI\BindingListMoveUpDown.cs | 14584 | 2015-11-03 |
通用Winform模板\Co.UI\BindingMoveUpDownTable.cs | 9890 | 2015-10-28 |
通用Winform模板\Co.UI\CheckableItem.cs | 3280 | 2015-10-28 |
通用Winform模板\Co.UI\Co.UI.csproj | 11320 | 2017-02-03 |
通用Winform模板\Co.UI\Co.UI.csproj.bak | 12325 | 2015-11-03 |
通用Winform模板\Co.UI\Co.UI.csproj.user | 228 | 2015-06-26 |
通用Winform模板\Co.UI\ComboBoxHelper.cs | 5544 | 2015-10-28 |
通用Winform模板\Co.UI\DevHelper.cs | 10070 | 2015-10-28 |
通用Winform模板\Co.UI\Dialog.cs | 20622 | 2015-10-28 |
通用Winform模板\Co.UI\Fm.cs | 12912 | 2015-10-28 |
通用Winform模板\Co.UI\Fm.resx | 5817 | 2013-10-17 |
通用Winform模板\Co.UI\Fmc.cs | 3754 | 2015-10-28 |
通用Winform模板\Co.UI\FmDb.cs | 505 | 2015-11-01 |
通用Winform模板\Co.UI\FmMoveUpDown.cs | 9226 | 2015-10-28 |
通用Winform模板\Co.UI\FmMoveUpDown.Designer.cs | 11278 | 2015-10-28 |
通用Winform模板\Co.UI\FmMoveUpDown.resx | 5817 | 2014-09-20 |
通用Winform模板\Co.UI\GridHelper.cs | 62788 | 2015-10-28 |
通用Winform模板\Co.UI\GridPager.cs | 30794 | 2015-10-28 |
通用Winform模板\Co.UI\GViewSerOldMethod.cs | 9844 | 2015-10-28 |
通用Winform模板\Co.UI\InvokerHelper.cs | 16890 | 2015-10-28 |
通用Winform模板\Co.UI\IQueryFilter.cs | 580 | 2015-10-28 |
通用Winform模板\Co.UI\NumConvertDefine.cs | 4862 | 2015-10-28 |
通用Winform模板\Co.UI\NumEd.cs | 2056 | 2015-10-28 |
通用Winform模板\Co.UI\packages.config | 676 | 2015-11-01 |
通用Winform模板\Co.UI\Properties\AssemblyInfo.cs | 1976 | 2015-10-28 |
通用Winform模板\Co.UI\Properties\licenses.licx | 0 | 2015-06-26 |
通用Winform模板\Co.UI\Properties\licenses.licx.bak | 522 | 2014-11-07 |
通用Winform模板\Co.UI\Properties\Resources.Designer.cs | 5000 | 2015-10-28 |
通用Winform模板\Co.UI\Properties\Resources.resx | 5817 | 2014-07-08 |
通用Winform模板\Co.UI\ThreadEx.cs | 10082 | 2015-10-28 |
通用Winform模板\Co.UI\TreeHelper.cs | 6948 | 2015-10-28 |
通用Winform模板\Co.UI\Uc.cs | 1386 | 2015-10-28 |
通用Winform模板\Co.UI\UcLogs.cs | 10380 | 2015-11-03 |
通用Winform模板\Co.UI\UcLogs.designer.cs | 10124 | 2015-10-28 |
通用Winform模板\Co.UI\UcLogs.resx | 5817 | 2014-07-08 |
通用Winform模板\Co.UI\UpLoadHelper.cs | 21694 | 2015-10-28 |
通用Winform模板\Co.Utils\App.config | 1389 | 2015-11-03 |
通用Winform模板\Co.Utils\AppInfo.cs | 5972 | 2015-10-28 |
通用Winform模板\Co.Utils\ArrayHelper.cs | 9864 | 2015-10-28 |
通用Winform模板\Co.Utils\AttibuteCache.cs | 8842 | 2015-10-28 |
通用Winform模板\Co.Utils\CharHelper.cs | 2740 | 2015-10-28 |
通用Winform模板\Co.Utils\ChineseCalendarHelper.cs | 11194 | 2015-10-28 |
通用Winform模板\Co.Utils\CloneHelper.cs | 3376 | 2015-11-03 |
通用Winform模板\Co.Utils\CmdHelper.cs | 3114 | 2015-10-28 |
通用Winform模板\Co.Utils\Co.Utils.csproj | 11661 | 2017-02-03 |
通用Winform模板\Co.Utils\Co.Utils.csproj.user | 227 | 2015-10-31 |
通用Winform模板\Co.Utils\ConfCo.cs | 968 | 2015-11-03 |
通用Winform模板\Co.Utils\Constant.cs | 2506 | 2015-11-03 |
通用Winform模板\Co.Utils\DataSetLinqOperators.cs | 11546 | 2015-10-28 |
通用Winform模板\Co.Utils\DbExceptionHelper.cs | 2440 | 2015-10-28 |
通用Winform模板\Co.Utils\DbLogHelper.cs | 2472 | 2015-11-03 |
通用Winform模板\Co.Utils\DbModelParserCache.cs | 7199 | 2015-11-03 |
通用Winform模板\Co.Utils\DebugHelper.cs | 2750 | 2015-10-28 |
通用Winform模板\Co.Utils\Define.cs | 2212 | 2015-11-03 |
通用Winform模板\Co.Utils\DESEncrypt.cs | 7678 | 2015-10-28 |
通用Winform模板\Co.Utils\EnumsHelper.cs | 16580 | 2015-11-03 |
通用Winform模板\Co.Utils\EventListRp.cs | 1444 | 2015-10-28 |
通用Winform模板\Co.Utils\FileCDic.cs | 1540 | 2015-11-03 |
通用Winform模板\Co.Utils\FileDefine.cs | 6974 | 2015-11-03 |
通用Winform模板\Co.Utils\FileDic.cs | 1428 | 2015-11-03 |
通用Winform模板\Co.Utils\FileHelper.cs | 29320 | 2015-11-03 |
通用Winform模板\Co.Utils\FileList.cs | 9058 | 2015-11-03 |
通用Winform模板\Co.Utils\FileModel.cs | 972 | 2015-11-03 |
通用Winform模板\Co.Utils\FileModelBase.cs | 6196 | 2015-11-03 |
通用Winform模板\Co.Utils\FileStruct.cs | 5356 | 2015-11-03 |
通用Winform模板\Co.Utils\HolidayFileProvider.cs | 576 | 2015-10-28 |
通用Winform模板\Co.Utils\HolidayProvider.cs | 4150 | 2015-10-28 |
通用Winform模板\Co.Utils\IdCardHelper.cs | 8760 | 2015-10-28 |
通用Winform模板\Co.Utils\IdCardImportHelper.cs | 10926 | 2015-10-28 |
通用Winform模板\Co.Utils\IDebugger.cs | 5452 | 2015-11-03 |
通用Winform模板\Co.Utils\ILogger.cs | 2786 | 2015-11-03 |
通用Winform模板\Co.Utils\Import\ImportExcel.cs | 42560 | 2015-10-28 |
通用Winform模板\Co.Utils\Import\ImportTableFit.cs | 4772 | 2015-10-28 |
通用Winform模板\Co.Utils\Import\Office2007Excel.cs | 2804 | 2015-10-28 |
通用Winform模板\Co.Utils\Import\OfficeConnectionStrings.cs | 5708 | 2015-10-28 |
通用Winform模板\Co.Utils\IniConfig.cs | 15594 | 2015-10-28 |
通用Winform模板\Co.Utils\JsonSerializer.cs | 1012 | 2015-10-28 |
通用Winform模板\Co.Utils\LinqExtentions.cs | 2742 | 2015-10-28 |
通用Winform模板\Co.Utils\ListHelper.cs | 66198 | 2015-11-03 |
通用Winform模板\Co.Utils\LogAppender.cs | 2554 | 2015-11-03 |
通用Winform模板\Co.Utils\Logger.cs | 5270 | 2015-11-03 |
通用Winform模板\Co.Utils\LogTypes.cs | 3722 | 2015-11-03 |
通用Winform模板\Co.Utils\MachineHelper.cs | 6964 | 2015-10-28 |
通用Winform模板\Co.Utils\Md5Encrypt.cs | 1006 | 2015-10-28 |
通用Winform模板\Co.Utils\NotifyBindingList.cs | 2176 | 2015-10-28 |
通用Winform模板\Co.Utils\NumHelper.cs | 41188 | 2015-10-28 |
通用Winform模板\Co.Utils\NumParser.cs | 35760 | 2015-11-03 |
通用Winform模板\Co.Utils\packages.config | 745 | 2015-11-03 |
通用Winform模板\Co.Utils\PrintHelper.cs | 2522 | 2015-10-28 |
通用Winform模板\Co.Utils\Properties\Annotations.cs | 48804 | 2015-11-03 |
通用Winform模板\Co.Utils\Properties\AssemblyInfo.cs | 1960 | 2015-10-28 |
通用Winform模板\Co.Utils\PropertyComparer.cs | 1966 | 2015-10-28 |
通用Winform模板\Co.Utils\PyHelper.cs | 23306 | 2015-10-28 |
通用Winform模板\Co.Utils\ReaderHelper.cs | 3252 | 2015-10-28 |
通用Winform模板\Co.Utils\Regedit.cs | 1940 | 2015-10-28 |
通用Winform模板\Co.Utils\SecurityFile.cs | 17528 | 2015-10-28 |
通用Winform模板\Co.Utils\Serialize.cs | 38206 | 2015-11-03 |