jQuery 表格插件 Sheetrock

码农软件 · 软件分类 · jQuery图表 · 2019-12-19 06:41:59

软件介绍

Sheetrock 是个 jQuery 插件,用来查询,检索和显示 Google Spreadsheets 的数据。用户可以使用它来加载整个表格;或者利用类似 SQL 的查询来处理 Google Spreadsheets ,作为应急 JSON 数据存储。

  • 使用类似 SQL 的 Google 可视化查询语言来查询表格(filters, pivots, sorting, grouping 等)

  • 延迟加载大数据集 (无限滚动)

  • 加入用户喜爱的模版系统 (HandlebarsUnderscore 等)

  • 使用用户自己的操作和回调来定制喜欢的内容

在线演示

本文地址:https://codercto.com/soft/d/21463.html

ActionScript 3.0 Cookbook

ActionScript 3.0 Cookbook

Joey Lott、Darron Schall、Keith Peters / Adobe Dev Library / 2006-10-11 / GBP 28.50

Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs......一起来看看 《ActionScript 3.0 Cookbook》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具