知識社群登入
位置: AutoCAD開放式教學 > 討論區 > 討論
delete(), insert(), var()
1樓
str_del(字串,位置,長度);


str_insert(子字串,原來的字串,位置);

var(字串,數值);
把 字串,轉換成 數值