StackOverflow Questions for Tag: string.format

JUAN CALVOPINA M
JUAN CALVOPINA M

Reputation: 3984

Performance between String.format and StringBuilder

Score: 51

Views: 67853

Answers: 4

Read More
Glenn
Glenn

Reputation: 1855

Custom FxCop rule to implement CA2241 against String.Format using a string resource?

Score: 1

Views: 875

Answers: 1

Read More
habakuk
habakuk

Reputation: 2771

String Interpolation in Visual Studio 2015 and IFormatProvider (CA1305)

Score: 33

Views: 10420

Answers: 5

Read More
slkhan
slkhan

Reputation: 161

Can we modify final variable with parameterized string.format() call?

Score: 1

Views: 1686

Answers: 1

Read More
Ravi Gupta
Ravi Gupta

Reputation: 6480

Passing extra argument to string.Format() function in C#

Score: 7

Views: 2947

Answers: 2

Read More
PlantationGator
PlantationGator

Reputation: 885

Overloaded methods give "Method with optional parameter is hidden by overload" warning in Resharper

Score: 24

Views: 11495

Answers: 1

Read More
user3930985
user3930985

Reputation: 3

PyCharm Console outputs "None" for no apparent reason

Score: 0

Views: 5652

Answers: 4

Read More
De La Cuesta
De La Cuesta

Reputation: 653

How can I left-align strings using String.format()?

Score: 65

Views: 98313

Answers: 3

Read More
Scherling
Scherling

Reputation: 1390

Insert spaces into string using string.format

Score: 14

Views: 30264

Answers: 8

Read More
sanpaco
sanpaco

Reputation: 815

Sticking HTML formatting into System.String object in C#

Score: 1

Views: 11934

Answers: 7

Read More
Tobias Reich
Tobias Reich

Reputation: 5160

Android Plurals for float values

Score: 7

Views: 3497

Answers: 6

Read More
J Web
J Web

Reputation: 65

Python string.format KeyError with variable key

Score: -1

Views: 57

Answers: 1

Read More
Akshatha
Akshatha

Reputation: 642

Exception while using String.Format "Index (zero based) must be greater than or equal to zero and less than the size of the argument list."

Score: 1

Views: 22032

Answers: 3

Read More
isidore
isidore

Reputation: 53

rewriting this python .ljust statement into more current form

Score: 1

Views: 96

Answers: 2

Read More
NewNewton
NewNewton

Reputation: 1065

Print in scientific format with powers of ten being only multiples of 3

Score: 8

Views: 5783

Answers: 1

Read More
Nate
Nate

Reputation: 19472

Convert int to binary string in Python

Score: 841

Views: 1272471

Answers: 36

Read More
iWECHAMPIONSi
iWECHAMPIONSi

Reputation: 7

Is there a way to shorten an ANSI output or change it entirely for .format() spacing

Score: 0

Views: 55

Answers: 1

Read More
Govind Parmar
Govind Parmar

Reputation: 21572

Will a good Java compiler omit a call to `String.format` with no format specifiers?

Score: 0

Views: 120

Answers: 1

Read More
Theleme Pan
Theleme Pan

Reputation: 61

C# How to replace the variables inside strings

Score: 2

Views: 16459

Answers: 3

Read More
Omar Kooheji
Omar Kooheji

Reputation: 55800

Is it better practice to use String.format over string Concatenation in Java?

Score: 360

Views: 287903

Answers: 16

Read More
PreviousPage 1Next