Skip to content

Instantly share code, notes, and snippets.

@ben7th
Last active August 29, 2015 14:05
Show Gist options
  • Select an option

  • Save ben7th/99a10561b5e842171566 to your computer and use it in GitHub Desktop.

Select an option

Save ben7th/99a10561b5e842171566 to your computer and use it in GitHub Desktop.
alpha-4 教程编写向导设计,资源准备 JSON
[
{
"kind": "image",
"filename": "xxxx.xxx",
"title": "xxx风景画",
"points": [
"xxx",
"xxx",
"xxx",
"xxx"
]
},
{
"kind": "video",
"filename": "xxxx.xx",
"title": "xxx过程演示",
"points": [
"xxx",
"xxx"
]
},
{
"kind": "url",
"url": "http://xxx.xxx/xxx/xx/",
"title": "xxx参考网站",
"points": [
"xxx",
"xxx"
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment