自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (1)
  • 收藏
  • 关注

转载 angular应用,一个input上有自定义directive和ng-model,怎么在directive更新input的value时更新model

https://segmentfault.com/q/1010000000347476wise.directive('upload', function ($parse) { return { link: function ($scope, iElement, iAttrs, controller) { iElement.upload({

2017-08-17 16:41:58 1401

转载 angularjs filters on ng-model in an input

app.directive('customValidation', function(){ return { require: 'ngModel', link: function(scope, element, attrs, modelCtrl) { modelCtrl.$parsers.push(function (inputValue) {

2017-08-16 13:55:10 405

转载 $state.go页面传递参数

http://studygolang.com/articles/8153方法1A页面向PAGE1页面传递参数id .state('page1', { url: '/page1', templateUrl: 'tpl/page1.html', params: {id:nul

2017-08-02 09:42:57 3374

简单的读写包

这是kettas培训内部资料 kettas_common.jar 对于输入文件有着很好的帮助

2013-04-06

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除