File tree Expand file tree Collapse file tree 6 files changed +76
-5
lines changed
Expand file tree Collapse file tree 6 files changed +76
-5
lines changed Original file line number Diff line number Diff line change @@ -2916,7 +2916,7 @@ <h2 id="6-community-and-support">6. Community and Support<a class="headerlink" h
29162916- Learn about < a href ="../qpython-x/ "> QPython Branches</ a > </ p >
29172917< hr />
29182918< h2 id ="video-introduction "> Video Introduction< a class ="headerlink " href ="#video-introduction " title ="Permanent link "> ¶</ a > </ h2 >
2919- < iframe width ="560 " height ="315 " src ="https://www.youtube.com/embed/GxdWpm3T97c?si=zQzPE7yc4ErmhLOK " title ="YouTube video player " frameborder ="0 " allow ="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share " referrerpolicy ="strict-origin-when-cross-origin " allowfullscreen > </ iframe >
2919+ < iframe width ="315 " height ="560 " src ="https://www.youtube.com/embed/GxdWpm3T97c?si=zQzPE7yc4ErmhLOK " title ="YouTube video player " frameborder ="0 " allow ="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share " referrerpolicy ="strict-origin-when-cross-origin " allowfullscreen > </ iframe >
29202920
29212921< h2 id ="next-steps "> Next Steps< a class ="headerlink " href ="#next-steps " title ="Permanent link "> ¶</ a > </ h2 >
29222922< p > If you've got a basic understanding of QPython's features, welcome to start experiencing the fun of programming! Try the < a href ="/en/tutorial-hello-world/ "> Hello World Tutorial</ a > to take your first step.</ p >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 21712171 </ span >
21722172 </ a >
21732173
2174+ </ li >
2175+
2176+ < li class ="md-nav__item ">
2177+ < a href ="#execution-result " class ="md-nav__link ">
2178+ < span class ="md-ellipsis ">
2179+
2180+ Execution result
2181+
2182+ </ span >
2183+ </ a >
2184+
21742185</ li >
21752186
21762187 </ ul >
22462257 </ span >
22472258 </ a >
22482259
2260+ </ li >
2261+
2262+ < li class ="md-nav__item ">
2263+ < a href ="#execution-result " class ="md-nav__link ">
2264+ < span class ="md-ellipsis ">
2265+
2266+ Execution result
2267+
2268+ </ span >
2269+ </ a >
2270+
22492271</ li >
22502272
22512273 </ ul >
@@ -2339,6 +2361,8 @@ <h2 id="more-samples">More samples<a class="headerlink" href="#more-samples" tit
23392361< a id ="__codelineno-6-10 " name ="__codelineno-6-10 " href ="#__codelineno-6-10 "> </ a > < span class ="n "> message</ span > < span class ="o "> =</ span > < span class ="s2 "> "Hey! And you're not very polite, %Username%!"</ span >
23402362< a id ="__codelineno-6-11 " name ="__codelineno-6-11 " href ="#__codelineno-6-11 "> </ a > < span class ="n "> droid</ span > < span class ="o "> .</ span > < span class ="n "> makeToast</ span > < span class ="p "> (</ span > < span class ="n "> message</ span > < span class ="p "> )</ span >
23412363</ code > </ pre > </ div >
2364+ < h2 id ="execution-result "> Execution result< a class ="headerlink " href ="#execution-result " title ="Permanent link "> ¶</ a > </ h2 >
2365+ < video src ="../static/mov_hellolorld.mp4 " controls width ="480 "> </ video >
23422366
23432367
23442368
Original file line number Diff line number Diff line change @@ -3224,7 +3224,7 @@ <h2 id="6">6. 社区与支持<a class="headerlink" href="#6" title="Permanent li
32243224- 了解 < a href ="../qpython-x/ "> QPython 版本</ a > </ p >
32253225< hr />
32263226< h2 id ="_10 "> 视频介绍< a class ="headerlink " href ="#_10 " title ="Permanent link "> ¶</ a > </ h2 >
3227- < iframe src ="//player.bilibili.com/player.html?isOutside=true&aid=114097886600297&bvid=BV1Gi9iYYE6b&cid=28669247848&p=1 " scrolling ="no " border ="0 " frameborder ="no " framespacing ="0 " allowfullscreen ="true " width ="560 "> </ iframe >
3227+ < iframe src ="//player.bilibili.com/player.html?isOutside=true&aid=114097886600297&bvid=BV1Gi9iYYE6b&cid=28669247848&p=1 " scrolling ="no " border ="0 " frameborder ="no " framespacing ="0 " allowfullscreen ="true " width =" 315 " height ="560 "> </ iframe >
32283228
32293229< h2 id ="_11 "> 下一步< a class ="headerlink " href ="#_11 " title ="Permanent link "> ¶</ a > </ h2 >
32303230< p > 如果您已经初步了解了 QPython 的功能,欢迎开始体验编程的乐趣!试试 < a href ="/zh/tutorial-hello-world/ "> Hello World 教程</ a > 迈出您的第一步。</ p >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 24792479 </ span >
24802480 </ a >
24812481
2482+ </ li >
2483+
2484+ < li class ="md-nav__item ">
2485+ < a href ="#_3 " class ="md-nav__link ">
2486+ < span class ="md-ellipsis ">
2487+
2488+ 运行效果
2489+
2490+ </ span >
2491+ </ a >
2492+
2493+ </ li >
2494+
2495+ < li class ="md-nav__item ">
2496+ < a href ="#_4 " class ="md-nav__link ">
2497+ < span class ="md-ellipsis ">
2498+
2499+ 下一步
2500+
2501+ </ span >
2502+ </ a >
2503+
24822504</ li >
24832505
24842506 </ ul >
25542576 </ span >
25552577 </ a >
25562578
2579+ </ li >
2580+
2581+ < li class ="md-nav__item ">
2582+ < a href ="#_3 " class ="md-nav__link ">
2583+ < span class ="md-ellipsis ">
2584+
2585+ 运行效果
2586+
2587+ </ span >
2588+ </ a >
2589+
2590+ </ li >
2591+
2592+ < li class ="md-nav__item ">
2593+ < a href ="#_4 " class ="md-nav__link ">
2594+ < span class ="md-ellipsis ">
2595+
2596+ 下一步
2597+
2598+ </ span >
2599+ </ a >
2600+
25572601</ li >
25582602
25592603 </ ul >
@@ -2646,9 +2690,12 @@ <h2 id="_2">更多示例<a class="headerlink" href="#_2" title="Permanent link">
26462690< a id ="__codelineno-5-11 " name ="__codelineno-5-11 " href ="#__codelineno-5-11 "> </ a > < span class ="n "> message</ span > < span class ="o "> =</ span > < span class ="s2 "> "Hey! And you're not very polite, %Username%!"</ span >
26472691< a id ="__codelineno-5-12 " name ="__codelineno-5-12 " href ="#__codelineno-5-12 "> </ a > < span class ="n "> droid</ span > < span class ="o "> .</ span > < span class ="n "> makeToast</ span > < span class ="p "> (</ span > < span class ="n "> message</ span > < span class ="p "> )</ span >
26482692</ code > </ pre > </ div >
2649- < p > 运行效果: </ p >
2693+ < h2 id =" _3 " > 运行效果< a class =" headerlink " href =" #_3 " title =" Permanent link " > ¶ </ a > </ h2 >
26502694< video src ="../static/mov_hellolorld.mp4 " controls width ="480 "> </ video >
26512695
2696+ < h2 id ="_4 "> 下一步< a class ="headerlink " href ="#_4 " title ="Permanent link "> ¶</ a > </ h2 >
2697+ < p > 对于 Python 新用户,推荐学习 < a href ="https://www.qpython.com.cn/courses/python-basic-syntax/ "> Python 语法实践</ a > 课程来进一步学习 Python,或者在 < a href ="https://www.qpython.com.cn/courses/ "> QPython 精选课程</ a > 中寻找想要学习的内容。</ p >
2698+
26522699
26532700
26542701
You can’t perform that action at this time.
0 commit comments