setfenv() 的意思是設定函數環境(set function environment) ,與之對應的有取得函數環境(get function environment/ getfenv() ) 。 function createA() -- a function ...
確定! 回上一頁