摘要: 安装:Install-Package Microsoft.AspNet.WebApi.WebHost引用:System.Web.Http.HttpConfigurationExtensions配置:webapi2public static class WebApiConfig{ public ... 阅读全文
posted @ 2015-06-18 23:24 fannet 阅读(791) 评论(0) 推荐(0)
摘要: ng-model 指令所对应的ngModelController(数据绑定,验证,css更新,格式化) Change me! Required! angular.module('customControl', []).directive('contenteditable',function() ... 阅读全文
posted @ 2015-06-18 00:28 fannet 阅读(248) 评论(0) 推荐(0)