一切都运行得很好,但我在IE的继承方面遇到了问题(它可以在所有其他浏览器中工作)。*/ // to make the constructor be called in the base this.base(something);};
api.SubClass.prototype.__proto__ = api.BaseClass.p
File "/root/anaconda2/lib/python2.7/site-packages/numba/dispatcher.py", line 305, in _compile_for_argsargtypes.append(self.typeof_pyval(a))
File "/root/anaconda2/lib/python2.7/site-packages/numba/d