{"id":27256,"student_id":1976,"content":"{\"html\":\"\u003c!DOCTYPE html\u003e\\n\u003chtml\u003e\\n\u003chead\u003e\\n\\t\u003ctitle\u003eDocument\u003c/title\u003e\\n\\t\u003clink rel=\\\"stylesheet\\\" href=\\\"https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css\\\" integrity=\\\"sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4\\\" crossorigin=\\\"anonymous\\\"\u003e\\n\\t\u003cscript src=\\\"https://code.jquery.com/jquery-3.3.1.slim.min.js\\\" integrity=\\\"sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo\\\" crossorigin=\\\"anonymous\\\"\u003e\u003c/script\u003e\\n\u003cscript src=\\\"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js\\\" integrity=\\\"sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ\\\" crossorigin=\\\"anonymous\\\"\u003e\u003c/script\u003e\\n\u003cscript src=\\\"https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js\\\" integrity=\\\"sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm\\\" crossorigin=\\\"anonymous\\\"\u003e\u003c/script\u003e\\n\u003c/head\u003e\\n\u003cbody class=\\\"p-5\\\"\u003e\\n \u003ch1 class=\\\"h1 text-center\\\"\u003e溫度轉換器\u003c/h1\u003e\\n\\n \u003cdiv class=\\\"input-group mb-3\\\"\u003e\\n \u003cdiv class=\\\"input-group-prepend\\\"\u003e\\n \u003cspan class=\\\"input-group-text\\\"\u003e攝氏\u003c/span\u003e\\n \u003c/div\u003e\\n \u003cinput class=\\\"form-control\\\" id= \\\"celsius\\\"\u003e\\n \u003c/div\u003e\\n \u003cdiv class=\\\"input-group mb-3\\\"\u003e\\n \u003cdiv class=\\\"input-group-prepend\\\"\u003e\\n \u003cspan class=\\\"input-group-text\\\"\u003e華氏\u003c/span\u003e\\n \u003c/div\u003e\\n \u003cinput class=\\\"form-control\\\" id= \\\"fahrenheit\\\"\u003e\\n \u003c/div\u003e\\n\u003c/body\u003e\\n\u003c/html\u003e\",\"css\":\"\",\"js\":\"// 轉換公式: \\n// 華氏= 攝氏*(9/5)+32 \\n// 攝氏= (華氏-32)*5/9\\n\\n$('#celsius').keyup(celsiusTofahrenheit);\\n\\nfunction celsiusTofahrenheit(){\\n var celsius = $('#celsius').val();\\n \\n $('#fahrenheit').val((celsius*9/5)+32);\\n}\\n\\n$('#fahrenheit').keyup(fahrenheitTocelsius);\\n\\nfunction fahrenheitTocelsius(){\\n var fahrenheit = $('#fahrenheit').val();\\n $('#celsius').val((fahrenheit-32)*5/9);\\n}\\n\"}","created_at":"2018-04-27T23:34:11.199+08:00","updated_at":"2019-11-07T07:43:35.873+08:00","name":"溫度轉換器","language":"web","screenshot":{"url":"https://cdn0.koding.school/uploads/project/screenshot/27256/cb40b674f3bf7433a571214999129196.jpg"},"parent_id":27244,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":398,"hashid":"2pdsrg8g","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
到這台電腦