Current location - Plastic Surgery and Aesthetics Network - Plastic surgery and beauty - Java plastic conversion
Java plastic conversion
1. Convert a string to an integer:

int n = integer . parse int(" 123 "); //Convert a string to an integer.

string s = string . value of(int a); //Convert an integer into a string.

2. Convert an integer into a string:

s = " "+4567; Just do it, and it will switch automatically.

/s? wd=52095384 130