内容简介:x-spreadsheet 是一个在线表格组件,类似 google sheet github: github.com/myliang/x-spreadsheet demo: myliang.github.io/x-spreadsheet/ 这次主要更新的内容: 移动端左右滚动的bug #96 在loadData中设置行,...
x-spreadsheet 是一个在线表格组件,类似 google sheet
这次主要更新的内容:
- 移动端左右滚动的bug #96
- 在loadData中设置行,列大小无效问题
- 在粘贴之前添加条件判断 dataProxy.canPaste
- 在点击隐藏的功能中过滤右键
- 添加选项 showContextmenu
- 添加验证方法 (validate()) 验证数据是否填写正确
提问:issues
以上所述就是小编给大家介绍的《在线表格 x-spreadsheet 1.0.16 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
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》 这本书的介绍吧!