内容简介:Riot 4.8.0 发布了,更新内容如下: 提高渲染性能 改进 typescript 界面,为 @riotjs/dom-bindings 添加类型 添加 riot.pure 为组件渲染添加更精细的控制 更新说明:https://github.com/riot/riot/releases/tag/v...
Riot 4.8.0 发布了,更新内容如下:
- 提高渲染性能
- 改进 typescript 界面,为 @riotjs/dom-bindings 添加类型
- 添加 riot.pure 为组件渲染添加更精细的控制
更新说明:https://github.com/riot/riot/releases/tag/v4.8.0
Riot 是一个简单而优雅的基于组件的 UI 库,为所有现代浏览器带来了自定义组件。其支持浏览器包括:
它的体积也很小,只有 6k:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- React 组件库 uiw 1.5.1 发布,新增 2 个组件
- Vue 组件库 HeyUI@1.17.0 发布,新增 Skeleton 组件
- React 组件库 uiw 3.3.0 发布,组件增强了呢
- Vue 组件库 heyui@1.18.0 发布,新增地址选择、图片预览组件
- Hyperf 发布国际化组件及多个组件 v1.0.13 版本
- React 组件库 uiw 3.4.0 发布,Tree组件增强了呢
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
An Introduction to the Analysis of Algorithms
Robert Sedgewick、Philippe Flajolet / Addison-Wesley Professional / 1995-12-10 / CAD 67.99
This book is a thorough overview of the primary techniques and models used in the mathematical analysis of algorithms. The first half of the book draws upon classical mathematical material from discre......一起来看看 《An Introduction to the Analysis of Algorithms》 这本书的介绍吧!