-
HTML5_help
html5 javascript 帮助文档(html5 javascript help documentation)
- 2013-08-01 10:39:28下载
- 积分:1
-
umeditor
php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器php文档编辑器
- 2023-01-18 17:05:04下载
- 积分:1
-
深入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
-
[John_Resig]_Secrets_of_JS_Ninja
Secrets of JavaScript Ninja
- 2019-07-06 18:44:05下载
- 积分:1
-
Cesium挖填方设计源码
1.定义地形服务,绘制施工区域// 在使用地形服务前,请设置好 Cesium.Ion.defaultAccessTokenvar terrainProvider = Cesium.createWorldTerrain({requestWaterMask: true,requestVertexNormals: true }); // 定义填挖方的基准面高度var excavateHeight = 2300; // 开挖高度var buryHeight = 6000; // 填埋高度 // 定义施工区域var scope = [ Cesium.Cartesian3.fromDegrees(99, 29), Cesium.Cartesian3.fromDegrees(100, 29), Cesium.Cartesian3.fromDegrees(100, 30), Cesium.Cartesian3.fromDegrees(99, 30) ]; 2.剖分施工区域,计算每个区域的面积与填挖高度 核心思想:计算 开挖/填埋 的 开挖量/填方量 的 核心思想就是 剖分 微积分// 设置剖分最小单元 0.01°var subdivisionCell = 0.01; // 剖分精度自定义// 存储所有的剖分矩形var subRectangles = [];for (var i = 99; i { heights.push(point.height); }); }); 3.计算填挖方
- 2021-05-06下载
- 积分:1
-
企业信息管理系统
企业信息管理系统,含源码,数据库,以及环境搭建说明
- 2022-05-24 17:11:20下载
- 积分:1
-
简易下拉菜单
三款非常小巧的下拉菜单代码,简单使用;菜单还可以是不同形状的,非常棒!
- 2023-06-26 19:05:03下载
- 积分:1
-
介绍一种美观实用的JS日历,制备的介绍…
介绍一个漂亮并且实用的js日历,编写jsp页面时引入其中的calendar.jsp即可。-Introduce a beautiful and practical js calendar, the preparation of the introduction of jsp page which can calendar.jsp.
- 2022-11-16 09:10:03下载
- 积分:1
-
jquery.selectseach3
带检索下拉框,使用jQuery实现,方便快捷,好用!(With indexing the drop-down box, and use jQuery to achieve convenient, easy to use!)
- 2012-05-22 09:56:56下载
- 积分:1
-
学校管理系统后台模板
一个学校管理系统后台模板。css后台模板。做一些javaweb后台时。可以直接使用该模板。方便,而且该模板详细。
- 2023-03-19 03:55:04下载
- 积分:1