delete(), insert(), var()
(高顯忠, sjgau4311@gmail.com, 2010-12-28 15:08)
1樓
str_del(字串,位置,長度);
str_insert(子字串,原來的字串,位置);
var(字串,數值);
把 字串,轉換成 數值