Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string-formatting

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

Format BigDecimal without scientific notation with full precision

How do I add slashes to a string in Javascript?

Why can "%.10f" % Decimal(u) emit a string with a literal colon?

f-string syntax for unpacking a list with brace suppression

Format a string into columns

c# string string-formatting