2.20 JS基礎_2

今天繼續學習JavaScript 數據類型轉換分爲兩種:字符串轉換爲整形(parseint)和字符串轉換爲小數(parsefloat). 常用的輸入輸出:alert和prompt. IF條件語句:單分支(if)、雙分支(if…else…)、多分支(if… else if… else)(switch{case :… ; break;case :… ; break; … default :… ; br
相關文章
相關標籤/搜索