首頁
AutoCAD知識
ZWCAD
中望機械
LISP小工具
CAD教學
中望官網
2017年6月12日 星期一
文字字串轉串列方法
(setq string "10 20 30")
(setq str2list (read (strcat "(" string ")")))
strlist 變成 (10 20 30) 串列
沒有留言:
張貼留言
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言