string format

Format a string with '{0}','{1}'...

As of 29/10/2022. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyforks.org/scripts/453846/1110629/string%20format.js

Autor
捈荼
Verzija
1.0
Napravljeno
27/10/2022
Ažurirano
29/10/2022
Size
876 бајтова
Licenca
MIT

Format a string with '{0}','{1}'...

e.g.

'1+1 = {0}'.format(1 + 1);
长期地址
遇到问题?请前往 GitHub 提 Issues。