For example, I want to convert the string test123 test124 test125 to
test123+""+test124+""+test125 or test123test124test125.
How to achieve this?
Thanks
|
For example, I want to convert the string
How to achieve this? Thanks |
|||||||||
|
|
use
|
|||
|
|