Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string-formatting

How do I create my own custom ToString() format?

c# string-formatting

Change default float print format

Format a string that has extra curly braces in it

In string formatting can I replace only one argument at a time?

Formatting exceptions as Python does

"%s" % format vs "{0}".format() vs "?" format

Remove all occurrences of several chars from a string

C# String Format for hours and minutes from decimal

c# .net string-formatting

How can I use C++20 std::format?

Formatting a number to two digits even if the first is a 0 vba

How do I add left-padded zeros to a number in Java? [duplicate]

java string-formatting

print list elements line by line - is it possible using format

Format string with trailing zeros removed for x decimal places in Swift [duplicate]

swift string-formatting

How to hide stringformat if data is null

ASP.NET WebAPI: How to control string content returned to client?

How can I format a std::string using a collection of arguments?

Python argparse errors with '%' in help string

Python string formatting when string contains "%s" without escaping

python string-formatting

java String.format: numbers with localization

Convert integer to equivalent number of blank spaces

java string-formatting