⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 json_demo.txt

📁 zapatec suite 最新版 20070204,非常棒的ajax widgets 工具包
💻 TXT
字号:
{	"style": "border: solid black 1px",	"headerStyle": "",	"fields": [		{"title": "Date", "dataType": "date"},		{"title": "Account", "dataType": "string", sortByColumn: 4},		{"title": "Full Name", "dataType": "istring"},		{"title": "Ref#", "dataType": "integer"},		{"title": "Amount", "dataType": "float", "nosort": true, "style": "color: #ff0000"}	],	"rows": [		{"cells": [			{"v": "10/03/2005"},			{"v": "SMITH-001"},			{"v": "Smith, John"},			{"v": 123},			{"v": -100.01, "style": "color: #ff0000"}		]},		{"cells": [			{"v": "10/03/2005"},			{"v": "SMITH-001"},			{"v": "Smith, John"},			{"v": 124},			{"v": -40.04, "style": "color: #ff0000"}		]},		{"cells": [			{"v": "10/04/2005"},			{"v": "SMITH-002"},			{"v": "Smith, Bob"},			{"v": 125},			{"v": 50.05}		]},		{"cells": [			{"v": "10/05/2005"},			{"v": "SMITH-003"},			{"v": "SMITH, Dan"},			{"v": 999},			{"v": 25.52}		]},		{"cells": [			{"v": "9/23/2005"},			{"v": "JONES-001"},			{"v": "Jones, Mary"},			{"v": 22},			{"v": 12.21}		]},		{"cells": [			{"v": "1/01/2005"},			{"v": "BROWN-001"},			{"v": "Brown, Jane"},			{"v": 1},			{"v": -2.34, "style": "color: #ff0000"}		]}	]}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -