const a = 1 export default a;. export default 匯出物件是最常見的使用方式,此方法通常也會搭配物件的縮寫形式(Object shorthand) ...
確定! 回上一頁