positional-format.js:“你好 {0},{1} 是什么?”.format("world", "up") 在 JavaScript 中

时间:2024-06-27 11:40:36
【文件属性】:

文件名称:positional-format.js:“你好 {0},{1} 是什么?”.format("world", "up") 在 JavaScript 中

文件大小:27KB

文件格式:ZIP

更新时间:2024-06-27 11:40:36

JavaScript

Javascript 的位置格式 安装 $ bower install positional-format.js 用法 "Hello {0}, what\'s {1}?" . format ( "world" , "up" ) ; 预期结果: Hello world , what 's up? 参考 执照 Positional Format 是根据条款分发的免费软件。


【文件预览】:
positional-format.js-master
----.jshintrc(213B)
----.gitignore(450B)
----.jscsrc(1KB)
----package.json(1022B)
----src()
--------positional-format.js(2KB)
----.travis.yml(158B)
----Gruntfile.js(1KB)
----dist()
--------positional-format.min.js(796B)
----LICENSE(1KB)
----README.md(924B)
----bower.json(617B)
----test()
--------unit()
--------vendor()
--------index.html(586B)

网友评论