-
深入React技术栈
说明: 本书从几个维度介绍了 React。一是作为 View 库,它怎么实现组件化,以及它背后的实现原理。二是扩展到 Flux 应用架构及重要的衍生品 Redux,它们怎么与 React 结合做应用开发。三是对它与 server 的碰撞产生的一些思考。四是讲述它在可视化方面有着怎样的优势与劣势(This book introduces React from several dimensions. The first is how to implement componentization as a View library, and the implementation behind it. The second is to extend to the Flux application architecture and important derivatives Redux, how they can be combined with React for application development. The third is some thoughts on the collision between it and the server. The fourth is to tell what advantages and disadvantages it has in visualization.)
- 2019-02-21 11:18:59下载
- 积分:1
-
简单的HTML表单
这是一个简单的代码来创建一个有吸引力的和简单的JS验证登记表。
- 2023-06-17 18:05:04下载
- 积分:1
-
网页视屏播放插件显示视频列表
应用背景关键技术使用范围网页播放器,播放视频,文件格式必须转换成flash的
- 2022-01-26 04:50:35下载
- 积分:1
-
long-
勇者斗恶龙的源代码。基于LAVA语言编写。LAVA语言,是北京金远见公司旗下文曲星电子学习机上面的一种编程语言,已其通俗易懂,方便适用,跨平台,移植简单,深受编程者的喜爱。(Dragon Quest source code, LAVA-based language. LAVA language, is the vision of the company s Beijing gold Wenquxing e-learning on the top of a programming language, has its user-friendly, easy to apply, cross-platform, portable simple, loved by programmers.)
- 2011-12-23 19:26:26下载
- 积分:1
-
ASP.net MVC extjs考试系统
ASP.net MVC extjs考试系统ASP.net MVC extjs考试系统ASP.net MVC extjs考试系统
- 2022-02-26 13:54:15下载
- 积分:1
-
前端开发代码
前端对于网站来说,通常是指,网站的前台部分包括网站的表现层和结构层。因此前端技术一般分为前端设计和前端开发,前端设计一般可以理解为网站的视觉设计,前端开发则是网站的前台代码实现,包括基本的HTML和CSS以及JavaScript/ajax,现在最新的高级版本HTML5、CSS3,以及SVG等。
- 2023-07-21 02:10:07下载
- 积分:1
-
Test_float_to_double
Test_float_to_double extends Dx Test Case for Andriod.
- 2013-11-21 22:07:47下载
- 积分:1
-
test
这是一个右下角 ,弹出提示框的插件, 使用js写的, 代码很简单, 用起来也很方便。(This is a lower right corner, pop-up balloon plug-ins, using js written code is very simple, using them is also very convenient.)
- 2010-03-10 23:19:35下载
- 积分:1
-
jQuery beginner example code set
jQuery有一个用来作为DOM快速载入javascript的得心应手的小函数,那就是ready… 他在页面加载完成之前执行。 (也许window.onload()能实现同样的功能,但是jQuery更加快速,灵活)。
$(document).ready(fn):当DOM载入就绪可以查询及操纵时绑定一个要执行的函数。这是事件模块中最重要的一个函数,因为它可以极大地提高web应用程序的响应速度。 简单地说,这个方法纯粹是对向window.load事件注册事件的替代方法。通过使用这个方法,可以在DOM载入就绪能够读取并操纵时立即调用你所绑定的函数,而99.99 的JavaScript函数都需要在那一刻执行。
-jQuery beginner example code set
- 2022-07-10 12:21:26下载
- 积分:1
-
网页引导页设计jquery-pagewalkthrough
jquery的网页引导页设计,利用dom来定位,支持html格式数据,也支持把内容直接写在html中。
- 2022-02-22 11:31:39下载
- 积分:1