string format

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

Per 28-10-2022. Zie de nieuwste versie.

Dit script moet niet direct worden geïnstalleerd - het is een bibliotheek voor andere scripts om op te nemen met de meta-richtlijn // @require https://update.greasyforks.org/scripts/453846/1110445/string%20format.js

Maker
捈荼
Versie
0.1
Gemaakt op
27-10-2022
Bijgewerkt op
28-10-2022
Grootte
602 bytes
Licentie
MIT

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

e.g.

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