Hi, In Java I can write: String hex = "2A" int intValue = Integer.parseInt(hex, 16); And in Basic4Android?
確定! 回上一頁