Chinaunix首页 | 论坛 | 博客
  • 博客访问: 452450
  • 博文数量: 226
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 2111
  • 用 户 组: 普通用户
  • 注册时间: 2014-06-20 09:02
个人简介

web web web

文章分类

全部博文(226)

文章存档

2020年(2)

2019年(1)

2018年(3)

2017年(26)

2016年(57)

2015年(60)

2014年(77)

我的朋友

发布时间:2015-11-23 11:05:49

$emit只能向parent controller传递event与data$broadcast只能向child controller传递event与data$on用于接收event与data例子如下html代码<div ng-controller="ParentCtrl"> <!--父级--> <div ng-controller="SelfCtrl"> <!--自己--> <a ng-click="click()">click me</a> <div ng-controller.........【阅读全文】

阅读(731) | 评论(0) | 转发(0)

发布时间:2015-10-15 18:38:16

&lt;table width="200px" style="background:green; table-layout:fixed;"&gt;<br />&nbsp; &nbsp; &lt;tr&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;11&lt;/td&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;td style="overflow:hidden; text-overflow: ellipsis;"&gt;2255555555555555555555555555555555555555555.........【阅读全文】

阅读(1018) | 评论(0) | 转发(0)

发布时间:2015-10-15 18:21:14

使用方法:
......【阅读全文】

阅读(718) | 评论(0) | 转发(0)

发布时间:2015-10-13 13:53:17

 
 
使用JS实现拖拽 


(f.........【阅读全文】

阅读(776) | 评论(0) | 转发(0)

发布时间:2015-10-12 13:58:39

......【阅读全文】

阅读(759) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册