string to int(字串轉整數) 1. int intValue = Integer.valueOf("12345");2. int intValue = Integer.
brook111878.pixnet.net