JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Other Topics
>>
Patterns & OO Design
How to convert from int to string
Can anyone help me on how to convert int to string?Thanks,Q
[80 byte] By [
katroxi
] at [2007-9-27 21:42:33]
««
input from command window
»»
Retreiving the content of a JAXM SOAP response
# 1
String.valueOf( int i )
swatidalmia
at 2007-7-7 3:41:01 >
# 2
int i = 3String S = i + ""i will be promoted to String automatically when the above expression is evaluated
cpolaku
at 2007-7-7 3:41:01 >
# 3
Integer.toString(int i);and more...Float.toString(float f);Double.toString(double d);
mvasenkov
at 2007-7-7 3:41:01 >
# 4
String.valueOf( int i ) is the efficient way of chaning an int to string out of all the solutions
swatidalmia
at 2007-7-7 3:41:01 >
Other Topics
Package
"Coffee is to stool as JAVA is to tool."
Changing Swing Component L&F
3D Engine
caterpillar game source code
Space Attack
**Rotating a shape**
seminegative array
Poll... coding conventions
DFS for a maze program I'm writing
Patterns & OO Design
Predict time effort in a new J2EE project - HELP!!
Class diagram
OOAD steps
J2EE with MSSQL2000
Efficiency - How to load what you need.
Tool that shows classes in packages
How to XMLEncode an element of a typesafe enum
Client Level Security in J2EE?
What are salint points of OOP
uml and java book
Other Topics New Topic
Package
"Coffee is to stool as JAVA is to tool."
caterpillar game source code
Space Attack
DFS for a maze program I'm writing
Tool that shows classes in packages
How to XMLEncode an element of a typesafe enum
jmmm.com For sale!!!! Little money,Good domain
Other Topics Hot Topic
3D Engine
Predict time effort in a new J2EE project - HELP!!
seminegative array
Class diagram
OOAD steps
Poll... coding conventions
J2EE with MSSQL2000
Efficiency - How to load what you need.
Other Topics
Java Game Development
Patterns & OO Design
Algorithms
Java Community Process (JCP) Program
Fresh Tools
Forum Maintenance
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding