函數調用問題
出現這個錯誤 Uncaught TypeError: Cannot read property 'makeMatrix' of undefined ? ?at Grid.build (grid.js:13) ? ?at Object.

出現這個錯誤 Uncaught TypeError: Cannot read property 'makeMatrix' of undefined ? ?at Grid.build (grid.js:13) ? ?at Object.
2017-11-05
舉報
2017-11-05
沒有源碼不太好分析產生問題的原因??梢詸z查一下 toolkit.js 中導出對象及其屬性。視頻的 5分55秒 有導出的結構,是 Toolkit.matrix.makeMatrix()。7分20秒的時候講到了正確的調用姿勢。