-
Notifications
You must be signed in to change notification settings - Fork 18
Issues: Rashomon511/LearningRecord
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
JavaScript 采用原型继承,即一个对象继承自另外一个对象,另外一个对象再继承自别的对象,依此往复。请写一个通用的 JavaScript 函数,来找出某个对象身上的某个属性继承自哪个对象。
#555
opened Aug 30, 2019 by
Rashomon511
解释 TCO - 尾调用优化(Tail Call Optimization)。 有没有支持尾调用优化的 JavaScript 引擎?
#549
opened Jul 16, 2019 by
Rashomon511
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.