{"id":102457,"student_id":234,"content":"{\"html\":\"\u003c!DOCTYPE html\u003e\\n\u003chtml\u003e\\n\u003chead\u003e\\n\\t\u003ctitle\u003eDocument\u003c/title\u003e\\n \u003clink rel=\\\"stylesheet\\\" href=\\\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css\\\"\u003e\\n \u003cscript src=\\\"https://code.jquery.com/jquery-3.2.1.slim.min.js\\\"\u003e\u003c/script\u003e\\n \u003cscript src=\\\"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js\\\"\u003e\u003c/script\u003e\\n \u003cscript src=\\\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js\\\"\u003e\u003c/script\u003e\\n\u003c/head\u003e\\n\u003cbody\u003e\\n \u003ch1 class=\\\"p-3 text-center js-winner\\\"\u003e開始比賽\u003c/h1\u003e\\n \u003cdiv class=\\\"grid\\\"\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"a\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"b\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"c\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"d\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"e\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"f\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"g\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"h\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"i\\\"\u003e\u003c/div\u003e\\n \u003c/div\u003e\\n \u003cdiv class=\\\"text-center mt-3\\\"\u003e\\n \u003cbutton class=\\\"btn btn-primary js-reset\\\"\u003e重新開始\u003c/button\u003e\\n \u003c/div\u003e\\n\u003c/body\u003e\\n\u003c/html\u003e\",\"css\":\"body {\\n background-color: #eee;\\n}\\n.grid {\\n width: 300px;\\n height: 300px;\\n display: flex;\\n flex-wrap: wrap;\\n margin: auto;\\n}\\n.cell {\\n border: 1px solid #ccc;\\n width: 100px;\\n height: 100px;\\n line-height: 100px;\\n text-align: center;\\n font-size: 3rem;\\n font-weight: 900;\\n}\",\"js\":\"var current = 0;\\nvar game = \\\"gameing\\\";\\n$('.cell').click(function() {\\n if (game === \\\"win\\\") {\\n current = 1;\\n } else {\\n var text = $(this).text();\\n if (text === \\\"\\\" \u0026\u0026 game !== \\\"win\\\") {\\n if (current === 0 \u0026\u0026 game !== \\\"win\\\") {\\n $(this).text(\\\"O\\\");\\n $(this).addClass(\\\"bg-warning\\\");\\n current = 1;\\n } else if (current === 1 \u0026\u0026 game !== \\\"win\\\") {\\n $(this).text(\\\"X\\\");\\n $(this).addClass(\\\"bg-primary\\\");\\n current = 0;\\n }\\n }\\n var a = $(\\\"#a\\\").text();\\n var b = $(\\\"#b\\\").text();\\n var c = $(\\\"#c\\\").text();\\n var d = $(\\\"#d\\\").text();\\n var e = $(\\\"#e\\\").text();\\n var f = $(\\\"#f\\\").text();\\n var g = $(\\\"#g\\\").text();\\n var h = $(\\\"#h\\\").text();\\n var i = $(\\\"#i\\\").text();\\n checker(a, b, c);\\n checker(a, e, i);\\n checker(a, d, g);\\n checker(d, e, f);\\n checker(g, h, i);\\n checker(b, e, h);\\n checker(c, e, g);\\n checker(c, f, i);\\n }\\n});\\n$('.js-reset').click(function() {\\n game = \\\"gameing\\\";\\n $('.cell').removeClass(\\\"bg-warning\\\");\\n $('.cell').removeClass(\\\"bg-primary\\\");\\n $('.cell').text(\\\"\\\");\\n $('.js-winner').text(\\\"start game\\\");\\n});\\n\\nfunction checker(x, y, z) {\\n if (x == y \u0026\u0026 y == z \u0026\u0026 x !== \\\"\\\") {\\n $('.js-winner').text(x + \\\" win\\\");\\n game = \\\"win\\\";\\n }\\n}\"}","created_at":"2019-10-26T10:20:21.689+08:00","updated_at":"2019-11-01T22:58:20.100+08:00","name":"井字遊戲 副本","language":"web","screenshot":{"url":"https://cdn0.koding.school/uploads/project/screenshot/102457/29385752674107a3f01a0447a60b4b35.jpg"},"parent_id":21936,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":78,"hashid":"rdvsj6zq","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
到這台電腦