获取学习资料

JavaScript 入門篇 – 學徒的試煉

JavaScript 入門篇 - 學徒的試煉

JavaScript 入門篇 - 學徒的試煉

详细目录:

JavaScript 入門篇 – 學徒的試煉

01 六角學院線上資源 [1.97K]

001 六角學院線上社團.html [1.97K]

02 前言提要 [3.13M]

002 六角學院線上問答會資訊.html [3.17K]

003 守護神介紹.mp4 [3.13M]

003 守護神介紹-zh.srt [1.90K]

004 前端心法課程 – 六角網頁前端養成專欄.html [1.32K]

03 javascript 的前世今生 [124.05M]

005 挑戰開始.mp4 [544.39K]

006 javascript 環境設定 (編輯器、jsbin、console).mp4 [10.17M]

006 javascript 環境設定 (編輯器、jsbin、console)-zh.srt [7.25K]

006 visual-studio-code.txt [0.03K]

007 js-introduce-helloworld.zip [0.80K]

007 建構第一個 js 環境.mp4 [10.44M]

007 建構第一個 js 環境-zh.srt [6.82K]

008 html、css、javascript 的關聯性.mp4 [18.10M]

008 html、css、javascript 的關聯性-zh.srt [10.36K]

009 id 寫法、textcontent.mp4 [48.43M]

009 id 寫法、textcontent-zh.srt [22.18K]

009 js-introduce-id.zip [3.31K]

010 直譯器流程介紹.mp4 [35.62M]

010 直譯器流程介紹-zh.srt [15.23K]

011 挑戰成功.mp4 [702.22K]

04 變數 [117.14M]

012 挑戰開始.mp4 [539.05K]

013 變數簡介.mp4 [14.91M]

013 變數簡介-zh.srt [12.42K]

014 js-variable-number-top.zip [1.03K]

014 變數 number 介紹、加減乘除.mp4 [25.48M]

014 變數 number 介紹、加減乘除-zh.srt [18.61K]

015 js-variable-string.zip [63.95K]

015 變數 string 介紹.mp4 [21.39M]

015 變數 string 介紹-zh.srt [19.00K]

016 如何輸出內容?.mp4 [9.54M]

016 如何輸出內容?-zh.srt [7.61K]

017 javascript-.txt [0.04K]

017 變數規則.mp4 [12.06M]

017 變數規則-zh.srt [9.81K]

018 js-variable-number-adddel.zip [2.13K]

018 變數 – 數字新增刪除修改.mp4 [22.93M]

018 變數 – 數字新增刪除修改-zh.srt [16.04K]

019 undefined 介紹.mp4 [9.47M]

019 undefined 介紹-zh.srt [8.15K]

020 挑戰成功.mp4 [706.84K]

05 函式 [155.80M]

021 挑戰開始.mp4 [560.70K]

022 為什麼需要 function?.mp4 [17.78M]

022 為什麼需要 function?-zh.srt [13.43K]

023 function 的寫法.mp4 [22.61M]

023 function 的寫法-zh.srt [15.96K]

023 js-function-writefunction.zip [560.50K]

024 function 帶參數.mp4 [12.20M]

024 function 帶參數-zh.srt [9.48K]

025 全域與區域變數.mp4 [25.05M]

025 全域與區域變數-zh.srt [17.14K]

026 hoisting 、var 觀念.mp4 [6.44M]

026 hoisting 、var 觀念-zh.srt [5.18K]

027 function 計算機案例 (1).mp4 [3.23M]

027 function 計算機案例 (1)-zh.srt [2.10K]

028 function 計算機案例 (2).mp4 [24.05M]

028 function 計算機案例 (2)-zh.srt [16.10K]

028 js-function-num2.zip [559.81K]

029 function 計算機案例 (3).mp4 [30.86M]

029 function 計算機案例 (3)-zh.srt [21.62K]

029 js-function-num3.zip [559.85K]

030 function 搭配 return 寫法.mp4 [10.58M]

030 function 搭配 return 寫法-zh.srt [7.57K]

031 挑戰成功.mp4 [724.23K]

06 陣列與物件 [145.59M]

032 挑戰開始.mp4 [572.07K]

033 為什麼需要陣列?.mp4 [8.81M]

033 為什麼需要陣列?-zh.srt [4.97K]

034 陣列簡報介紹.mp4 [17.49M]

034 陣列簡報介紹-zh.srt [7.82K]

035 js-array-arraybasic.zip [559.59K]

035 陣列寫法教學.mp4 [31.56M]

035 陣列寫法教學-zh.srt [20.94K]

036 物件簡報介紹.mp4 [14.44M]

036 物件簡報介紹-zh.srt [6.71K]

037 js-array-objectbasic.zip [559.71K]

037 物件寫法教學.mp4 [28.48M]

037 物件寫法教學-zh.srt [19.13K]

038 js-array-objectfunction.zip [2.38K]

038 物件+function 運用技巧.mp4 [17.85M]

038 物件+function 運用技巧-zh.srt [12.02K]

039 js-array-arrayobject.zip [559.74K]

039 物件+陣列設計流程.mp4 [23.97M]

039 物件+陣列設計流程-zh.srt [16.07K]

040 挑戰成功.mp4 [722.21K]

07 控制判斷(運算子、if、switch) [206.91M]

041 挑戰開始.mp4 [486.96K]

042 以日常生活為例探討為何需要控制判斷.mp4 [12.12M]

042 以日常生活為例探討為何需要控制判斷-zh.srt [6.65K]

043 比較運算子:==、!==.mp4 [13.13M]

043 比較運算子:==、!==-zh.srt [10.73K]

044 js-if-echo.zip [559.65K]

044 比較運算子:==、!==,程式碼範例.mp4 [22.63M]

044 比較運算子:==、!==,程式碼範例-zh.srt [15.75K]

045 js-if-echo.zip [559.55K]

045 比較運算子:嚴謹模式 ===.mp4 [8.66M]

045 比較運算子:嚴謹模式 ===-zh.srt [7.15K]

046 比較運算子: _、_.mp4 [8.04M]

046 比較運算子: _、_-zh.srt [6.38K]

047 邏輯運算子: &&、__、!.mp4 [18.74M]

047 邏輯運算子: &&、__、!-zh.srt [14.99K]

048 js-if.zip [559.58K]

048 邏輯運算子:範例程式碼.mp4 [14.33M]

048 邏輯運算子:範例程式碼-zh.srt [9.17K]

049 if – 簡報介紹.mp4 [13.39M]

049 if – 簡報介紹-zh.srt [5.62K]

050 if – 程式碼教學.mp4 [16.95M]

050 if – 程式碼教學-zh.srt [12.13K]

050 js-if-ifcode.zip [559.40K]

051 else if 簡報介紹.mp4 [13.11M]

051 else if 簡報介紹-zh.srt [6.25K]

052 else if – 程式碼教學.mp4 [20.86M]

052 else if – 程式碼教學-zh.srt [13.91K]

052 js-if-elseif.zip [560.12K]

053 switch – 簡報介紹.mp4 [14.23M]

053 switch – 簡報介紹-zh.srt [6.88K]

054 js-if-switch.zip [559.48K]

054 switch – 程式碼教學.mp4 [26.09M]

054 switch – 程式碼教學-zh.srt [16.09K]

055 挑戰成功.mp4 [752.67K]

08 迴圈 [206.18M]

056 挑戰開始.mp4 [514.08K]

057 為什麼需要學習迴圈?.mp4 [12.53M]

057 為什麼需要學習迴圈?-zh.srt [5.91K]

058 for 寫法.mp4 [18.47M]

058 for 寫法-zh.srt [13.27K]

058 js-for-basic.zip [559.42K]

059 for-array 寫法.mp4 [20.78M]

059 for-array 寫法-zh.srt [11.72K]

059 js-for-arraybasic.zip [559.60K]

060 for if 寫法.mp4 [13.94M]

060 for if 寫法-zh.srt [8.65K]

060 js-for-forif.zip [559.54K]

061 for – i++ 寫法.mp4 [6.43M]

061 for – i++ 寫法-zh.srt [4.16K]

062 for – 加總.mp4 [11.39M]

062 for – 加總-zh.srt [6.79K]

062 js-for-total.zip [559.55K]

063 for 與 break 運用.mp4 [20.72M]

063 for 與 break 運用-zh.srt [12.17K]

063 js-for-break.zip [559.59K]

064 json 格式介紹.mp4 [9.40M]

064 json 格式介紹-zh.srt [4.68K]

064 json-wiki-.txt [0.04K]

065 json view chrome 插件.mp4 [17.97M]

065 json view chrome 插件-zh.srt [6.17K]

065 jsonview-.txt [0.09K]

066 擷取 json 格式流程.mp4 [16.98M]

066 擷取 json 格式流程-zh.srt [6.78K]

067 -c9-api-.txt [0.12K]

067 for – opendata 範例 (上).mp4 [22.26M]

067 for – opendata 範例 (上)-zh.srt [7.92K]

067 js-for-opendata1.zip [615.16K]

068 -.txt [0.05K]

068 js-for-opendata2.zip [591.19K]

068 open data 範例 (下).mp4 [30.17M]

068 open data 範例 (下)-zh.srt [17.57K]

069 挑戰成功.mp4 [659.13K]

09 dom [170.39M]

070 挑戰開始.mp4 [530.36K]

071 什麼是 dom ?.mp4 [9.29M]

071 什麼是 dom ?-zh.srt [4.18K]

072 js-dom-queryselector.zip [1.33K]

072 queryselector – 選擇單一元素.mp4 [13.40M]

072 queryselector – 選擇單一元素-zh.srt [8.45K]

073 js-dom-queryselectall.zip [1.38K]

073 queryselectorall – 可重複選取多個元素.mp4 [11.17M]

073 queryselectorall – 可重複選取多個元素-zh.srt [6.93K]

074 js-dom-getattribute.zip [1.43K]

074 setattribute – 增加標籤屬性.mp4 [23.25M]

074 setattribute – 增加標籤屬性-zh.srt [13.55K]

075 插入 html 標籤的兩種方法.mp4 [2.70M]

075 插入 html 標籤的兩種方法-zh.srt [2.01K]

076 innerhtml 寫法 (上).mp4 [15.29M]

076 innerhtml 寫法 (上)-zh.srt [9.49K]

076 js-dom-innerhtml-1.zip [1.33K]

077 innerhtml (下).mp4 [13.28M]

077 innerhtml (下)-zh.srt [8.73K]

077 js-dom-nnerhtml-2.zip [1.37K]

078 innerhtml 與 for 運用.mp4 [18.38M]

078 innerhtml 與 for 運用-zh.srt [11.70K]

078 js-dom-innerhtml-for.zip [1.56K]

079 createelement 寫法.mp4 [19.33M]

079 createelement 寫法-zh.srt [12.54K]

079 js-dom-createelement.zip [1.42K]

080 createelement 與 for 運用.mp4 [17.37M]

080 createelement 與 for 運用-zh.srt [10.64K]

080 js-dom-createelementfor.zip [1.61K]

081 js-dom-xss.zip [1.42K]

081 xss 跨網站指令碼注意事項(cross-site scripting).mp4 [25.64M]

081 xss 跨網站指令碼注意事項(cross-site scripting)-zh.srt [16.23K]

082 挑戰成功.mp4 [672.23K]

10 event (事件) [256.98M]

083 挑戰開始.mp4 [548.65K]

084 什麼是 event (事件)?.mp4 [9.98M]

084 什麼是 event (事件)?-zh.srt [3.61K]

085 event 物件 – 告知你當下元素資訊.mp4 [18.76M]

085 event 物件 – 告知你當下元素資訊-zh.srt [13.20K]

085 js-event-e.zip [1.25K]

086 觀念篇 – 各種事件綁定的差異.mp4 [12.25M]

086 觀念篇 – 各種事件綁定的差異-zh.srt [6.99K]

087 addeventlistener – 事件監聽.mp4 [8.54M]

087 addeventlistener – 事件監聽-zh.srt [5.06K]

087 js-event-addeventbasic.zip [1.46K]

088 js-event-onandadddiff.zip [1.48K]

088 綁定事件的語法差異.mp4 [17.04M]

088 綁定事件的語法差異-zh.srt [9.72K]

089 event bubbling、event capturing 差異.mp4 [24.28M]

089 event bubbling、event capturing 差異-zh.srt [14.50K]

089 js-event-addeventlister-false.zip [1.66K]

090 js-event-stoppropagation.zip [1.61K]

090 stoppropagation – 中止冒泡事件.mp4 [11.68M]

090 stoppropagation – 中止冒泡事件-zh.srt [7.08K]

091 preventdefault – 取消預設觸發行為.mp4 [15.47M]

091 preventdefault – 取消預設觸發行為-zh.srt [9.45K]

092 e.target – 了解目前所在元素位置[].mp4 [15.05M]

092 e.target – 了解目前所在元素位置-zh[].srt [8.11K]

092 -jsbin.txt [0.06K]

093 change – 表單內容更動內容時觸發.mp4 [31.93M]

093 change – 表單內容更動內容時觸發-zh.srt [19.17K]

093 js-event-change.zip [255.10K]

094 js-event-keycode.zip [255.72K]

094 keycode – 點擊鍵盤,射發火箭!.mp4 [20.35M]

094 keycode – 點擊鍵盤,射發火箭!-zh.srt [12.00K]

095 blur – 離開焦點時進行事件觸發.mp4 [12.74M]

095 blur – 離開焦點時進行事件觸發-zh.srt [6.95K]

095 js-event-blur-2.zip [559.07K]

096 jsbin-.txt [0.06K]

096 mouse – 當滑鼠滑入指定內容時觸發.mp4 [14.62M]

096 mouse – 當滑鼠滑入指定內容時觸發-zh.srt [8.34K]

097 js-event-position-1.zip [132.02K]

097 網頁座標 – 了解 screen、page、client 箇中差異.mp4 [16.70M]

097 網頁座標 – 了解 screen、page、client 箇中差異-zh.srt [9.19K]

098 js-event-position-2.zip [132.06K]

098 網頁座標 – 應用篇.mp4 [9.69M]

098 網頁座標 – 應用篇-zh.srt [5.09K]

099 js-event-area.zip [1.98K]

099 事件監聽優化篇 – 從父元素來監聽子元素內容.mp4 [14.94M]

099 事件監聽優化篇 – 從父元素來監聽子元素內容-zh.srt [9.13K]

100 挑戰成功.mp4 [984.74K]

11 localstorage – 瀏覽器資料儲存 [163.14M]

101 什麼是 localstorage ?.mp4 [19.38M]

101 什麼是 localstorage ?-zh.srt [9.22K]

102 js-localstorage-basic.zip [1.88K]

102 setitem、getitem 基本操作.mp4 [25.39M]

102 setitem、getitem 基本操作-zh.srt [15.77K]

103 js-localstorage-jsonparse.zip [2.13K]

103 透過 json.parse、json[].stringify 來編譯資料[].mp4 [23.05M]

103 透過 json.parse、json[].stringify 來編譯資料-zh[].srt [14.80K]

104 data-_ – 透過 dataset 讀取自訂資料.mp4 [16.58M]

104 data-_ – 透過 dataset 讀取自訂資料-zh.srt [10.85K]

104 js-localstorage-dataset.zip [2.06K]

105 dataset、array 運用.mp4 [34.52M]

105 dataset、array 運用-zh.srt [19.17K]

105 js-localstorage-array-dataset.zip [2.36K]

106 js-localstorage-array-del.zip [2.26K]

106 splice – 刪除 array 資料.mp4 [14.45M]

106 splice – 刪除 array 資料-zh.srt [8.41K]

107 js-localstorage-homeworktalk.zip [12.14K]

107 localstorage 作業介紹.mp4 [6.27M]

107 localstorage 作業介紹-zh.srt [4.07K]

108 localstorage 作業講解.mp4 [23.38M]

108 localstorage 作業講解-zh.srt [14.40K]

12 瀏覽器功能探索 (bom) [79.39M]

109 挑戰開始.mp4 [571.31K]

110 瀏覽器功能簡介.mp4 [18.78M]

110 瀏覽器功能簡介-zh.srt [12.63K]

111 js-browser-why.zip [560.01K]

111 回上頁功能實作.mp4 [9.24M]

111 回上頁功能實作-zh.srt [6.92K]

112 js-browser-print.zip [9.50M]

112 透過 js 設計列印功能.mp4 [11.82M]

112 透過 js 設計列印功能-zh.srt [8.22K]

113 js-browser-inner.zip [9.51M]

113 動態擷取瀏覽器高度 – innerheight.mp4 [18.70M]

113 動態擷取瀏覽器高度 – innerheight-zh.srt [10.96K]

114 挑戰成功.mp4 [720.49K]

13 最終作業與總結 [18.13M]

115 最終作業寄送 mail 變更.html [1.28K]

116 -.txt [0.16K]

116 bmi-.txt [0.08K]

116 -json-.txt [0.10K]

116 最終作業介紹.mp4 [18.12M]

116 最終作業介紹-zh.srt [8.24K]

117 js 百題斬.html [1.09K]

118 問答區精彩討論.html [1.36K]

14 ajax [223.07M]

119 什麼是 ajax?.mp4 [17.12M]

119 什麼是 ajax?-zh.srt [11.36K]

120 -json-.txt [0.05K]

120 透過 xmlhttprequest 物件跨瀏覽器撈資料.mp4 [36.58M]

120 透過 xmlhttprequest 物件跨瀏覽器撈資料-zh.srt [24.66K]

121 ajax 非同步觀念 (上).mp4 [9.44M]

121 ajax 非同步觀念 (上)-zh.srt [4.58K]

122 ajax 非同步觀念 (下).mp4 [11.81M]

122 ajax 非同步觀念 (下)-zh.srt [6.62K]

122 ajax-get.zip [0.95K]

123 http-blog.txt [0.09K]

123 http狀態碼.mp4 [16.68M]

123 http狀態碼-zh.srt [7.05K]

124 cors-.txt [0.03K]

124 -cors-.txt [0.03K]

124 -json.txt [0.04K]

124 什麼是 cross-origin resource sharing (cors)?.mp4 [17.45M]

124 什麼是 cross-origin resource sharing (cors)?-zh.srt [10.51K]

125 傳統表單輸入介紹.mp4 [13.75M]

125 傳統表單輸入介紹-zh.srt [9.58K]

126 ajax post 寫法 (提供 api 練習).mp4 [24.55M]

126 ajax post 寫法 (提供 api 練習)-zh.srt [13.63K]

126 ajax-post.zip [0.94K]

126 -post-api-.txt [0.05K]

127 從 chrome 開發人員工具檢視 ajax post.mp4 [14.30M]

127 從 chrome 開發人員工具檢視 ajax post-zh.srt [10.57K]

128 ajax json 傳遞.mp4 [15.45M]

128 ajax json 傳遞-zh.srt [9.81K]

128 ajax-json.zip [0.97K]

129 ajax 實務範例設計.mp4 [38.16M]

129 ajax 實務範例設計-zh.srt [18.34K]

129 ajax-postjsondemo.zip [1.12K]

130 ajax 作業設計.mp4 [7.65M]

130 ajax 作業設計-zh.srt [4.37K]

15 google map api [204.06M]

131 google map api 提醒.html [1.31K]

132 什麼是 api?.mp4 [22.68M]

132 什麼是 api?-zh.srt [11.97K]

133 google-map-api-.txt [0.04K]

133 如何評估 api 的可用性.mp4 [39.47M]

133 如何評估 api 的可用性-zh.srt [19.66K]

134 -.txt [0.08K]

134 google map api 初始化與金鑰設定.mp4 [36.14M]

134 google map api 初始化與金鑰設定-zh.srt [13.51K]

135 google map api 原理介紹.mp4 [32.31M]

135 google map api 原理介紹-zh.srt [15.15K]

135 googlemap-basic.zip [1.11K]

136 googlemap-marker.zip [1.17K]

136 增加標記.mp4 [22.72M]

136 增加標記-zh.srt [12.94K]

137 googlemap-markermany.zip [1.31K]

137 新增多個標記.mp4 [8.60M]

137 新增多個標記-zh.srt [4.98K]

138 -.txt [0.05K]

138 open-data-api-.txt [0.09K]

138 標記 + 第三方 json 資料設計.mp4 [19.21M]

138 標記 + 第三方 json 資料設計-zh.srt [7.76K]

139 googlemap-style.zip [1.61K]

139 snazzymaps.txt [0.02K]

139 繪製客製化 google map 樣式.mp4 [16.95M]

139 繪製客製化 google map 樣式-zh.srt [6.67K]

140 googlemap-marker-icon.zip [4.58K]

140 客製化 google map 標記 icon.mp4 [5.87M]

140 客製化 google map 標記 icon-zh.srt [3.65K]

141 google map api 常見應用.html [1.41K]

16 ecmascript 6 入門 – let、const [86.64M]

142 es 6 介紹.mp4 [10.82M]

142 es 6 介紹-zh.srt [6.66K]

143 window、var 特性.mp4 [13.42M]

143 window、var 特性-zh.srt [6.52K]

144 let – if、function 用法.mp4 [15.55M]

144 let – if、function 用法-zh.srt [9.64K]

145 let -for 用法.mp4 [16.25M]

145 let -for 用法-zh.srt [9.55K]

146 const 特性.mp4 [11.68M]

146 const 特性-zh.srt [7.76K]

147 let、const 注意事項與使用時機.mp4 [18.87M]

147 let、const 注意事項與使用時機-zh.srt [13.55K]

17 ecmascript 6 入門 – 字串篇 [34.15M]

148 template literals – 輕鬆進行字串相加.mp4 [19.26M]

148 template literals – 輕鬆進行字串相加-zh.srt [12.54K]

149 編輯器與格式支援小技巧.mp4 [14.88M]

149 編輯器與格式支援小技巧-zh.srt [7.85K]

18 vue.js 2[ruike1.com].0 – 8 小時線上影音課程 [16.83K]

150 投入 vue.js 前,你必須要會的基礎知識[].html [1.60K]

151 vue.js 幼幼班起手式(上)[].html [3.37K]

152 vue.js 幼幼班起手式(下)[].html [3.42K]

153 從 vue.js 初探 web component 的世界[].html [1.39K]

154 vue-cli.html [4.78K]

155 firebase.html [1.08K]

156 vuex.html [1.20K]

quiz(javascript-learning).html [137.58K]

0
分享到:

评论0

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址