{"id":118695,"student_id":3463,"content":"{\"html\":\"\u003c!DOCTYPE html\u003e\\r\\n\u003chtml\u003e\\r\\n\u003chead\u003e\\r\\n\\t\u003ctitle\u003eDocument\u003c/title\u003e\\r\\n\\t\u003cscript src=\\\"https://code.jquery.com/jquery-3.3.1.min.js\\\"\u003e\u003c/script\u003e\\r\\n\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n \\r\\n \u003cdiv id=\\\"app\\\"\u003e\\r\\n \u003cp\u003e\u003c/p\u003e\\r\\n \u003cbutton class=\\\"bg-light\\\"\u003eC\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-light\\\"\u003e(\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-light\\\"\u003e)\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-orange\\\"\u003e/\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003e7\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003e8\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003e9\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-orange\\\"\u003e*\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003e4\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003e5\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003e6\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-orange\\\"\u003e-\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003e1\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003e2\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003e3\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-orange\\\"\u003e+\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003edel\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003e0\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003e.\u003c/button\u003e\\r\\n \u003cbutton class=\\\"bg-gray\\\"\u003e=\u003c/button\u003e\\r\\n \u003c/div\u003e\\r\\n \\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\",\"css\":\"body {\\n background-color: black;\\n text-align: center;\\n padding: 100px;\\n\\n}\\n\\n#app {\\n width: 300px;\\n height: 400px;\\n /*可使margin自動抓一半,但需要有設定此元件大小*/\\n margin: auto;\\n}\\n\\np {\\n color: #fff;\\n text-align: right;\\n font-size: 40px;\\n\\n height: 60px;\\n padding: 5px;\\n margin: 5px;\\n}\\n\\nbutton {\\n /* 一顆按鈕:寬70px + 邊寬5px = 75px */\\n /* 一排按鈕:75px * 4 = 300px */\\n width: 70px;\\n height: 70px;\\n\\n border-width: 5px;\\n border-radius: 50%;\\n border-color: black;\\n\\n color: #fff;\\n font-size: 20px;\\n\\n /* 去除點擊時外圍的藍色框框,與border不同處於outline,border並不佔空間 */\\n /* outline: none; */\\n}\\n\\n.bg-orange {\\n background-color: orange;\\n}\\n.bg-light {\\n background-color: #777;\\n}\\n.bg-gray {\\n background-color: #333;\\n}\\nbutton:active {\\n transform: scale(0.9, 0.9);\\n}\\n.bg-orange:hover{\\n background-color: #ffdab9;\\n}\\n.bg-light:hover{\\n background-color: #aaa;\\n}\\n.bg-gray:hover{\\n background-color: #666;\\n}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"js\":\"$('button').click(getChar)\\n\\nfunction getChar(){\\nvar char = $(this).text()\\nconsole.log(char)\\nvar screen_text = $('p').text()\\nif (char == 'C') {\\n screen_text = ''\\n}else if(char == 'del'){\\n screen_text = screen_text.slice(0, screen_text.length-1)\\n}else if(char == '='){\\n try{\\n screen_text = eval(screen_text)\\n }catch(e){\\nscreen_text = 'Error'\\nalert(e)\\n}\\n}else{\\n screen_text += char\\n}\\n\\n\\n\\n$('p').text(screen_text)\\n}\\n\\n\\nconsole.log(10/0)\"}","created_at":"2020-01-04T13:39:22.435+08:00","updated_at":"2020-02-05T20:53:40.165+08:00","name":"實用計算機 副本","language":"web","screenshot":{"url":"https://cdn9.koding.school/uploads/project/screenshot/118695/476f487c30a95b95b4bd4e6a3e4d9f97.jpg"},"parent_id":71554,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":99,"hashid":"kdmsm588","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
前往網站頁面
1:1:1
1:1
full
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦