discussions Search Results · repo:javascript-tutorial/zh.javascript.info language:JavaScript
Filter by
9 results
(80 ms)9 results
injavascript-tutorial/zh.javascript.info (press backspace or delete to remove):
尊敬的官方团队您好,请问你们有做typescript教程的愿景吗?当前网络上,对于typescript的教程还没有像现代JavaScript教程一样成体系的教程。不知道,团队是否还有未来对typescript发出挑战的愿望?
huchenghepangposted
on Feb 18- 1
:
!-- ✏️ Optional: Customize the content below to let your community know what you intend to use Discussions for.
👋 欢迎!
这里是「现代 JavaScript 教程」读者讨论区,所有人都可以在这讨论和提问。我们希望你:
- 提出你想知道的问题。
- 分享有趣的想法。
- ...
levidingposted
on Dec 9, 2020- 15
:
use this maybe more better than demo
for ( let i = 2; i = 10 ; i+=2) alert(i);
whosyour-daddyposted
on Jun 2, 2022- 1
:
在this那篇教程上说下方代码是会报错 因为this是undefined 但是实际不会
function makeUser() { return { name: John , ref: this }; }
let user = makeUser();
alert(user.ref.age);
xiaowangge666posted
on Jun 19, 2022- 1
:
let table = document.getElementById( age-table ) 此语句返回的是undefined,而不是table
ai25395posted
on Apr 19, 2022- 1
:
在《Rest 参数与 Spread 语法》章节中介绍说明
Issues1
在该叙述下面的例子中用到 Spread 语法复制对象
img width= 725 alt= Issues2 src=
https://user-images.githubusercontent.com/41250661/142994425-fa0ad6c0-6d4e-44df-89ef-9709cc045867.png ...
smallpigzposted
on Nov 23, 2021- 2
:
| 微信扫码关注官方订阅号,订阅更多精彩内容 |
| --- |
| img src= https://user-images.githubusercontent.com/26959437/120764347-a3b91680-c54a-11eb-9a15-31bb2596b0db.png
width= 500px; / |
| img src= https://user-images.githubusercontent.com/26959437/120764353-a61b7080-c54a-11eb-8a79-75177c342b45.png ...
levidingposted
on Jan 7, 2021- 0
:
!-- ✏️ Optional: Customize the content below to let your community know what you intend to use Discussions for.
👋 欢迎!
这里是「现代 JavaScript 教程」招聘信息板,欢迎在这里发布真实有效的招聘信息。
但是请注意,这里的招聘信息未经验证,请自己判别真伪。
levidingposted
on Dec 9, 2020- 0