我JSON
从curl
命令中得到这种回复:
[
{
"cid": 49,
"pyn": "yi4",
"hans": "亿",
"hant": "億",
"tid": 68,
"l10n": "cent million",
"pid": 1,
"pos": "num",
"pos_txt": ""
},
{
"cid": 50,
"pyn": "yi4",
"hans": "亿",
"hant": "億",
"tid": 69,
"l10n": "100 millions",
"pid": 1,
"pos": "num",
"pos_txt": ""
}
]
如何2
使用Bash
或命令行(例如underscore
)来计算数组中的项目数(在此)?
JavaScript解决方案适合您吗?
—
thefourtheye 2014年
通过
—
爱德华·洛佩兹
NPM
模块是。否则,不会。
检查我的解决方案。不需要npm。纯JavaScript。
—
thefourtheye 2014年
我在bash背景下,没有网络
—
爱德华·洛佩兹
您知道可以在Shell中执行JavaScript,对吗?
—
thefourtheye 2014年