MongoDB
MongoDB是Document-oriented的NoSQL資料庫,Document是MongoDB的最小儲存單位,每個Document以JS...
以下是本次的程式碼 有些註解掉因為沒有使用到
JS
let myHeading = document.querySelector("h1")...
<table> 表格標籤
<tr>
(table row)表格橫列
<td>
(table data)表格直行...
Youtube 連結:https://youtu.be/nFjDLW7v1Lc大家好,我是Teacher J
我們的雲霄飛車要蓋回程囉代理機器人蓋雲霄飛車路徑的...
Day 3_縮排(Indentation)
3-1. 沒有縮排時會出現錯誤式子:for x in [1, 2, 3]:x = x 2print('x =',...