Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string-formatting

Show decimal of a double only when needed

How to create a NSString from a format string like @"xxx=%@, yyy=%@" and a NSArray of objects?

Float to String format specifier

Can I repeat a string format descriptor in python?

python string-formatting

Is there a format for numeral.js that will show decimals only when needed?

Is there a formatting flag that converts to a lowercase String in Java?

java string-formatting

How should I properly use __attribute__ ((format (printf, x, y))) inside a class method in C++?

Log4j Implicit String Formatting

String.Format alternative in C++ [duplicate]

Convert, or unformat, a string to variables (like format(), but in reverse) in Python

python string-formatting

Number formatting in template strings (Javascript - ES6)

How to deal with "%1" in the argument of QString::arg()?

How to get Python to gracefully format None and non-existing fields [duplicate]

Plural String Formatting

Formatting binary values in Scala

scala string-formatting

How can I use f-string with a variable, not with a string literal?

Return a tuple of arguments to be fed to string.format()

Longest common prefix of two strings in bash

bash string-formatting

How do I customize output of a custom type using printf?

How do I use string formatting to show BOTH leading zeros and precision of 3?

python string-formatting