TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
2183
1 / 55
資料視覺化:使用Python與JavaScript
滿額折
出版日:2023/11/02 作者:Kyran Dale  出版社:美商歐萊禮  裝訂:平裝
內容簡介:擷取、清理、分析與轉換資料「Kyran的書包含了大量資訊,從D3.js細節說明,到如何建構出由客製化互動式儀表板所使用的、且由資料庫所支持的API。可以肯定地說,您將從這本書中學到很多東西!」―Peter Cook, 《D3 Start to Finish》作者如何將原始、未經處理的資料轉化為動態的互動式web視覺化?在這本實用的書中,作者Kyran Dale向資料科學家、分析師以及Python、JavaScript開發人員,展示如何為工作建立理想的工具鏈。藉由提供引人入勝的範例以及分享得之不易的實務經驗,本書將引導您善用最佳的Python和JavaScript程式庫。Python為爬取、清理和處理資料提供強大、成熟的程式庫。在web視覺化程式設計方面,JavaScript是最好的語言。這兩種語言相得益彰,可以幫助您建立現代web視覺化工具鏈。您將學習如何:‧使用爬取或web API(Requests、Scrapy、Beautiful Soup)獲取資料‧在NumPy生態系統(帶有pandas、Matplotlib和Seaborn的Jupyter notebook)中使用Python資料處理程式庫清理和處理資料‧使用靜態檔案或輕量級Python伺服器(Flask RESTful API)將資料交付到瀏覽器‧掌握足夠的web開發技能(HTML、CSS、JavaScript)將資料視覺化‧使用挖掘和精煉資料建立web圖表和視覺化(Plotly、D3)
優惠價: 9 792
庫存:3
JavaScript × ChatGPT 第一次學就上手
滿額折
出版日:2023/06/05 作者:陳惠貞  出版社:碁峰資訊  裝訂:平裝
ChatGPT神助攻!教語法、寫程式、除錯、出題練習、轉換其它程式語言樣樣行! JavaScript×ChatGPT強強聯名,讓您在AI的神助攻下,華麗化身為JavaScript程式設計高手! 在ChatGPT橫空出世後,有不少人驚覺「寫程式」即將由AI工具所取代,沒錯,AI工具確實能夠寫程式,但這並不表示您就不用學程式設計,而是程式設計師必須要進化為AI工具的程式審查員或教AI學習的老師。 換句話說,您必須具備程式設計能力,才有辦法跟AI工具溝通,讓它寫出您需要的程式碼,也才有辦法閱讀或審查AI工具所生成的程式碼,確保程式碼是正確的、有效率的、經過完整測試的。 在本書中,我們除了告訴您如何使用ChatGPT撰寫程式、解讀程式、查詢語法、尋求技術支援、除錯、出題練習、在JavaScript與其它程式語言之間做轉換,更重要的是有計畫地帶您學習JavaScript,無論您有無程式設計的經驗,只要約略具有HTML與CSS的基礎知識,都能看得懂、學得會,不會愈看愈挫折、半途而廢。 全書彩色印刷、圖解詳盡、範例導向、邊做邊學,零基礎也能輕鬆上手!
優惠價: 9 522
庫存:2
再上層樓的高手:JavaScript函式庫開發親手做
滿額折
出版日:2023/05/22 作者:顏海鏡; 侯策  出版社:深智數位  裝訂:平裝
【新書簡介】 有鑑於現代Web應用程序的需求越來越高,從而需要一些高效而且可重用的解決方案。開發JavaScript函式庫就是一種解決方案,這種方案可以為Web開發者提供更快的開發速度,並且能夠滿足複雜的需求。本書主要涵蓋三個部分內容,可以滿足讀者不同階段的學習訴求:首先,介紹如何開發和開放原始碼一個現代 JavaScript 函式庫,這部分內容可以幫助讀者快速達成函式庫開發目標;接續介紹現代 JavaScript 函式庫的設計最佳實踐和安全最佳實踐,這部分內容可以極大提高讀者開發 JavaScript 函式庫的品質;最後為實戰部分,本書精選了 9 個典型函式庫作為案例,帶領讀者了解不同類型的 JavaScript 函式庫的開發要點。透過本書作者專業與實作經驗,讀者可以學習到這些技能,提高自己的技術水準,本書就是讓讀者走上正確道路之最佳指南。 【本書看點】 ✪ 定義函式庫目標,為開發者提供什麼功能?確保能滿足實際需求 ✪ 設計函式庫架構,包括確定需要函式和模組,以及兩者之間的關係 ✪ 編寫函式程式,確保程式易維護和可擴充 ✪ 建立測試使用案例驗證函式按預期運行,透過手動測試自動化測試 ✪ 程式碼重構,包括優化性能、改進可讀性或提升再使用性 ✪ 文件撰寫,函式庫使用指南、API 文件等 ✪ 建立範例程式,說明函式庫使用,建立簡單的範例應用並演示 ✪ 發佈函式庫到適當的來源函式庫中,包括 NPM、GitHub ✪ 維護函式庫,定期維護及相容性 【適合讀者】 ☛ 對於JavaScript有基礎的開發者。 ☛ 即將要面試的前端開發者。 ☛ 想要鑽研JavaScript核心知識的開發者。 ☛ 網頁程式設計相關從業人員。 ☛ 大專院校網頁程式設計相關系所的師生。 ※ 本書附程式碼,可至深智官網下載:deepmind.com.tw/
優惠價: 9 720
庫存:1
輕鬆玩HTML5+CSS3+JavaScript網頁程式設計
滿額折
出版日:2023/03/01 作者:黃建庭  出版社:全華圖書  裝訂:平裝
本書特色● 超過100題豐富範例演練● 架構清楚、易讀性高,經由「步驟式教學→程式碼示範→預覽結果→完成範例檔」四步驟,網頁設計立即上手● 全彩印刷,範例程式碼的重點以紅色清楚標示,幫助讀者進一步掌握不同章節的語法重點● 每章皆附有習題,透過問答與實作,掌握全章精華內容簡介這是一本易於學習與理解的HTML5、CSS3與JavaScript網頁程式設計入門書。本書先進行概念解說,介紹標籤或指令,接著解說它們的使用方法,再以步驟方式進行範例實作,務必讓概念、標籤與指令的解說清楚易懂。本書從基礎概念到進階應用方式安排章節次序,先帶您初步認識HTML5+CSS3+JavaScript與網頁製作軟體的使用,接著介紹使用CSS設定文字與圖片、各種選擇器、版面編排、CSS的套用順序、製作選單與特效等功能及操作,再介紹HTML5的常用標籤、以網頁範例介紹JavaScript的概念與語法、說明JavaScript如何操作DOM(Document Object Model)動態修改網頁,最後整合前面章節所學,實際進行網頁設計及網站實作,讓您動手跟著做,就能實做出美觀實用,風格統一的網站。
優惠價: 95 618
庫存:2
網頁設計完全攻略HTML、CSS、JavaScript、Bootstrap、jQuery、Vue.js、RWD:搭配ChatGPT效率加倍
滿額折
出版日:2023/12/27 作者:陳惠貞  出版社:碁峰資訊  裝訂:平裝
這是一本內容非常齊全的網頁設計書籍,網羅最新技術、最新語法、最多範例,包含下列的【7大主題】和【超過700個範例程式】,全彩印刷,圖解詳盡,觀念正確,讓讀者快速學會網頁設計的關鍵技術!.HTML.CSS.JavaScript.Bootstrap.jQuery.Vue.js.響應式網頁設計 (RWD)除了分篇分章進行語法教學,目前最熱門的【ChatGPT】也是重要主題,我們會介紹如何使用ChatGPT學習網頁設計,包括撰寫網頁程式、解讀網頁程式、加註解、除錯、查詢語法、尋求技術支援、出題練習、解題、與其它程式語言做轉換等。為了讓讀者體驗如何將各種語法活用到實際的網頁設計,不再陷入只會語法,卻不知如何活用的窘境,我們設計了【三大響應式網頁範例】-【圖庫網站】、【旅遊網站】和【部落格網站】,其中第一個範例是使用HTML和CSS手刻響應式網頁,而第二、三個範例是使用HTML、CSS和Bootstrap開發響應式網頁,這些範例均相當精美,對於設計人員開發網頁、老師設計教學範例、學生製作專題或參加競賽都極具參考價值。學習重點------------------------------------------------------------【第0章-ChatGPT】在本章中,我們會介紹如何使用ChatGPT學習網頁設計,例如撰寫網頁程式、解讀網頁程式、加註解、除錯、查詢語法、尋求技術支援、出題練習、解題、與其它程式語言做轉換等。【第1篇-HTML】HTML可以用來定義網頁的內容,開發各種網頁應用程式。在本篇中,我們會介紹HTML常用的元素,例如文件結構、資料編輯與格式化、嵌入內容、表格、表單等。【第2篇-CSS】CSS可以用來定義網頁的外觀,包括編排、顯示、格式化及特殊效果。在本篇中,我們會介紹CSS常用的屬性,例如色彩、字型、文字、清單、Box Model、定位方式、背景、漸層、濾鏡、表格、Flexbox Layout、Grid Layout、變形、轉場、動畫、媒體查詢等。【第3篇-JavaScript】JavaScript可以用來定義網頁的行為,在本篇中,我們會介紹JavaScript的基本語法,包括型別、變數、常數、運算子、流程控制、函式、物件等,還會介紹JavaScript在瀏覽器端的應用,也就是如何利用JavaScript讓靜態網頁具有動態效果,包括文件物件模型 (
優惠價: 9 882
庫存:2
JavaScript多執行緒:超越事件迴圈的並行
滿額折
出版日:2022/05/16 作者:Thomas Hunter II; Bryan English  出版社:美商歐萊禮  裝訂:平裝
「Bryan和Thomas熟練地奠定了多執行緒開發的基礎,並巧妙地說明各種JavaScript執行時期如何實作平行計算。」 ―James Snell Node.js技術指導委員會成員 「當我開始深入研究worker執行緒時,我會很想讀這本書。它很詳細並提供很好的參考資訊。分析那章讓我忘情的大喊大叫。」 ―Matteo Collina NearForm首席軟體架構師 您準備好使用JavaScript來建構多執行緒應用程式了嗎?透過這本實用書籍,有經驗的JavaScript開發人員將可瞭解瀏覽器中所提供的web worker API和Node.js所提供的worker執行緒模組的優缺點。 作者Thomas Hunter II和Bryan English聚焦於建構多執行緒應用程式的兩種方法:一種是使用訊息傳遞,另一種則使用共享記憶體。您將學習用於實作每種方法的API,包括何時可能會想要使用其中一種方法或另一種方法,以及何時可以將它們組合。您還將接觸到基於這些方法所建構的進階樣式。 ‧瞭解如何從多執行緒程式設計中受益 ‧瞭解專用worker、共享worker和service worker之間的區別 ‧知道何時要以及何時不要在應用程式中使用執行緒 ‧透過利用Atomics物件來協調執行緒之間的通訊 ‧應用這些知識來建構高效能應用程式 ‧進行基準測試,來看看您是否會從多執行緒中受益
優惠價: 9 522
庫存:1
TensorFlow.js學習手冊
滿額折
出版日:2022/03/03 作者:Gant Laborde  出版社:美商歐萊禮  裝訂:平裝
以JavaScript開發機器學習「Gant在這本書中開門見山的教導您,網頁開發者使用JavaScript和瀏覽器需要知道的重要知識。」—Laurence MoroneyAI倡議領導者, Google「《TensorFlow.js學習手冊》讓您可以邁入TensorFlow.js,讓所有JavaScript開發者獲得新一代網頁應用開發的超能力。"—Jason MayesGoogle TensorFlow.js資深工程師「Gant神奇的解釋了複雜的機器學習概念,避免過於複雜的數學陷阱,您很難再找到更好的JavaScript資料科學介紹了。」—Lee Warrick全端JavaScript開發者鑑於對AI的需求和JavaScript的無所不在,TensorFlow.js的狂潮是不可避免的。借由這個Google框架,可以協助經驗豐富的AI老手和Web開發人員推動AI驅動網站的未來發展。在這本指南中,作者Gant Laborde(機器學習與web領域,Google開發人員及專家)為資料科學家、工程師、web開發人員、學生和研究人員等廣大技術受眾,提供了TensorFlow.js實務操作基礎方法。您將首先學習TensorFlow.js中的一些基本範例,再深入研究神經網路架構、DataFrames、TensorFlow Hub、模型轉換、遷移學習等。讀完本書後,您將瞭解如何使用TensorFlow.js建構和部署產出就緒的深度學習系統。‧探索張量(tensors),機器學習的最基本結構‧使用真實範例將資料轉換為張量及返回‧使用TensorFlow.js將AI與web相結合‧使用資源來轉換、訓練和管理機器學習資料‧從頭開始建構和訓練您自己的訓練模型
優惠價: 9 522
庫存:1
PHP、MySQL與JavaScript學習手冊
滿額折
出版日:2022/02/10 作者:Robin Nixon  出版社:美商歐萊禮  裝訂:平裝
動態網站建造指南 包含React、PHP 8&MySQL 8 「本書介紹許多重要的web開發語言,是一本很棒的入門書,節奏明快、容易閱讀、內容豐富,可讓你用最快的速度製作動態網站,包括基本的社交網站。」 ―Albert Wiersch CSE HTML ValidatorZ開發者 即使你只會基本的HTML,也可以利用開放原始碼技術與web標準來建構互動、資料驅動的網站。這本暢銷書的新版本將帶領你使用最新的核心技術來設計動態網路程式,包括PHP、MySQL、JavaScript、CSS、HTML5、jQuery與強大的React程式庫。 本書將告訴web設計者如何同時使用這些技術,並在過程中教導寶貴的web程式設計實踐法,包括如何為行動設備優化網站。你將整合所有知識,建立一個功能齊全、可在桌機和行動瀏覽器中使用的社交網站。 ‧探索MySQL,包括資料庫結構與複雜的查詢指令 ‧使用MySQL PDO擴充套件,它是PHP的改善版MySQL介面 ‧建立動態的PHP網頁,讓它為使用者量身定制 ‧管理cookie與session並維持高度安全 ‧用React程式庫來加強JavaScript ‧使用Ajax呼叫來做幕後的瀏覽器/伺服器通訊 ‧掌握CSS技術,為網頁設計樣式 ‧實作HTML5功能,包括地理定位、音訊、視訊與canvas元素 ‧變更網站的格式,將它改成行動web app
優惠價: 9 882
庫存:1
TypeScript學習手冊
滿額折
出版日:2023/06/05 作者:Josh Goldberg  出版社:美商歐萊禮  裝訂:平裝
使用型別安全的JavaScript強化Web開發技巧 「學習TypeScript是一種優秀的、平易近人的工具。Josh介紹TypeScript的關鍵部分,無須被不必要的細節所困擾。」 ―Ryan Cavanaugh, 微軟首席軟體工程師,TypeScript開發團隊經理 「Josh的專業知識貫穿了學習TypeScript的主軸。不僅具有深度有趣的教育內容且引人入勝。」 ―Cassidy Williams, 經驗豐富的開發工程師,創業顧問和投資人 TypeScript征服了JavaScript的世界。TypeScript在開發人員問卷調查中,被認定為世界上發展最迅速且最受歡迎的程式語言之一,已經廣泛應用於消費和商業產品中,最為熟知的是它有助於擴充大規模Web應用程式。 然而TypeScript到底是什麼?以及它如何使用、內部的運作模式?這本書適合初學者及進階JavaScript程式人員,從對「型別、型別系統」的一無所知到完全掌握TypeScript基礎知識。 讀者將學習到: ‧TypeScript的優勢及其型別系統在「原生」JavaScript之上的特殊之處 ‧使用僅限於開發過程中的型別註記,來操作TypeScript的型別系統 ‧分析和解讀程式碼,協助使用者擴充現有的開發模式 ‧幫助使用者處理陣列、類別、函數、物件和其他重要的內建JavaScript資料結構 ‧有效調整設定TypeScript配置選項,為團隊和專案定制TypeScript編譯器選項 ‧提供的自動重構和程式碼智慧搜尋等多種IDE整合環境工具,協助快速開發並減少錯誤
優惠價: 9 522
庫存:2
HTML5、CSS3、JavaScript、jQuery、Vue.js、RWD網頁設計
滿額折
出版日:2022/12/12 作者:陳惠貞  出版社:碁峰資訊  裝訂:平裝
全彩印刷、內容持續進化、網羅最新技術、最新語法、最多範例 經典暢銷書全新改版,快速學會網頁設計的關鍵技術! 有了本書,讓你一次學會網頁設計的關鍵技術: *使用HTML5的元素和各種表單輸入類型,讓網頁的結構條理分明。 *使用CSS3的Box Model、定位方式、彈性版面(Flexbox Layout)、格線版面(Grid Layout),以及色彩、字型、文字、清單、背景、漸層、表格、版面設計、變形、轉場、媒體查詢等屬性,以根據PC或行動裝置的特徵設計網頁。 *使用JavaScript的基本語法和瀏覽器端的技術,讓靜態網頁具有動態效果,包括文件物件模型 (DOM)、瀏覽器物件模型 (BOM)、事件處理等。 *使用jQuery的基本語法、事件、特效和常用函式,讓操作HTML文件、選擇HTML元素、處理事件、建立特效動畫等動作變得更簡單。 *使用Vue.js提供的API進行資料繫結及操作網頁上的元素,解決畫面顯示與資料狀態同步的問題。Vue.js是近年來相當熱門的前端框架,簡單易學、容易導入並具有高度的擴充性。 *使用響應式網頁設計 (RWD,Responsive Web Design) 根據瀏覽器環境自動調整網頁的版面配置,讓網頁完整呈現在PC、平板、手機等裝置,達到One Web One URL (一網站一網址) 的目標。
優惠價: 9 504
庫存:2
LINE聊天機器人+AI+雲端+開源+程式:輕鬆入門到完整學習
滿額折
出版日:2022/10/20 作者:Wolke Lin 林建宏  出版社:深智數位  裝訂:平裝
時至今日,程式開發已經不再是程式工程師的專利!108年學年度,教育部已將程式開發列為12年國教的課鋼之一。要不要學已經不再是爭執的重點,而是:一,怎麼學,二,在那裡用,才是我們該專注的目標。一,怎麼學?程式是電腦的語言,和我們人類講的語言當然一定有代溝;而剛學程式,最早獲得就是挫折感,然後,就沒有然後了。這應該是很多人第一次學習程式的感想吧?為了增加成就感,減少挫折感,筆者特地選用,號稱地表最簡單的程式語言 JavaScript 並先剪去往常講 JS 學習的書籍都會帶的 HTML 等前端語法。從後端開始,就可以建置應用,讓各位讀書可以輕鬆分享開發成果給好友,增進各位的成就感,進而有繼續學習下去的勇氣。有了學習的勇氣後,再一步一步的將目前程式開發大略會碰到的知識一步步代入,使各位成長。二,在那裡用?JavaScript 是一套很值得投資時間學習的語言,軟體開發界有一句名言「Anything that can be Written in JavaScript, will Eventually be Written in JavaScript」,意思是說:任何可以以 JavaScript 實現的應用,最終都會以 JavaScript 實現 。放在今時今日來看,javascript 除了在網頁前端上的發光發熱之外,在其他的領域都有相對應的套件,例如:後端有 node.js ,IOT 物聯裝置有 Node-Red … 除此之外,在G的領域,Google App Script 也是以 javascript 做為基礎所以研發的語言。在非技術工作上,培養邏輯思維;快速反應市場變化,降低對技術人員的倚賴;驗證商業構想,優化營運流程;以及規劃大型專案時,將商業需求轉譯為技術問題的能力,對於每一個人而言,應該都是數位時代職場競爭力的重要元素,也是掌握基本程式能力後,可望達成的目標。本書看點★三個面向的學習重點☆✪程式語法的學習基礎的程式語法是很重要的,本書前面篇幅偏重在語法的學習與練習。例如:JS程式學習篇:基本語法練習、JS程式學習篇:函式方法與物件、JS程式學習篇:決策與迴圈、JS程式學習篇:非同步與API✪程式應用的開發懂了程式語法之後,就要有辦法使用程式語法以及使用幫助開發工具,建構出符合需求的應用程式。本書在:IDE篇、實作練習篇:實作網站版剪刀石頭布、開源篇:npm &
優惠價: 9 540
庫存:2
你的地圖會說話?WebGIS與JavaScript的情感交織(iT邦幫忙鐵人賽系列書)
滿額折
出版日:2022/07/11 作者:廖炳閎(Perry Liao)  出版社:博碩文化  裝訂:平裝
解鎖地圖與JavaScript相遇的秘密 全國第一本介紹WebGIS開發與實戰應用的實體書籍! 本書提供範例程式下載,事半功倍一學即上手! WebGIS啟蒙首選✖五家地圖API✖近百個程式範例✖實用簡易口訣✖學習難度分級✖補充ES6小知識 內容簡介 本書內容改編自第12屆iT邦幫忙鐵人賽,Modern Web組佳作網路系列文章-《你的地圖會說話?WebGIS與JavaScript的情感交織》。 在人手一台智慧型手機,運用Google地圖查詢餐廳位址的時代,您是否會好奇這些地圖功能是如何透過程式實作的呢?本書會從最基礎開始,帶您進入WebGIS的奇幻旅程。 ❖給完全沒有WebGIS及地圖domain knowhow的你 👉本書將從最基本的地理資訊系統概念談起,從概念到程式實作一應俱全,完全沒接觸過GIS的讀者依舊能輕鬆上手! ❖給網頁開發的初學者與擔心看不懂書內範例程式的你 👉別擔心!本書會詳細介紹JavaScript程式的實作細節,並採用ES6以後的語法,讓您學習地圖開發之餘,還能學習到最新的JavaScript程式語法! ❖給覺得Google Map API收費高,而想轉戰其它地圖API的你 👉本書統整五家地圖API,包括:Google Map API、Here Maps API、ArcGIS API、TGOS Map API、Leaflet API,無論您在不同的情境下想使用不同的地圖API (皆含範例程式碼) ,本書是您最好的入門聖經! ❖給已會使用Leaflet API製作簡單的口罩地圖,但還希望更進一步加深功力的你 👉常見的口罩地圖實作的是WebGIS的展點功能,本書除了展點外,還有:圖層套疊、定位、環域查詢、群聚、熱區等等……,不勝枚舉的WebGIS實戰應用,等你來挑戰! 好評推薦 這本書的內容是非常適合初學者自學上手的WebGIS入門教材,從地理圖資的常見格式,再來深入淺出的解說運用網路資源進行資料擷取、設定、展示與分析等。這是一本讓所有想要瞭解如何開發地圖應用程式的任何人,都能一窺WebGIS實用且充滿趣味的技術領域。 溫在弘 國立臺灣大學地理環境資源學系教授 國立臺灣大學理學院空間資訊研究中心主任 中華民國地圖學會理事長
優惠價: 9 540
庫存:4
The Beautiful Ones
滿額折
出版日:2022/04/14 作者:Silvia Moreno-Garcia  出版社:Quercus Publishing  裝訂:平裝
''Whenever I want to read a book I know will be good, I go to Silvia Moreno-Garcia. Her genres are ever changing, her ability to take on a wild story each time is incredible'' TAYLOR JENKINS-REID, author of Daisy Jones and the SixThe Grand Season has just begun and already Nina''s debut among Loisail''s most notable socialites has gone disastrously awry.Nina has always struggled to control her gift of telekinesis, which has earnt her the nickname the Witch of Oldhouse. When Hector Auvray, the renowned entertainer, arrives in town, Nina is dazzled. He too has a telekinetic talent and sees her not as a witch, but ripe with magical potential.Under his tutelage, Nina''s talent blossoms, as does her love for him. But great romances are for fairy-tales, and Hector is hiding a secret bitter truth from Nina - and himself - that threatens their courtship.The Beautiful Ones is a sweeping tale of love and betrayal and the struggle between conformity and passion.Discover why readers love The Beaut
優惠價: 79 477
庫存:1
#4: Phantom Of The Opera (Thea Stilton Classic Tales)
滿額折
出版日:2023/11/01 作者:Thea Stilton  出版社:Scholastic Asia  裝訂:平裝
For Christine Daaé, a beautiful and talented opera singer, the time of her debut is approaching: soon the opera curtain will rise. In the audience, ready to applaud her, is her nobleman Raoul, secretly in love with her. It could be an unforgettable evening, but a mysterious shadow stretches over their dreams... A classic freely adapted by Tea Stilton.
優惠價: 79 270
庫存:2
HTML5、CSS3、Bootstrap5、JQuery網頁前端學習手冊
滿額折
出版日:2023/06/05 作者:廖建翔  出版社:碁峰資訊  裝訂:平裝
全彩印刷、範例導向,初學者的第一本書! 學習養成:從初學者到熟練者的完整學習教材 快速開發:教導使用Bootstrap template + JQuery快速開發商業網站 結合趨勢:介紹應用ChatGPT搜尋套件、程式除錯 在求職市場中,前端網頁工程師所須具備的技術條件包含HTML、CSS、JavaScript,本書內容與職缺需求相呼應,並在各章節中加入許多實務概念,包含如何分別使用HTML標籤或CSS做出網頁版型、如何使用Bootstrap template快速地建置網頁架構並修改、如何尋找並運用JQuery套件在目前網站中,讓網頁內容更豐富。
優惠價: 9 378
庫存:2
Siren Queen (One of NPR's Best Books of 2022)
滿額折
出版日:2023/05/30 作者:Nghi Vo  出版社:Tor Books  裝訂:平裝
"Lyrical, mesmerizing, and otherworldly. . . stunning proof that Nghi Vo is one of the most original writers we have today. A beautiful, brutal, monstrous Hollywood fantasy."--Taylor Jenkins Reid, New York Times bestselling author of The Seven Husbands of Evelyn HugoImmortality is just a casting call away. An Amazon Best Book of 2022One of NPR's Best Books of 2022Vulture's #1 Fantasy Novel of 2022Best of Year Selections at Apple Books B&N Booksellers LibraryReads TIME Magazine Oprah Daily The Philadelphia Inquirer Publishers Weekly Buzzfeed Chicago Review of Books LitHub BookRiot Paste Magazine Geek Girl Authority Bookish The Mary Sue New York Public Library Vulture Locus Recommended Reading List Kobo The Quill to Live L. A. Public Library Audible Amazon NPR An Indie Next and LibraryReads Pick This edition includes an exclusive reading group guide. It was magic. In every world, it was a kind of magic. "No maids, no funny talking, no fainting flowers." Luli Wei is beautiful, talente
優惠價: 79 570
庫存:2
動態網頁設計
滿額折
出版日:2023/05/10 作者:劉妘鑏  出版社:五南圖書出版  裝訂:平裝
本書結合HTML、CSS,以及JavaScript,同時透過最普及的Visual Studio平台為實作工具,從零開始帶你動手建構自己的「動態網頁」。內容主要分為兩個部分:編程的背景知識與範例,包括編程環境、語法、函數、程序、物件、除錯,以及延伸的應用。另外,本書搭配圖示及步驟說明,以實用、有效的方式,讓你用最短的時間掌握 DHTML 的基礎。目次: 第一章 先備編程環境與知識第二章 用記事本設計我的第一個網頁第三章 MyGoogle 瀏覽器第四章 我的部落格第五章 MyShop第六章 會員註冊網頁第七章 報修與回饋單
優惠價: 95 456
庫存:1
Strong
滿額折
出版日:2023/04/13 作者:Clara Anganuzzi  出版社:Little Tiger Press Group  裝訂:平裝
Maurice is different to the other dragons. He isn't very scary, and he doesn't like to breathe fire or snarl or growl. In fact, what Maurice loves most in the world is flowers! But will the others ever accept him for who he really is?A beautiful story about being the odd one out, and all the different ways to be brave.Clara Anganuzzi's vibrant and enchanting artwork takes little readers on a journey to a world of dragons, magic and self acceptance. Gently introduce your little one to the idea that it's okay to be different with this beautiful book.
優惠價: 79 347
庫存:1
The Heart of a Giant
滿額折
出版日:2023/04/13 作者:Hollie Hughes; Anna Wilson  出版社:Bloomsbury Publishing PLC  裝訂:平裝
Get ready for an epic journey of friendship and discovery from the bestselling author of The Girl and the Dinosaur. There's a shape up in the hills, where a giant's said to sleep,beneath a grassy blanket, on a bed of moss and peat . .. Then, one day, the sleeping giant wakes - and a small boy called Tom is plunged into an unforgettable adventure. Along the way, he'll discover what it means to be a true friend - and that even an ordinary boy can have the heart of a giant.With a beautiful rhyming text by bestselling Hollie Hughes, author of The Girl and the Dinosaur, and gorgeous illustrations from debut talent Anna Wilson, this beautiful book is an unmissable treat!
優惠價: 79 347
庫存:3
Little Owl's Bedtime *附音檔QRcode*
滿額折
出版日:2023/02/02 作者:Karl Newson; Migy Blanco  出版社:Nosy Crow UK  裝訂:平裝
Snuggle down with this beautiful board book and join Little Owl as she flies off on a magical, star-filled night.With a cut-out star on a shiny front cover, beautiful illustrations throughout from the hugely talented Migy Blanco, and rhyming verse by Karl Newson that rolls off the tongue, this is a special and reassuring book for bedtime.While all the other animals sleep through the night, Little Owl has work to do – she needs to blow out the stars, one by one, to make way for morning. When her work is done, the sun finally rises to wake the animals from their slumbers . . . but for Little Owl, it’s time for bed.Lilting rhyme and rhythm make this book perfect for settling children for a peaceful night’s sleep, and stunning scenes show Little Owl flying all over the world. Little ones will love pointing out all the different animals!Sumptuously illustrated by Migy Blanco, who has been shortlisted for the Waterstones Children’s Book Prize, with beautiful verse by Karl Newson, who has bee
優惠價: 69 299
庫存:6
物聯網實戰(Cloud篇):使用NodeMCU-32S/Arduino/LoRa/雲端伺服器建立專屬物聯網
滿額折
出版日:2022/12/05 作者:林聖泉  出版社:博碩文化  裝訂:平裝
本書結合NodeMCU-32S、Arduino控制板、LoRa收發器、雲端伺服器建立WiFi與LoRa物聯網,讓你不須自行維護伺服器、輕易監控物聯網。 • 精選7朵雲 ‒ 雲端伺服器,運用MQTT、HTTP方法傳遞加密或未加密資料 • 在每朵彩雲下,建立WiFi(前8章)、LoRa(後2章)兩種不同通訊方式的物聯網 • 第7、8章介紹雲端SQL與NoSQL資料庫管理系統,物聯網資料不再稍縱即逝 • 第9、10章運用LoRa技術建立物聯網,達到低能耗、長距離通訊 書籍特色 • 充分運用Arduino豐富網路資源建立實用物聯網 • 建立LoRa感測網路,擺脫WiFi侷限,不須申請,免費使用,是本書一大亮點 • 運用Arduino IDE撰寫C++程式 • 運用Visual Studio Code撰寫、部署JavaScript網頁程式 • 規劃Node-RED流程監控物聯網 • 以智慧型手機APP監控物聯網 • 傳遞物聯網感測資料至雲端伺服器、儲存在雲端資料庫 閱讀本書後,你將學到 • 有效運用雲端伺服器 • 快速建立物聯網 • MQTT、HTTP通訊應用 • Arduino、JavaScript、Node-RED程式設計 • SQL與NoSQL資料庫管理系統 • LoRa通訊應用 本書適用於 • 大專院校「機電整合」、「專題製作」、「網際網路程式設計」、「物聯網應用」等課程 • 高中、高職「微電腦應用實習」相關課程 • 各級學校開辦「物聯網」探索課程 • 創客玩家DIY物聯網、擘劃智慧住宅、智慧農場
優惠價: 9 621
庫存:2
That's a Wrap!: 12 Gift Wrapping Sheets for Any Occasion
滿額折
出版日:2022/11/08 作者:Korie Herold  出版社:Paige Tate Select  裝訂:平裝
12 sturdy wrapping paper sheets and matching gift tags featuring elegant, hand-drawn illustrations--all conveniently bound together in a book. Whatever the season or occasion may be, artist Korie Herold's set of beautiful wrapping paper and matching gift tags will make your presents even more meaningful. Bound together in a book to make for easier storage, this set of uniquely designed gift wrap sheets makes gift-gifting effortless and easy. Just tear out a 19" x 26" sheet whenever you need to wrap something special. Perfect for anyone who loves beautiful paper goods. That's a Wrap gift paper set features: - 12 thick, matte 19" x 26" wrapping paper sheets - 12 punch-out matching gift tags - Hand-drawn illustrations featuring nature artwork and neutral colors - Basic, easy-to-follow tips for beautiful gift-wrapping Bestselling author and artist Korie Herold's line of books, journals, and products combine quality materials with timeless design--with the goal of helping you share beautifu
優惠價: 79 689
庫存:2
Sparkly Christmas Trees Sticker Book (貼紙書)
滿額折
出版日:2022/09/29 作者:Jessica Greenwell  出版社:Usborne UK  裝訂:平裝
Little children will love adding the special, sparkly stickers to this enchanting book. Scenes include choosing a tree, taking it home, decorating the tree with ornaments, a Christmas light trail and lighting the tree in town. With friendly animal characters and beautiful illustrations to keep children engaged.
優惠價: 79 303
庫存 > 10
Beautiful World, Where are You?
滿額折
出版日:2022/09/06 作者:Sally Rooney  出版社:Picador USA  裝訂:平裝
千禧時代的代言人──莎莉‧魯尼最新作品《美麗的世界,你在哪裡》原文書。四名即將踏入三十歲的年輕人的命運故事…我們要在哪裡生活,要過哪一種生活?今天人們還能相信存在一個美麗的世界嗎?The instant #1 New York Times bestselling novel by Sally Rooney, author of Normal People and Conversations with Friends.“Beautiful World, Where Are You is Rooney’s best novel yet. Funny and smart, full of sex and love and people doing their best to connect.” ―Brandon Taylor, The New York Times Book ReviewAlice, a novelist, meets Felix, who works in a warehouse, and asks him if he’d like to travel to Rome with her. In Dublin, her best friend, Eileen, is getting over a breakup, and slips back into flirting with Simon, a man she has known since childhood.Alice, Felix, Eileen, and Simon are still young―but life is catching up with them. They desire each other, they delude each other, they get together, they break apart. They have sex, they worry about sex, they worry about their friendships and the world they live in. Are they standing in the last lighted room before the darkness, bearing witness to s
優惠價: 79 300
庫存:4
Test-Driven Development學習手冊
滿額折
出版日:2022/08/17 作者:Saleem Siddiqui  出版社:美商歐萊禮  裝訂:平裝
編寫多語言的整潔程式碼 「一本有趣的實作指南,可讓您加快測試驅動開發的速度。如果您想開始TDD,或是需要複習軟體開發人員所應掌握的重要技能之一,這本書就是為您準備的!」 ―Ham Vocke Stack Overflow軟體開發人員 您的程式碼可做為身為開發人員的技能證明。無論您使用哪種語言,程式碼都應該乾淨、優雅、整潔。透過使用測試驅動開發(TDD),您將編寫出易於理解的程式碼,保持其優雅,並且可以在未來數月甚至數年內持續進行工作。透過這本指南,您將瞭解如何將TDD與三種不同的語言一起使用:Go、JavaScript和Python。 作者Saleem Siddiqui向您展示了如何使用單元測試驅動的方法來處理領域複雜性。TDD將需求劃分為小規模、可實作的功能,使您能夠解決問題,並且與您使用的語言和框架無關。透過本書,您將學習如何將TDD納入您的常規程式設計實務。 這本書可以幫助您: ‧使用TDD的divide-and-conquer來控制領域的複雜性 ‧瞭解TDD如何跨語言、測試框架和領域概念工作 ‧瞭解TDD如何實現持續整合 ‧支援運用TDD進行重構和重新設計 ‧學習如何用JavaScript編寫簡單有效的單元測試工具 ‧使用TDD期間生成的單元測試來設置持續整合環境 ‧在Go、JavaScript和Python中使用TDD編寫乾淨整潔的程式碼
優惠價: 9 522
庫存:1
Usborne First Jigsaws: Things that go (4款4片拼圖+書)
滿額折
出版日:2022/08/04 作者:Matthew Oldham; Elisa Ferro  出版社:Usborne UK  裝訂:平裝
Toddlers will love snapping together these simple but beautiful puzzle pieces to build up their favourite wheeled and winged machines, and then reading more about each of them.
優惠價: 69 299
庫存:7
Mini and Hardly and the Big Adventure
滿額折
出版日:2022/06/23 作者:Rayner; Catherine  出版社:Macmillan Children's Books UK  裝訂:平裝
Meet two cheeky little unicorns in a big rush to grow up, in this beautiful picture book from the award-winning Catherine Rayner.
優惠價: 79 347
庫存:1
Scrap Metal Swan: A River Clean-Up Story
79 折
出版日:2022/05/16 作者:Joanne Linden  出版社:Barefoot Books  裝訂:平裝
When community members work together with trucks and ships to clean up the town's riverfront, an artist and her child hammer, chisel, weld and zap the found materials into something beautiful. Young makers will find inspiration in the playful, rhyming text and mixed media illustrations, while endnotes provide recycled-art activity ideas.
優惠價: 79 300
庫存:3
The Girl Who Lost a Leopard
滿額折
出版日:2022/04/07 作者:Nizrana Farook  出版社:Nosy Crow UK  裝訂:平裝
From the author of The Girl Who Stole an Elephant comes another brilliant escapade. The third thrilling adventure set in a fictional Sri Lanka is jam-packed with peril, poachers and an endangered leopard!Selvi is a wild child who loves climbing in the beautiful mountains behind her home. She is often joined by Lokka, a leopard with a beautiful coat and huge golden eyes.When hunters come for Lokka, Selvi is determined to fight. But what can she do against such powerful enemies? Turn to her friends, of course! Now they just need the perfect plan... Cover and inside illustrations by David Dean.
優惠價: 7 307
庫存:1
Nano: The Spectacular Science of the Very (Very) Small
滿額折
出版日:2022/03/03 作者:Dr. Jess Wade  出版社:Walker Books Ltd  裝訂:平裝
"We need more beautifully illustrated and involving non-fiction like this. Wade and Castrillon introduce nanoscience with perfect clarity and inviting pictures." - The Sunday Times "Beautiful ... plunges deep into the world of atoms, materials and the applications of nanoscience, with accessible text and richly shaded pictures." - Guardian This exciting non-fiction picture book introduces young readers to the fascinating (and cutting-edge) science of the very, very small.Everything is made from something - but the way we make things, from the materials we use to the science and technology involved, is changing fast. Nano offers a fascinating narrative introduction to this cutting-edge area of STEM, better known by the name "nanotechnology". With words by Dr Jess Wade - a highly skilled physicist and trailblazing campaigner for diversity in STEM fields - and beautiful, dynamic pictures by award-winning artist Melissa Castrillon, this is the perfect book for budding young scientists and
優惠價: 79 347
庫存:1
Five Little Chicks
滿額折
出版日:2022/02/03 作者:Lily Murray  出版社:Templar Publishing  裝訂:平裝
Five little chicks went out one dayOver the hills and far away. Mamma Hen said, "Hurry back to me!"Now how many chicks can you see? Join this fluffy little family on a beautiful walk through the count
優惠價: 79 347
庫存:1
PHP從入門到精通(第7版)(簡體書)
滿額折
出版日:2023/12/01 作者:明日科技  出版社:清華大學出版社(大陸)  裝訂:平裝
本書從初學者角度出發,通過通俗易懂的語言、豐富多彩的實例,詳細介紹了使用PHP進行網絡開發應該掌握的各方面技術。全書分為4篇共25章:基礎知識篇包括初識PHP、PHP環境搭建和開發工具、PHP語言基礎、流程控制語句、字符串操作、正則表達式、PHP數組、PHP與Web頁面交互、PHP與JavaScript交互以及日期和時間;核心技術篇包括Cookie與Session、圖形圖像處理技術、文件系統、面向對象、PHP加密技術、MySQL數據庫基礎、phpMyAdmin圖形化管理工具、PHP操作MySQL數據庫、PDO數據庫抽象層以及ThinkPHP框架;高級應用篇包括Smarty模板技術、PHP與XML技術以及PHP與Ajax技術;項目實戰篇包括應用Smarty模板開發電子商務網站和應用ThinkPHP框架開發編程e學網等內容。書中的所有知識點都結合具體實例進行介紹,涉及的程序代碼均附以詳細的注釋,讀者可以輕鬆領會PHP程序開發的精髓,快速提高開發技能。本書既可作為Web開發入門者的自學用書,也可作為高等院校相關專業的教學參考書,還可供開發人員查閱和參考。
優惠價: 87 521
庫存:1
The Apothecary Diaries 10 (Manga) 藥師少女的獨語
滿額折
出版日:2023/11/07 作者:Natsu Hyuuga; Nekokurage (ILT); Itsuki Nanao (COM)  出版社:Square Enix  裝訂:平裝
After breaking a "curse" on the imperial heirs, a palace servant with training in herbal medicine is promoted up the ranks to food taster...and right into the thick of palace intrigue in this lushly illustrated historical mystery series!When two beautiful foreign envoys with designs on the Emperor come calling with a tale of old about a spellbinding courtesan who captured the imagination of their family patriarch, it’s up to Maomao to concoct a theatrical scheme to give the ladies a whopper of a story to take home! Later, Maomao goes back to sniffing around the Inner Court to find out the truth about the troubling prevalence of those foreign perfume oils that could spell disaster for the throne's future heirs...
優惠價: 79 390
庫存:2
Maisy's Snowy Day (平裝本)(英國版)
滿額折
出版日:2023/11/02 作者:Lucy Cousins  出版社:Walker Books Ltd  裝訂:平裝
It’s a snow day today—and Maisy and friends are going outside! A First Experiences story celebrates the everyday pleasures of the season.One day Maisy wakes up to a wonderful surprise: it’s snowing! After putting on her coat, scarf, and gloves, she heads outside, where everything looks beautiful covered in snow, even if it’s cold.Brrr!In the park, Eddie and Cyril are catching snowflakes on their tongues, while Charley and Tallulah throw snowballs. Maisy joins in the fun, and soon she and her friends are building a snowman and sledding down a hill. Yippee! When it gets too cold, the whole crew returns inside for hot cocoa and a snuggle. Warm and delightful, this First Experiences book captures the joys of a snowy day spent with friends.
優惠價: 79 303
庫存:1
Sylvanian Families: Sticker Dress-Up Christmas (貼紙書)
46 折
出版日:2023/10/05 作者:Macmillan Children's Books  出版社:Pan Macmillan  裝訂:平裝
Christmastime is here! Get ready for the festive season with Sylvanian Families in this official sticker dress-up book, packed with over 300 stickers and all your favourite characters. The perfect gift to enjoy this Christmas!Join Freya the Chocolate Rabbit and her friends as they get ready for Christmas in Sylvanian Village. Sticker woolly hats and scarves for them to wear in the snow, decorate the Red Roof Country Home with lights and baubles, and then sticker costumes for the babies to wear in their Christmas parade! At the back of the book, find beautiful templates and detailed instructions to make a Christmas card to give to friends and family.With over 300 stickers to bring the world of Sylvania to life, Sylvanian Families: Sticker Dress-Up Christmas has everything you need to create the perfect Christmas!Look out for more Sylvanian Families books from Macmillan Children's Books, including The World of Sylvanian Families.
優惠價: 46 199
庫存 > 10
DK Super Readers Level 4 Rocks and Minerals
滿額折
出版日:2023/10/03 作者:DK  出版社:DK US  裝訂:平裝
Dig deep to discover the story of our planet - through its rocks and minerals! Make reading your superpower with DK's beautiful, leveled nonfiction. Use your reading superpowers to learn all about different rocks and minerals - a high-quality, fun, nonfiction reader - carefully leveled to help children progress. Rocks and Minerals is a beautifully designed reader all about Earth's geology - the different kinds of rocks and minerals, their properties and uses, and how to protect our natural resources. The engaging text has been carefully leveled using Lexiles so that children are set up to succeed. A motivating introduction to using essential nonfiction reading skills. Children will love to find out about rocks and minerals, from floating pumice to valuable gold and gemstones.
優惠價: 79 150
庫存:1
大神養成術:Node.js+Express+MongoDB+Vue.js 全端實作現場
滿額折
出版日:2023/10/01 作者:柳偉衛  出版社:深智數位  裝訂:平裝
本書全面介紹Vue.js+Node.js全端開發所使用的新技術,包括MongoDB、Express、Vue.js 3、Node.js、Naive UI、md-editor-v3、Nginx、basic-auth、JavaScript、TypeScript等開放原始碼技術堆疊,基礎知識包括了資料儲存、模組、測試、緩衝區、事件處理、檔案處理、HTTP程式設計、元件、範本、指令、監聽器、運算式、事件、表單、HTTP用戶端等內容,是市面上介紹全端開發內容最豐富的書籍。本書也附帶了最新技術的實例,並且用度由淺入深,層層推進的方式引導讀者。結合了理論和實用性,具有較強的實作性。這些基礎知識既能滿足當前企業級應用的開發需求,又可以極大地減輕開發者的負擔。本書所介紹的技術及知識點可說走在時代的前線,加上大量的範例,讀者可知其然並知其所以然,不但能拓展視野,更可以提升職場競爭能力。內容介紹本書共28章,概要說明如下: 第1章為概述,介紹Vue.js+Node.js全端開發架構所涉及的核心技術堆疊及週邊技術堆疊的組成。 第2~8章為Node.js的基礎及進階,介紹Node.js的基礎及核心內容。 第9~1章為Express的基礎及進階,介紹Expres的基礎及核心內容。 第12~15章為MongoDB的基礎及進階,介紹MongoDB的基礎及核心內容。 第16~24章為 Vue.js 的基礎及進階,介紹Vue.js的基礎及核心內容。 第25~28章為實戰,演示如何從0開始實作一個綜合實戰案例——新聞頭條。特色本書具備以下特色: 知識面廣。無論是前端的Vue.js、Naive UI、md-editor-v3、basicauth、JavaScript、TypeScript,還是後端的MongoDB、Node.js、Express、Nginx,本書均有涉及。 版本新穎。本書所涉及的技術版本均為目前新版本。 案例豐富。全書共計89個基礎知識實例和4個綜合實戰案例。 全端開發。熟習本書,可以掌握全端開發技能。
優惠價: 9 720
庫存:3
Grimms' Fairy Tales, Retold by Elli Woollard, Illustrated by Marta Altes
滿額折
出版日:2023/09/28 作者:Elli Woollard; Marta Altés  出版社:Pan Macmillan  裝訂:平裝
A beautiful gift edition of Grimms'' Fairy Tales featuring five classic stories, charmingly retold in rhyming verse with stunning illustrations.Follow Little Red through the woods, where she encounters a wolf! Find out what happens when Hansel and Gretel meet a witch, and see who secretly stitches the poor shoemakers shoes. Who are the mysterious musicians of Bremen . . . and will Cinderella go to the ball, after all?Bringing together the incredible talents of award-winning illustrator and Booktrust Time to Read favourite, Marta Altés and author and poet, Elli Woollard, this unique collection of Grimms'' Fairy Tales is a fresh and funny take on the iconic original tales by the brothers Grimm. Richly illustrated by the author of Little Monkey and New in Town, this is perfect for new and younger readers and will delight children and adults alike.A timeless gift with sumptuous details including textured foil cover and full colour illustrations throughout. A book to treasure, to share and
優惠價: 79 330
庫存:2
I'm Not (Very) Afraid of the Dark
滿額折
出版日:2023/09/14 作者:Anna Milbourne; Daniel Rieley  出版社:Usborne UK  裝訂:平裝
A picture book with holes in the pages, exploring a little boy's fear of the Dark.When the sun goes down, the Dark stretches out. The Dark can be scary, but it can be other things too - it depends on how you see it... This gorgeous picture book tells the story of a little boy's fear of the Dark. Ingenious holes cut in the illustrations help to explore his feelings. When he goes camping with his dad, he discovers that it's only when it's really Dark that you can see all the beautiful stars. Maybe the Dark isn't so bad after all... This friendly, heartwarming story with a wonderful, cut-out starry sky, is a comforting, helpful book to share with young children.
優惠價: 79 347
庫存:1
A Hedgehog Called Snuffle
滿額折
出版日:2023/09/14 作者:Helen Peters  出版社:Nosy Crow UK  裝訂:平裝
The fifteenth in a fantastic series of animal stories for younger readers by Waterstones Children's Book Prize-shortlisted author Helen Peters. With beautiful black-and-white illustrations by Ellie Snowdon. Jasmine's dad is a farmer, and her mum is a vet, so Jasmine spends a lot of time caring for animals and keeping them out of trouble.Unfortunately, this often means she gets into hot water herself... Jasmine is delighted to be nursing an injured hedgehog back to health until, on the afternoon of Bonfire Night, Snuffle escapes. As darkness falls and everyone prepares their bonfire celebrations, can Jasmine find Snuffle's hiding place before the first match is lit?Brilliant storytelling that will make you laugh and cry, this is Dick King-Smith for a new generation.Perfect for readers aged seven and up. Check out Jasmine's other adventures:A Piglet Called TruffleA Sheepdog Called SkyA Kitten Called Hollyand many more!"Perfect for the young animal enthusiast" - The Guardian"Quality story
優惠價: 7 269
庫存:7
  • 2183
    55
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 55

暢銷榜

客服中心

收藏

會員專區