data.json

来自「zapatec suite 最新版 20070204,非常棒的ajax widg」· JSON 代码 · 共 34 行

JSON
34
字号
[	{		"containerType" : "iframe", 		"content" : "Hi", 		"contentType" : "html/text", 		"id" : "left", 		"breadth" : 140	}, 	{		"containerType" : "div", 		"content" : "Hi", 		"contentType" : "html/text", 		"id" : "midle", 		"breadth" : 190	},		{		"panes" : [			{				"containerType" : "iframe", 				"content" : "http://google.com/pda", 				"contentType" : "html/url", 				"id" : "right-up", 				"breadth" : 200			}, {				"containerType" : "iframe", 				"content" : "http://wap.oa.yahoo.com/", 				"contentType" : "html/url", 				"id" : "right-down", 				"breadth" : 100			}		], 		"breadth" : 300	}]

⌨️ 快捷键说明

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