找传奇、传世资源到传世资源站!

mvc4.0 EasyUI 快速开发框架+权限管理(Zephyr.Net)

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

框架特色:1、基于ASP.NET MVC4.0 WebAPI EasyUI Knockout的架构设计开发2、采用MVC的框架模式,具有耦合性低、重用性高、生命周期成本低、可维护性高、有利软件工程化管理等优点3、采用WebAPI,客户端完全摆脱了代理和管道来直接进行交互4、采用EasyUI前台UI界面插件,可轻松的打造出功能丰富并且美观的UI界面5、采用Knockout,,提供了一个数据模型与用户UI界面进行关联的高层次方式(采用行为驱动开发)6、数据访问层采用强大的Fluentdata完美地支持多数据库操作7、封装了一大部分比较实用的控件和组件,如自动完成控件、弹出 from clipboard
from clipboard
from clipboard
from clipboard
from clipboard└─asp.net Web mvc4.0 EasyUI 最新 权限管理系统源码教程 ├─BN089-BS开发框架MVC4版 │ ├─database20131022 │ │ └─database │ ├─source20131023 │ │ ├─BuildProcessTemplates │ │ ├─packages │ │ ├─Zephyr.Net │ │ │ ├─Zephyr.Bin │ │ │ ├─Zephyr.Core │ │ │ │ ├─Args │ │ │ │ ├─Base │ │ │ │ ├─Core │ │ │ │ ├─Enum │ │ │ │ ├─Exporter │ │ │ │ ├─Generator │ │ │ │ │ ├─Entity │ │ │ │ │ └─Providers │ │ │ │ ├─Logs │ │ │ │ ├─obj │ │ │ │ │ └─Debug │ │ │ │ │ └─TempPE │ │ │ │ ├─Param │ │ │ │ ├─Properties │ │ │ │ └─Request │ │ │ ├─Zephyr.Data │ │ │ │ ├─bin │ │ │ │ │ └─Debug │ │ │ │ ├─Builders │ │ │ │ │ ├─Delete │ │ │ │ │ │ └─Interfaces │ │ │ │ │ ├─Insert │ │ │ │ │ │ └─Interfaces │ │ │ │ │ ├─InsertUpdate │ │ │ │ │ ├─Select │ │ │ │ │ ├─StoredProcedure │ │ │ │ │ │ └─Interfaces │ │ │ │ │ └─Update │ │ │ │ │ └─Interfaces │ │ │ │ ├─Command │ │ │ │ │ ├─Handlers │ │ │ │ │ ├─Interfaces │ │ │ │ │ ├─Mappers │ │ │ │ │ ├─PartialClasses │ │ │ │ │ └─Reader │ │ │ │ ├─Context │ │ │ │ │ └─PartialClasses │ │ │ │ ├─Core │ │ │ │ ├─obj │ │ │ │ │ └─Debug │ │ │ │ │ └─TempPE │ │ │ │ ├─Properties │ │ │ │ └─Providers │ │ │ │ └─Common │ │ │ │ └─Builders │ │ │ ├─Zephyr.Generator │ │ │ │ ├─Generator │ │ │ │ ├─obj │ │ │ │ │ └─Debug │ │ │ │ │ └─TempPE │ │ │ │ ├─Properties │ │ │ │ ├─Template │ │ │ │ └─Zephyr.Generator.Template │ │ │ ├─Zephyr.Utils │ │ │ │ ├─Asp │ │ │ │ │ ├─Http │ │ │ │ │ └─Web │ │ │ │ ├─Base │ │ │ │ │ ├─DataSet │ │ │ │ │ ├─DateTime │ │ │ │ │ ├─Math │ │ │ │ │ └─String │ │ │ │ ├─Compress │ │ │ │ │ ├─Ionic │ │ │ │ │ │ ├─BZip2 │ │ │ │ │ │ ├─Zip │ │ │ │ │ │ └─Zlib │ │ │ │ │ └─Ziplib │ │ │ │ │ ├─BZip2 │ │ │ │ │ ├─Checksums │ │ │ │ │ ├─Core │ │ │ │ │ ├─Encryption │ │ │ │ │ ├─GZip │ │ │ │ │ ├─Tar │ │ │ │ │ └─Zip │ │ │ │ │ └─Compression │ │ │ │ │ └─Streams │ │ │ │ ├─Convert │ │ │ │ ├─Document │ │ │ │ │ ├─Excel │ │ │ │ │ │ ├─EPPlus │ │ │ │ │ │ │ ├─ConditionalFormatting │ │ │ │ │ │ │ │ ├─Contracts │ │ │ │ │ │ │ │ └─Rules │ │ │ │ │ │ │ ├─DataValidation │ │ │ │ │ │ │ │ ├─Contracts │ │ │ │ │ │ │ │ └─Formulas │ │ │ │ │ │ │ │ └─Contracts │ │ │ │ │ │ │ ├─Drawing │ │ │ │ │ │ │ │ ├─Chart │ │ │ │ │ │ │ │ └─Vml │ │ │ │ │ │ │ ├─Style │ │ │ │ │ │ │ │ ├─Dxf │ │ │ │ │ │ │ │ └─XmlAccess │ │ │ │ │ │ │ ├─Table │ │ │ │ │ │ │ │ └─PivotTable │ │ │ │ │ │ │ ├─Utils │ │ │ │ │ │ │ └─VBA │ │ │ │ │ │ ├─ExcelLibrary │ │ │ │ │ │ │ ├─CodeLib │ │ │ │ │ │ │ │ ├─BinaryTree │ │ │ │ │ │ │ │ │ ├─BinarySearchTreeBase │ │ │ │ │ │ │ │ │ └─RedBlackTree │ │ │ │ │ │ │ │ └─Encoder │ │ │ │ │ │ │ └─Office │ │ │ │ │ │ │ ├─CompoundDocumentFormat │ │ │ │ │ │ │ └─Excel │ │ │ │ │ │ │ ├─BinaryDrawingFormat │ │ │ │ │ │ │ │ ├─Enums │ │ │ │ │ │ │ │ ├─EscherRecords │ │ │ │ │ │ │ │ └─Extended │ │ │ │ │ │ │ ├─BinaryFileFormat │ │ │ │ │ │ │ │ ├─Decode │ │ │ │ │ │ │ │ ├─Encode │ │ │ │ │ │ │ │ ├─Enums │ │ │ │ │ │ │ │ ├─Extended │ │ │ │ │ │ │ │ ├─Records │ │ │ │ │ │ │ │ └─SubRecords │ │ │ │ │ │ │ └─SpreadSheet │ │ │ │ │ │ │ ├─CellFormat │ │ │ │ │ │ │ └─Enums │ │ │ │ │ │ └─NPOI │ │ │ │ │ │ ├─DDF │ │ │ │ │ │ ├─HPSF │ │ │ │ │ │ │ ├─Extractor │ │ │ │ │ │ │ └─Wellknown │ │ │ │ │ │ ├─HSSF │ │ │ │ │ │ │ ├─Dev │ │ │ │ │ │ │ ├─EventModel │ │ │ │ │ │ │ ├─EventUserModel │ │ │ │ │ │ │ │ └─DummyRecord │ │ │ │ │ │ │ ├─Extractor │ │ │ │ │ │ │ ├─Model │ │ │ │ │ │ │ ├─Record │ │ │ │ │ │ │ │ ├─Aggregates │ │ │ │ │ │ │ │ ├─AutoFilter │ │ │ │ │ │ │ │ ├─CF │ │ │ │ │ │ │ │ ├─Chart │ │ │ │ │ │ │ │ ├─Common │ │ │ │ │ │ │ │ ├─Cont │ │ │ │ │ │ │ │ ├─Crypto │ │ │ │ │ │ │ │ ├─PivotTable │ │ │ │ │ │ │ │ └─SubRecord │ │ │ │ │ │ │ ├─UserModel │ │ │ │ │ │ │ └─Util │ │ │ │ │ │ ├─POIFS │ │ │ │ │ │ │ ├─Common │ │ │ │ │ │ │ ├─Crypt │ │ │ │ │ │ │ ├─Dev │ │ │ │ │ │ │ ├─EventFileSystem │ │ │ │ │ │ │ ├─FileSystem │ │ │ │ │ │ │ ├─NIO │ │ │ │ │ │ │ ├─property │ │ │ │ │ │ │ └─Storage │ │ │ │ │ │ ├─Resources │ │ │ │ │ │ ├─SS │ │ │ │ │ │ │ ├─Extractor │ │ │ │ │ │ │ ├─Format │ │ │ │ │ │ │ ├─Formula │ │ │ │ │ │ │ │ ├─Atp │ │ │ │ │ │ │ │ ├─Constant │ │ │ │ │ │ │ │ ├─Eval │ │ │ │ │ │ │ │ │ ├─Forked │ │ │ │ │ │ │ │ │ ├─RelationalOperationEval │ │ │ │ │ │ │ │ │ └─TwoOperandNumeric │ │ │ │ │ │ │ │ ├─Function │ │ │ │ │ │ │ │ ├─Functions │ │ │ │ │ │ │ │ │ ├─Boolean │ │ │ │ │ │ │ │ │ ├─Logical │ │ │ │ │ │ │ │ │ ├─Numeric │ │ │ │ │ │ │ │ │ └─Text │ │ │ │ │ │ │ │ ├─PTG │ │ │ │ │ │ │ │ └─Udf │ │ │ │ │ │ │ ├─UserModel │ │ │ │ │ │ │ │ └─Charts │ │ │ │ │ │ │ └─Util │ │ │ │ │ │ │ └─Cellwalk │ │ │ │ │ │ └─Util │ │ │ │ │ │ └─Collections │ │ │ │ │ ├─PDF │ │ │ │ │ │ └─Gios │ │ │ │ │ │ ├─demo │ │ │ │ │ │ ├─PdfObjects │ │ │ │ │ │ └─Table Objects │ │ │ │ │ └─Word │ │ │ │ │ ├─DocX │ │ │ │ │ │ ├─Charts │ │ │ │ │ │ └─Resources │ │ │ │ │ └─ZWord │ │ │ │ ├─Files │ │ │ │ ├─Image │ │ │ │ ├─Log │ │ │ │ │ └─Log4net │ │ │ │ │ ├─Appender │ │ │ │ │ ├─Config │ │ │ │ │ ├─Core │ │ │ │ │ ├─DateFormatter │ │ │ │ │ ├─Filter │ │ │ │ │ ├─Layout │ │ │ │ │ │ └─Pattern │ │ │ │ │ ├─ObjectRenderer │ │ │ │ │ ├─Plugin │ │ │ │ │ ├─Repository │ │ │ │ │ │ └─Hierarchy │ │ │ │ │ └─Util │ │ │ │ │ ├─PatternStringConverters │ │ │ │ │ └─TypeConverters │ │ │ │ ├─obj │ │ │ │ │ └─Debug │ │ │ │ │ └─TempPE │ │ │ │ ├─Properties │ │ │ │ ├─Reflection │ │ │ │ └─Security │ │ │ └─Zephyr.WorkFlow │ │ │ ├─Engine │ │ │ ├─Enum │ │ │ ├─Excute │ │ │ ├─Interface │ │ │ ├─Model │ │ │ ├─Node │ │ │ ├─obj │ │ │ │ └─Debug │ │ │ │ └─TempPE │ │ │ ├─Properties │ │ │ └─Test │ │ └─Zephyr.Web │ │ ├─App_Start │ │ │ └─webstack │ │ ├─Areas │ │ │ ├─Mms │ │ │ │ ├─Common │ │ │ │ ├─Controllers │ │ │ │ ├─Models │ │ │ │ ├─Reports │ │ │ │ ├─ViewModels │ │ │ │ └─Views │ │ │ │ ├─Check │ │ │ │ ├─Deal │ │ │ │ ├─Direct │ │ │ │ ├─Home │ │ │ │ ├─Liy │ │ │ │ ├─Lossreport │ │ │ │ ├─Material │ │ │ │ ├─Merchant │ │ │ │ ├─Product │ │ │ │ ├─ProductTest │ │ │ │ ├─Project │ │ │ │ ├─Receive │ │ │ │ ├─Refund │ │ │ │ ├─Rentin │ │ │ │ ├─Rentoff │ │ │ │ ├─Rentout │ │ │ │ ├─Repair │ │ │ │ ├─Report │ │ │ │ ├─Return │ │ │ │ ├─Send │ │ │ │ ├─Shared │ │ │ │ │ └─Xml │ │ │ │ ├─Staff │ │ │ │ ├─Test │ │ │ │ ├─TestABC │ │ │ │ ├─Transfer │ │ │ │ └─Warehouse │ │ │ ├─Psi │ │ │ │ ├─Controllers │ │ │ │ ├─Models │ │ │ │ ├─ViewModels │ │ │ │ └─Views │ │ │ │ ├─Customer │ │ │ │ ├─Goods │ │ │ │ ├─Picking │ │ │ │ ├─Purchase │ │ │ │ ├─Receive │ │ │ │ ├─Return │ │ │ │ ├─Shared │ │ │ │ │ └─Xml │ │ │ │ ├─Supplier │ │ │ │ └─Warehouse │ │ │ └─Sys │ │ │ ├─Common │ │ │ ├─Controllers │ │ │ ├─Models │ │ │ ├─Template │ │ │ │ ├─edit │ │ │ │ ├─search │ │ │ │ └─searchEdit │ │ │ ├─ViewModels │ │ │ └─Views │ │ │ ├─Code │ │ │ ├─Config │ │ │ ├─Generator │ │ │ ├─Home │ │ │ ├─Log │ │ │ ├─Menu │ │ │ ├─Organize │ │ │ ├─Parameter │ │ │ ├─Permission │ │ │ ├─Role │ │ │ ├─Shared │ │ │ └─User │ │ ├─bin │ │ ├─Content │ │ │ ├─css │ │ │ │ ├─960 │ │ │ │ │ ├─fixed │ │ │ │ │ └─fluid │ │ │ │ ├─btns │ │ │ │ │ └─sexybuttons │ │ │ │ │ ├─orange │ │ │ │ │ ├─silver │ │ │ │ │ ├─simple │ │ │ │ │ └─yellow │ │ │ │ ├─hack │ │ │ │ ├─icon │ │ │ │ │ ├─doc │ │ │ │ │ └─icon │ │ │ │ ├─metro │ │ │ │ │ ├─css │ │ │ │ │ ├─fonts │ │ │ │ │ ├─images │ │ │ │ │ └─js │ │ │ │ └─page │ │ │ ├─images │ │ │ │ ├─form │ │ │ │ ├─login │ │ │ │ ├─logo │ │ │ │ └─tree │ │ │ ├─js │ │ │ │ ├─core │ │ │ │ ├─jquery │ │ │ │ ├─jquery-easyui-1.3.1 │ │ │ │ │ ├─demo │ │ │ │ │ ├─locale │ │ │ │ │ ├─plugins │ │ │ │ │ ├─src │ │ │ │ │ └─themes │ │ │ │ │ ├─cupertino │ │ │ │ │ │ └─images │ │ │ │ │ ├─default │ │ │ │ │ │ └─images │ │ │ │ │ ├─gray │ │ │ │ │ │ └─images │ │ │ │ │ ├─icons │ │ │ │ │ └─metro │ │ │ │ │ └─images │ │ │ │ ├─jquery-easyui-1.3.2 │ │ │ │ │ ├─locale │ │ │ │ │ ├─plugins │ │ │ │ │ ├─src │ │ │ │ │ └─themes │ │ │ │ │ ├─black │ │ │ │ │ │ └─images │ │ │ │ │ ├─bootstrap │ │ │ │ │ │ └─images │ │ │ │ │ ├─default │ │ │ │ │ │ └─images │ │ │ │ │ ├─gray │ │ │ │ │ │ └─images │ │ │ │ │ ├─icons │ │ │ │ │ └─metro │ │ │ │ │ └─images │ │ │ │ ├─jquery-extend │ │ │ │ ├─jquery-plugin │ │ │ │ │ ├─copy │ │ │ │ │ ├─daterange │ │ │ │ │ ├─fineuploader-3.7.1 │ │ │ │ │ ├─gantt │ │ │ │ │ │ └─images │ │ │ │ │ ├─hiAlters │ │ │ │ │ │ └─images │ │ │ │ │ ├─jnotify │ │ │ │ │ ├─jqgrid │ │ │ │ │ │ ├─default │ │ │ │ │ │ │ └─images │ │ │ │ │ │ ├─gray │ │ │ │ │ │ │ └─images │ │ │ │ │ │ └─plugins │ │ │ │ │ ├─jqtreetable │ │ │ │ │ ├─jquery-ui │ │ │ │ │ │ ├─css │ │ │ │ │ │ │ └─images │ │ │ │ │ │ └─js │ │ │ │ │ ├─metro │ │ │ │ │ │ └─images │ │ │ │ │ ├─my97datepicker │ │ │ │ │ │ ├─lang │ │ │ │ │ │ ├─skin │ │ │ │ │ │ │ ├─blue │ │ │ │ │ │ │ ├─default │ │ │ │ │ │ │ └─whyGreen │ │ │ │ │ │ └─开发包 │ │ │ │ │ │ ├─lang │ │ │ │ │ │ └─skin │ │ │ │ │ │ ├─default │ │ │ │ │ │ └─whyGreen │ │ │ │ │ ├─selectui │ │ │ │ │ ├─showloading │ │ │ │ │ │ └─images │ │ │ │ │ ├─smartwizard │ │ │ │ │ ├─validate │ │ │ │ │ ├─xheditor │ │ │ │ │ │ ├─xheditor_emot │ │ │ │ │ │ │ ├─default │ │ │ │ │ │ │ ├─ipb │ │ │ │ │ │ │ ├─msn │ │ │ │ │ │ │ └─pidgin │ │ │ │ │ │ ├─xheditor_plugins │ │ │ │ │ │ │ └─multiupload │ │ │ │ │ │ │ ├─img │ │ │ │ │ │ │ └─swfupload │ │ │ │ │ │ └─xheditor_skin │ │ │ │ │ │ ├─default │ │ │ │ │ │ │ └─img │ │ │ │ │ │ ├─nostyle │ │ │ │ │ │ │ └─img │ │ │ │ │ │ ├─o2007blue │ │ │ │ │ │ │ └─img │ │ │ │ │ │ ├─o2007silver │ │ │ │ │ │ │ └─img │ │ │ │ │ │ └─vista │ │ │ │ │ │ └─img │ │ │ │ │ └─ztree │ │ │ │ │ └─css │ │ │ │ │ └─img │ │ │ │ │ └─diy │ │ │ │ ├─kissy │ │ │ │ │ └─gallery │ │ │ │ │ └─form │ │ │ │ │ └─1.3 │ │ │ │ │ └─uploader │ │ │ │ │ ├─auth │ │ │ │ │ ├─button │ │ │ │ │ ├─demo │ │ │ │ │ ├─plugins │ │ │ │ │ │ ├─ajbridge │ │ │ │ │ │ ├─coverPic │ │ │ │ │ │ ├─filedrop │ │ │ │ │ │ ├─imagePreview │ │ │ │ │ │ ├─preview │ │ │ │ │ │ └─progressBar │ │ │ │ │ ├─themes │ │ │ │ │ │ ├─default │ │ │ │ │ │ ├─ershouUploader │ │ │ │ │ │ ├─imageUploader │ │ │ │ │ │ ├─loveUploader │ │ │ │ │ │ ├─refundUploader │ │ │ │ │ │ └─uploadify │ │ │ │ │ │ └─images │ │ │ │ │ └─type │ │ │ │ ├─uploader │ │ │ │ └─viewModel │ │ │ ├─page │ │ │ │ └─reports │ │ │ │ └─Localization │ │ │ └─themes │ │ │ ├─default │ │ │ └─gray │ │ ├─Controllers │ │ ├─Generator │ │ │ ├─Change │ │ │ ├─Check │ │ │ ├─Code │ │ │ ├─Deal │ │ │ ├─Department │ │ │ ├─Direct │ │ │ ├─Liy │ │ │ ├─Log │ │ │ ├─LossReport │ │ │ ├─LossReportBatches │ │ │ ├─Menu │ │ │ ├─Merchants │ │ │ ├─ProductTest │ │ │ ├─Project │ │ │ ├─Send │ │ │ ├─Staff │ │ │ └─Staff1 │ │ ├─Images │ │ │ └─mms │ │ ├─logs │ │ ├─obj │ │ │ └─Debug │ │ │ └─TempPE │ │ ├─Properties │ │ │ └─PublishProfiles │ │ ├─Scripts │ │ ├─Upload │ │ └─Views │ │ ├─Home │ │ ├─Login │ │ ├─Plugins │ │ └─Shared │ │ └─Xml │ ├─Zephyr.Net开发手册V2.1 │ └─工作流管理系统 └─项目开发手册V2.1

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复