本文介绍了人员管理控制台的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有人为CRUD的人物对象编写了一个开源管理应用程序(首选HTML格式)。 


也许基于bootstrap / angular的几个屏幕?  


我正准备鞭打一些东西来编辑人员列表,


屏幕列出人物[] PersonGroup,点击列表人员数据的CRUD表单出现。标准内容。 


是否有计划在CodePlex或公共GIT中添加这些基本包装? 




Ken

解决方案

Has anybody written an Open source admin application for CRUD'ing the person objects (in HTML preferred). 

Maybe a few screens based on bootstrap/angular? 

I was just getting ready to whip something up for editing a List of Persons, 

screen to list Persons[] in a PersonGroup, click list CRUD form of Person Data comes up. Standard stuff. 

Are there plans to add these kind of basic wrappers into CodePlex or public GIT? 


Ken

解决方案


这篇关于人员管理控制台的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-17 00:26