摘要: Date: 2015 11 28 12:18 Category: Web Tags: JavaScript Author: 刘理想 [toc] 1. 构造基本结构 首先,我们先创建一个按钮,一个输入框。我们准备点击按钮时,后面有一个 显示和隐藏。代码如下: 这里有几点需要注意,在 里... 阅读全文
posted @ 2015-11-28 13:27 刘理想 阅读(2559) 评论(0) 推荐(1) 编辑
摘要: Date: 2015 11 27 21:23 Category: Web Tags: JavaScript Author: 刘理想 [toc] 1. React Components的生命周期 React Components的3种状态: Mounted:React Compo... 阅读全文
posted @ 2015-11-28 12:13 刘理想 阅读(897) 评论(0) 推荐(0) 编辑
摘要: React使用笔记1 React的JSX和Style Date: 2015 11 27 20:56 Category: Web Tags: JavaScript Author: 刘理想 [toc] 1. 文件基本结构 注意:JSX的type是 . 2. 添加样式 2.1 使用... 阅读全文
posted @ 2015-11-28 11:55 刘理想 阅读(1867) 评论(0) 推荐(0) 编辑