{"id":88863,"student_id":1998,"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 class=\\\"p-5\\\"\u003e\\n \u003ch1\u003eBMI 計算器\u003c/h1\u003e\\n \u003clabel\u003e身高\u003c/label\u003e\\n \u003cinput class=\\\"form-control\\\" id=\\\"height\\\"\u003e\\n \u003clabel\u003e體重\u003c/label\u003e\\n \u003cinput class=\\\"form-control\\\" id=\\\"weight\\\"\u003e\\n \u003cbutton id=\\\"btn\\\"\u003e計算\u003c/button\u003e\\n \u003cp class=\\\"alert alert-secondary\\\" id=\\\"result\\\"\u003eBMI:\u003c/p\u003e\\n \u003c/body\u003e\\n\u003c/html\u003e\",\"css\":\"body {\\n background-image: url(./bg.png);\\n}\",\"js\":\"$(\\\"#btn\\\").click(function() {\\nvar w = $(\\\"#weight\\\").val();\\nw = parseFloat(w);\\nvar h =$(\\\"#height\\\").val();\\nh = parseFloat(h)/100;\\n\\nvar bmi = w/(h*h) \\nbmi = Math.floor(bmi*100)/100\\n$(\\\"#result\\\").text(bmi)\\nif(bmi\u003c=18.5){\\n$(\\\"#result\\\").removeClass()\\n$(\\\"#result\\\").addClass(\\\"alert alert-danger\\\") \\n}\\nelse if(bmi\u003e18.5 \u0026\u0026 bmi\u003c=24.9){\\n$(\\\"#result\\\").removeClass()\\n$(\\\"#result\\\").addClass(\\\"alert alert-success\\\") \\n}\\n\\n\\nelse if(bmi\u003e25 \u0026\u0026 bmi\u003c=29.9){\\n$(\\\"#result\\\").removeClass()\\n$(\\\"#result\\\").addClass(\\\"alert alert-warning\\\") \\n}\\n\\nelse if(bmi\u003e=30){\\n$(\\\"#result\\\").removeClass()\\n$(\\\"#result\\\").addClass(\\\"alert alert-secondary\\\") \\n}\\n\\n})\"}","created_at":"2019-08-17T10:19:36.246+08:00","updated_at":"2019-10-28T02:40:50.431+08:00","name":"BMI 計算器 副本","language":"web","screenshot":{"url":"https://cdn3.koding.school/uploads/project/screenshot/88863/4ff3a6cbf3a56f1904a083cdec84219e.jpg"},"parent_id":24415,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":48,"hashid":"jzmsd343","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":1499875,"file_name":"bg.png","project_id":88863,"asset_id":57056,"created_at":"2019-08-17T10:19:36.252+08:00","updated_at":"2019-08-17T10:19:36.252+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
前往網站頁面
1:1:1
1:1
full
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦