- JavaScript程序設計:基礎·PHP·XML
- (美)Elizabeth Drake
- 116字
- 2020-10-30 18:12:41
3.8 復習與練習
主要術語
compound condition(復合條件)
multiple-alternative structure(多路選擇結構)
counter(計數器)
nested selection structure(嵌套選擇結構)
curly brackets({},花括號)
selection structure(選擇結構)
dual-alternative structure(二路選擇結構)
return;statement(return;語句)
Math object(Math對象)
single-alternative structure(單路選擇結構)
Math.floor()method(Math.floor()方法)
switch statement(switch語句)
Math.random()method(Math.random()方法)
test condition(測試條件)
推薦閱讀
- 軟件架構設計:大型網站技術架構與業務架構融合之道
- Mastering macOS Programming
- 零基礎趣學C語言
- Django 3.0入門與實踐
- CRYENGINE Game Development Blueprints
- Mastering Docker
- Hadoop 2.X HDFS源碼剖析
- Xamarin Blueprints
- 深入實踐DDD:以DSL驅動復雜軟件開發
- 測試工程師Python開發實戰
- Python程序設計教程
- Mastering Magento Theme Design
- 計算機應用基礎
- Django 3 Web Development Cookbook
- PhoneGap 3.x Mobile Application Development Hotshot