TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
縮小範圍
搜尋結果 /

AngularJS Web Application Development Cookbook

149531
8 / 3739
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
That's Not My Rocket...(觸摸硬頁書)
滿額折
出版日:2023/05/25 作者:Fiona Watt; Rachel Wells  出版社:Usborne UK  裝訂:硬頁書
Zoom into space in this exciting new 'That's not my...' book. Babies and toddlers with love exploring the textured patches in this delightful addition to the best-selling touchy-feely series. The bold illustrations and tactile patches are specially designed to develop sensory and language development.
優惠:Usborne英國原文書特展 優惠價: 78 299
庫存:4
從基礎應用到企業開:Spring Boot從實戰中快速上手
滿額折
出版日:2023/05/22 作者:孫鑫  出版社:深智數位  裝訂:平裝
Spring Boot 從實戰中快速上手 ★★★【電商實戰X直接示範】★★★ ★★★★【搶購系統X一學就懂】★★★★ Spring Boot 是基於 Java 的開源框架,作為簡化 Spring 應用程式的建立、設定和部署。利用「約定優先於設定」的理念,先行整合好的方案,使開發者不再需要時常手動進行繁瑣的設定。 本書作者精通多種程式語言與框架,並長期做為大企業的軟體開發諮詢服務。不僅熟稔企業架構,也了解初學者的疑惑。故寫作以基礎知識下手,從常用的開發工具、專案結構、設定以及原理入手,再從 Web 開發作為切入,一步步走向專業。 書中篇章分為5篇,包括基礎篇、Web篇、資料存取篇、企業應用程式開發篇、專案實戰篇,涵蓋了企業開發中常用的技術和框架。並按照開發者的思考習慣和學習規律,參考企業級開發的分層架構,循序漸進地教讀者快速掌握Spring Boot開發。在內容上由淺入深、在知識講解上深入淺出,讓讀者輕鬆掌握Spring Boot的企業應用程式開發。 本書在進行理論講解的同時舉出了大量的範例。以範例驗證理論,跟著範例邊學邊做,讀者的學習會更簡單、更高效。其中對知識的講解讓讀者知其然且知其所以然,絕不會出現含糊不清、一遇到重點和困難就跳過的情形,最後以兩章實戰專案收尾,使讀者學而能會,會而能用。 【本書適合讀者】 ‧具有 Java 基礎,對 Spring Boot 感興趣者。 ‧正在使用 Spring Boot 開發,卻對各種技術使用不熟練者。 ‧想要了解 Spring Boot整合技術與框架者。
優惠價: 9 972
庫存:3
密碼管理系統理論與實作:使用 Python 的 Crypto、Tkinter 與 Django 套件
滿額折
出版日:2023/05/15 作者:主編林岱銳; 共同編著陳仕勳; 陳語軒; 廖翊辰  出版社:博碩文化  裝訂:平裝
✦ 實作特權帳密管理系統,解決特權帳密控管問題 ✦ 特權帳號與密碼是企業IT部門各項系統的命脈,同時也是資訊安全在管理上的弱點。近年來的入侵攻擊事件,就是利用公司的系統漏洞沒有即時修補,再加上內控不嚴謹所造成的系統帳密被盜用,不僅影響到公司的商譽,還有可能造成難以估計的財損。為了解決特權帳密控管問題,本書將透過現行 Python 所提供的套件(Crypto, Django, Tkinter),研發特權帳密的控管機制並將其實作。 全書分成4章,分別帶領讀者進入密碼學的領域進行編程,除了有密碼學理論進行對照,還用時下最廣泛使用的程式語言 Python,進行密碼系統的開發。|密碼學的數論基礎與 ISO27001|總覺得密碼學是難以探究的學門嗎?其實只要有高中的數學程度與耐心,在實作後與理論相呼應,學苟知本會更扎實;此外,依據 ISO27001 的附錄A.10 密碼學的控制措施,可以了解特權帳密管理的必要性。|使用 PyCryptodome 在 Python 中實現加密演算法程式|PyCryptomdome 提供了所有加解密的函式庫,即使對理論不清楚,也可以進行實作。Python 易學易懂,有許多函式庫與社群支持,相關技術可以藉由網路搜尋,相輔相成加速開發。|Tkinter 搭配 Crypto 實作加解密的應用介面|Tkinter 是視窗程式的開發套件,可實作使用者端的 UI,是 Python 用來開發應用程式的熱門函式庫。本書在每個範例程式碼都有說明與解釋,確定資料流後,完成實作上的輸入與輸出。|用 Django 來 Web化密碼管理系統|Django 是網頁應用程式的框架,MVC(Model-View-Controller)的架構。本書實作的密碼管理系統,結合了 SQLite 資料庫,將密碼管理系統架在網路上,實現 Web化。本書特色🔑從基礎數論到密碼學密碼學的基礎就是數論,每個理論都有數學作為對照,協助讀者了解基本原理。🔑特權帳密管理系統實作Crypto 套件提供豐富的加解密演算法,確定加解密流程後,用 Tkinter 設計 UI介面,並透過 Django套件將應用程式 Web化。🔑ISO27001管理機制依照 ISO27001(資訊安全管理國際標準)的「存取控制」、「密碼」、「作業的安全」等相關條文進行實作,以符合管理需求。專業推薦密碼學是所有應用程式的安
優惠價: 9 585
庫存:2
Brain Quest Kindergarten Smart Cards Revised 5th Edition
70 折
出版日:2023/05/09 作者:Workman Publishing; Chris Welles Feder; Susan Bishay  出版社:Workman Pub Co  裝訂:盒裝
It’s fun to be smart! Packed with questions that promote language development, cognitive growth, and social skills, these illustration-based card decks are the key to making kindergarten fun.Loved by kids, teacher approved, and trusted by parents, Brain Quest Kindergarten question-and-answer cards help children explore and learn about phonics, word study, counting, opposites, early adding and subtracting, and more! In a set of two decks, Brain Quest Kindergarten features hundreds of questions to help kids learn exactly what they need to know, when they need to know it.
優惠:暑期能力養成計畫 優惠價: 7 345
庫存:8
#1 Winnie Zeng Unleashes a Legend
滿額折
出版日:2023/04/25 作者:Katie Zhao  出版社:YEARLING  裝訂:平裝
An epic new fantasy series inspired by Chinese mythology that #1New York Timesbestselling author Kwame Mbalia calls "ahilarious tussle between homework, family, and heroism." When a girl awakens the stuff of legends from an old family recipe, she must embrace her extraordinary heritage to save the world.Winnie Zeng has two goals: survive her first year of middle school and outdo her stuck-up archnemesis, David Zuo. It won’t be easy, since, according to her older sister, middle school is the pits. Luckily, Winnie studied middle school survival tactics in comic books and anime, and nothing will stop her from being the very best student.But none of Winnie’s research has prepared her to face the mother of all hurdles: evil spirits. When she makes mooncakes for a class bake sale, she awakens the stuff of legends from her grandmother’s old cookbook, spilling otherworldly chaos into her sleepy town.Suddenly Winnie finds herself in a race against time, vanquishing demons instead of group proje
優惠:外文書周末優惠-單79雙75 優惠價: 79 271
庫存:4
That's Not My Fire Engine… (觸摸硬頁書)
滿額折
出版日:2023/04/19 作者:Fiona Watt; Rachel Wells  出版社:Usborne UK  裝訂:硬頁書
Turn the pages to discover the fire engines with their bumpy doors, squashy wheels and sparkly lights as they speed through the pages of this sturdy board book. Babies and toddlers will delight in the bold illustrations and touching the fuzzy, furry, smooth and soft fabric patches on each page. That's not my...books are designed to be shared and support sensory and language development. Don't forget to spot the familiar little white mouse on every page of this sturdy board book, perfect for little hands. DID YOU KNOW...? One That's not my...book is sold every minute in the UK! With over 60 titles to choose from, there's a That's not my... book for everyone.
優惠:Usborne英國原文書特展 優惠價: 78 299
庫存:8
電子商務與網路行銷
滿額折
出版日:2023/03/25 作者:數位新知  出版社:五南圖書出版  裝訂:平裝
本書完整介紹電子商務與網路行銷相關主題,為了讓讀者接觸最新的電子商務知識,盡可能地介紹近年來的成功案例或新技術,例如:阿里巴巴、臉書、LINE、Apple Store、Google Play、雲端運算、穿戴式裝置、iOS、Android、RFID、QR Code、NFC行動支付、第三方支付、WebATM、Web 3.0、物聯網、物流管理、小額付款、比特幣、關鍵字廣告、App品牌行銷、搜尋引擎最佳化、微網誌行銷、宅經濟、巨量資料、離線商務等,除了強調符合現代的電子商務知識外,對於如何提昇電子商務的學習樂趣,並減少學習障礙,也是本書思考的重點。此外,更在各章安排了課後習題,方便老師指派作業或驗收學習成果。因此,本書是一本非常適合作為電子商務與網路行銷相關課程的教材。
優惠價: 95 523
庫存:1
Apache NiFi:讓你輕鬆建立Data Pipeline
滿額折
出版日:2023/03/24 作者:蘇揮原  出版社:碁峰資訊  裝訂:平裝
內容簡介:‧精簡的設定和範例介紹,快速掌握Apache NiFi核心精髓‧整合當今主流的資料工程架構與相關服務說明‧掌握資料流設計的特性與重點,踏出資料工程第一步本書介紹Apache NiFi這套服務工具,讀者可以於該服務設計自動化處理資料流(Data Pipeline)。所有的設計與設定都是以No Code與WEB UI方式處理,具備強大的操作互動性和易用性。另外支援大多數的資料載體,如:Relational Database、Document DB、Column-Based、DataWarehouse 、Message Queue等對接處理,並支援目前主流的三大雲平台-AWS(Amazon Web Service)、GCP(Google Cloud Platform)和Microsoft Azure,涵蓋大部分企業使用到的應用與服務,都可透過Apache NiFi做到一站式整合與資料流設計,確保資料處理邏輯以及流入和流出的方向和目的地。同時在面對大量資料處理時也可以運用高擴展的特性來平行執行,也能更細節地去追蹤資料的變化與狀態,最後做到完整的流程與錯誤控制以避免產生資料遺漏的窘境。本書會介紹當今在資料工程常見的架構,接著介紹Apache NiFi的架構與元件、建置流程與設定、操作方式、與外部服務的整合和應用、資料追蹤等各個資料工程常見的應用處理。最後會提及資料工程領域的發展和重點分析,讓對於這塊領域較陌生或有興趣的讀者們,除了可以在本書學到Apache NiFi的核心價值之外,也能意識到該領域的後續發展與重點,給予讀者具體方向進行未來的發展和準備。
優惠價: 9 522
庫存:4
教育政策與永續發展
滿額折
教育是人類的希望工程,經由教育培育人才,可成己成人,可促進國家社會政治經濟的進步發展。教育更被認為是國家百年大計,除顯示教育的重要性外,更說明教育人才培育需要長期性時間的永續發展。聯合國在2015年提出《翻轉我們的世界:2030年永續發展方針》(Transforming Our World: the 2030 Agenda for Sustainable Development),並公布「2030永續發展目標」(Sustainable Development Goals, SDGs),包括:優質教育、性別平權、永續城鄉等17項永續發展目標,兼重經濟、社會與環境,更深具教育創新實踐之意涵。本書「教育政策與永續發展」的撰寫,各作者群各自學有專精,並兼具教育理論與實務經驗,且彼此皆有感「永續發展」是一個世界地球村共識的趨勢走向,乃嘗試自不同所學教育專長及工作領域,提出研究發表,以符應聯合國「永續發展目標」之呼籲。
優惠價: 95 570
庫存:1
Chinese chess in Taiwan:Mandarin-based citizenship education for the new Taiwanese
滿額折
出版日:2023/01/01 作者:Tsung-Hung Su  出版社:韋伯文化  裝訂:平裝
Abstract This book is a strategic analysis of Chinese chess application, particularly in political culture for the new Taiwanese during the KMT Ma administration I & II in Central Taipei. The research looks at the way that their political socialisation was affected by changes to the curricular guidelines for their citizenship courses (c.2008-2016). It seeks to show that citizenship education policy implementation in Taiwan had an over-scaled nationalist bias that impacted on foreign spouse learners. Fieldwork by means of in-depth interviews and classroom observations is integrated into a baseline analysis of governmental and NGO public discourses, marital immigration regulations and relevant reports. The book explicates the underlying cleavages in the struggles over pathways to citizenship that have created a complex series of links in the newcomers’ political socialisation. It thus examines how the Ma administrations addressed integration and dealt with related issues
優惠價: 9 270
庫存:1
台灣文學英譯叢刊(No. 50):台灣文學與「寫實主義」小說專輯
滿額折
出版日:2022/12/26 作者:Kuo-ch'ing Tu(杜國清); Terence Russell(羅德仁)-編  出版社:臺大出版中心  裝訂:平裝
During the early stages of its development, Taiwan’s New Literature was intimately connected with realism.The year 2022 is the one-hundredth anniversary of fiction writing in Taiwan, and also the one-hundredth anniversary of modernist literature in the English-speaking world. For the former, this is the one-hundredth anniversary of the publication of Chui Feng’s “Where Will She Go?” For the latter, it is the one-hundredth anniversary of the publication of James Joyce’s (1882–1941) novel Ulysses, and Anglo-American writer T. S. Eliot’s (1888–1965) poem The Waste Land. When the Alphabet Lab was first established, it also paid tribute to the contribution of modernism in the development of post-war Taiwan literature. In this special fiftieth issue on “Taiwan Fiction and ‘Realism,’” we once again identify and trace out the pathways and objectives of Taiwan’s writer apostles over the past one-hundred years.台灣新文學的發展,以追風的〈她要往何處去〉為濫觴,發表於1922年,至今剛好一百年。台灣新文學發軔時,歐美現代主義發展已達到高峰,台灣必然受到影響,可見現代主義與現實主義,
優惠價: 9 432
庫存:7
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
藝術松No.3:關於Web3
滿額折
《藝術松 ARThon》專刊自 2020 年創刊發行,探討「虛擬實境 VR」、「人工智慧 AI」,如今進入到第三期 所關注的「第三代網路 Web3」,透過不斷提取當代數位科技的關鍵字,精煉出美學理論與技術內涵兼具的 刊物,以期成為對相關領域關心者的知識養分,並體察到科技文化對於自身現實之間貼近且深刻的關係,擴 展出具啟發性的觀念與影響力。 《ARThon 藝術松 No.3: Web3》是以第三代網路(Web 3)為核心命題,延伸討論了各領域對於數位近未來 的想像與期待,一個分散式用戶和機器都皆能利用網絡、數據進行對等的互動協商,無需第三方中介的去中 心化數位世界;與此同時,本書也提出相反觀點,思考信任機制、加密技術與去中心化之政治意義。 希望能藉由本書的出版開展出「第三代網路」(Web3)之中尚未成形卻重要的對話空間,對於持續演變中 的數位脈動保持好奇與洞察,共同開發創見思維,深化數位美學視野。由衷感謝眾多專家朋友們的齊心參與, 不吝分享自身觀點與知識,提供豐富又獨特的研究觀察,共同累積台灣科技藝術前行的軌跡,反映出各個階 段的重要關懷,並樂見各方討論,形塑具有思辨性的「當代科技」、「人文」、「藝術」三方生態圈 《ARThon 藝術松 No.3: Web3》是以第三代網路(Web 3)為核心命題,延伸討論了各領域對於數位近未來 的想像與期待,一個分散式用戶和機器都皆能利用網絡、數據進行對等的互動協商,無需第三方中介的去中 心化數位世界;與此同時,本書也提出相反觀點,思考信任機制、加密技術與去中心化之政治意義。
優惠價: 9 252
庫存:2
Tales from Acorn Wood Story Collection 2 (共4本)(硬頁書附書盒)*附音檔QRcode*
39 折
出版日:2022/11/30 作者:Julia Donaldson; Axel Scheffler  出版社:Macmillan Children's Books UK  裝訂:有聲書
橡樹林裡熱鬧極了——獾組樂隊、貓學做菜、鼴鼠找眼鏡、松鼠堆雪人!這套圖文並茂的硬頁書,藏著翻頁小機關,每一頁都能動手找答案,加倍有趣。書末附音檔 QR code,可聽故事、跟讀節奏感十足的韻文。由《The Gruffalo》原班人馬 Julia Donaldson 和 Axel Scheffler 創作,適合2歲以上幼兒翻閱,也很適合親子共讀。Acord Wood 橡樹林故事套書part 2,Julian Donaldson和Alex Scheffler攜手合作的作品。這四本是 Badger's Band (獾的樂隊)、Cat's Cookbook (貓的食譜)、Mole's Spectacles (鼴鼠的眼鏡)、Squirrel's Snowman (松鼠的雪人)。開本與紙質與單本書相同,硬頁書+小翻頁,每本書封底都有音檔QRCode。第一套這裡買Tales from Acorn Wood Story Collection (共4本)(硬頁書附書盒)*附音檔QRcode*https://www.sanmin.com.tw/product/index/009564896Four titles are included:1. Badger's Band : A Lift-the-flap StoryLift the flaps and join in the fun with Badger's Band, a new story in the bestselling Tales from Acorn Wood preschool series by Julia Donaldson and Axel Scheffler, creators of The Gruffalo. Badger wants to start a band and his friends are keen to join in the fun. Tortoise plays the trumpet and Bear can play piano, but who else wants to join the band? Lift the flaps to find out and join Badger and his friends for a special concert.With stur
優惠:三民書局73周年慶童書展 優惠價: 39 599
庫存 > 10
超完美CSS設計風格指南
滿額折
出版日:2022/11/14 作者:高津戶壯  出版社:碁峰資訊  裝訂:平裝
★一口氣搞懂Web開發現場應該要懂的CSS相關知識 ★解決您在開發時遇到的困難 ★解決團隊協作開發的溝通問題 隨著前端開發的複雜度增加,出現各種以React、Vue.js 等處理CSS的方法,HTML套用樣式的手法也是五花八門。因此,開發人員肯定會對CSS感到頭大,該怎麼應用CSS?該使用哪種工具才好? 本書為網站製作和前端開發領域的設計師與開發人員提供了易於理解的CSS設計指引,您可藉由本書學到最新的觀念與CSS方法論,做出符合專案需求的最佳CSS設計。
優惠價: 9 468
庫存:1
結構洞:面對超連結複雜世界的簡單規則
滿額折
出版日:2022/10/26 作者:盧希鵬  出版社:天下雜誌  裝訂:平裝
看懂Web 3.0浪潮下穿越結構洞 → 連結不同社群 → 取得社會資本優勢的底層邏輯跳脫現有商業模式,掌握下一波網路新經濟的指數型成長入選史丹佛大學「全球前 2% 頂尖科學家」的EMBA名師結合社會學、經濟學、資訊科學、生物學、未來學從亂而無序中,還原出7個面對超連結世界的簡單規則帶領你和你的企業預見元宇宙、Web 3.0,未來次世代的市場和商機所在當我們的工作、消費、學習、娛樂、生活⋯⋯在真實和虛擬間穿梭,交織成一個複雜的超連結網路,而在這個網路結構中的個體或社群,存在著許多該連結卻未連結的空洞,就是所謂的「結構洞」。誰能成功穿越結構洞,連結多重網路;誰就可以取得兩個社群間資訊及交易的控制權,擴大自身社會資本的優勢。我們可以把結構洞想像成一個市場,譬如房屋仲介藉由結構洞,將「賣屋者」與「買屋者」兩個社群連結起來,取得自身在中古屋市場中社會資本的優勢。我們也可以把結構洞當成一種商機,因為一個穿越多重網路的超級連結者,手中會掌握兩個以上社群的資訊及交易控制權。可以說,結構洞就是千變萬化的網路時代下,恆常不變的底層邏輯。這個世界的變化愈快、愈複雜,我們愈要學會把資源放在不變的本質上;所有的創新和努力,才能在變動中持續累積、進化。如同作者在書中的妙喻:一顆雞蛋,受到外力打破,是個災難;一顆雞蛋,從裡頭打破,卻是生命的成長。因為前者把雞蛋當物質,後者把雞蛋當作物種,物質與物種的差別在於,物種擁有思考力。本書藉由精彩的思考辯證,整理出7個簡單規則,包括:規則1|結構洞|掌握網際網路運作的底層邏輯規則2|社會資本|你的位置,決定了你的價值規則3|隨經濟原理|時間與弱連結將重塑產業規則4|轉型定律|物種才有思考和演化的能力規則5|組織生態系|不是強者生存,而是適者生存規則6|去中心化|讓每一個節點都有決定權規則7|新物種NO.1-5|瞄準未來市場結構的網路新經濟書中也列出去中心化新物種1到5號,幫助你比別人早一步演繹並瞄準即將到來的未來市場。第一類是充滿了競爭者的已知未來,包括:1號|零工經濟|一人服務多企業的新產業結構2號|個人化巨量經濟|弱連結成為訂閱經濟的實力3號|物聯網科技|馬上成真的實體化智慧生活第二類則是屬於未知的未來,仍在不斷的失敗中繼續演化,充滿了機會與挑戰,包括:4號|元宇宙|第二人生的沉浸體驗與邊玩邊賺5號|Web 3.0|去中心化的數位金融資產面對未來,唯一
優惠價: 9 405
庫存:1
Hong Kong Foodways
滿額折
出版日:2022/10/25 作者:Sidney C. H. Cheung  出版社:香港大學出版社  裝訂:平裝
This book examines Hong Kong foodways in different periods of social development and hopes to advance anthropological inquiries by addressing issues concerning identity, migration, consumerism, globalization, and the invention of local cuisines in the context of Hong Kong as a fast-changing society in East Asia.
優惠價: 79 427
庫存:9
First Festivals: Christmas
滿額折
出版日:2022/10/13 作者:Ladybird; Betania Zacarias  出版社:Penguin Random House Children's UK  裝訂:硬頁書
Discover the celebration of Christmas with this bright, interactive lift-the-flap book. Lift the flaps to reveal the Christmas tree, greet the carol singers and open presents!Featuring simple text, gorgeous illustrations and satisfying lift-the-flaps, this book explores common Christmas traditions and helps young children understand the importance of this special holiday. The First Festivals series invites children to explore the world's culture from the comfort of their home, encourages the development of hand-eye coordination and is recommended for children aged 2 and over.
優惠:外文書周末優惠-單79雙75 優惠價: 79 260
庫存:2
Web API設計原則:API與微服務傳遞價值之道
滿額折
出版日:2022/08/15 作者:James Higginbotham  出版社:碁峰資訊  裝訂:平裝
《Web API設計原則》涵蓋了在設計API時的原則與流程,透過書中的準則,帶領讀者設計出高成效的API,作者首席顧問James Higginbotham具有豐富的實戰經驗,帶領您與團隊成員建立共識,並設計出高價值的API,並將此設計流程從小團隊擴展到全組織。作者從「從外向內」(outside-in)的視角檢視API設計,聆聽來自用戶與產品團隊的意見,彙整外部需求,並根據外部需求進行API設計,並確保API的架構條理分明,也談到如何選擇合適的API風格進行實作,書中透過一個實際的案例,為打算設計新API或擴展現有API的人員提供指導。‧用正確的設計流程交付出色的API‧為設計團隊、用戶及其他成員建立共同的目標‧製作工作故事(job story)、進行事件風暴(EventStorming)與建構數位能力(digital capability)模型‧正確的釐清需求,並歸納成格式一致的API Profile‧從REST、gPRC、GraphQL、event-based async API(事件式的異步API)等數種API風格中挑選最佳實現方案‧從文檔編寫人員、測試人員和客戶的反饋改進設計‧將API解構成微服務‧累積API經驗與策略,實現可擴展的設計與管理流程不論你是架構師、開發者、團隊領導人、團隊經理,或是任何提供「API-as-a-product」(API即產品)的技術或商業人士,凡是與API規劃或建構有關的人士,本書對您會是相當有價值的參考資料。
優惠價: 9 468
庫存:2
Revenge:Meghan, Harry and the war between the Windsors
滿額折
出版日:2022/07/21 作者:Tom Bower  出版社:Blink Publishing  裝訂:精裝
THE SUNDAY TIMES NO. 1 BESTSELLER 'Explosive' The Sun'Accounts from insiders who have never spoken before' The Times'Bombshell' The MirrorThe British Royal Family believed that the dizzy success of the Sussex wedding, watched and celebrated around the world, was the beginning of a new era for the Windsors. Yet, within one tumultuous year, the dream became a nightmare.In the aftermath of the infamous Megxit split and the Oprah Winfrey interview, the Royal Family's fate seems persistently threatened. The public remains puzzled. Meghan's success has alternatively won praise, bewildered and outraged.Confused by the Sussexes' slick publicity, few understand the real Meghan Markle. What lies ahead for Meghan? And what has happened to the family she married into? Can the Windsors restore their reputation? With extensive research, expert sourcing and interviews from insiders who have never spoken before, Tom Bower, Britain's leading investigative biographer, unpicks the tangled web of courtroo
優惠:外文書周末優惠-單79雙75 優惠價: 79 956
庫存:1
Opposites: A peep-through book
滿額折
出版日:2022/06/07 作者:Mike Henson  出版社:Happy Yak  裝訂:硬頁書
A bright, fun first concepts book featuring sweet mice characters and simple, yet clever die-cuts, Peep-through: OPPOSITES explains the concept of opposites to young children.A bright, fun first concepts book featuring sweet mice characters and simple, yet clever die-cuts to explain the concept of opposites. In this innovative die-cut title, children will learn the concept of opposites through bright, fun illustrations featuring Little Mouse and other friendly animal characters.The peep-through holes help children engage with the title and encourage sensory development and exploration.This is the first title in a series of first concept books in the Little Mouse Learns series:Book 1: OPPOSITESBook 2: COLOURSBook 3: SHAPESBook 4: NUMBERS
優惠:外文書周末優惠-單79雙75 優惠價: 79 301
庫存:4
Numbers: A peep-through book
滿額折
出版日:2022/06/07 作者:Mike Henson  出版社:Happy Yak  裝訂:硬頁書
A bright, fun first concepts book featuring sweet mice characters and simple, yet clever die-cuts, Little Mouse Learns: NUMBERS explains the concept of numbers to young children.A bright, fun first concepts book featuring sweet mice characters and simple, yet clever die-cuts to explain the concept of numbers. In this innovative die-cut title, children will learn the concept of numbers through bright, fun illustrations featuring Little Mouse and other friendly animal characters.The peep-through holes help children engage with the title and encourage sensory development and exploration.This is the first title in a series of first concept books in the Little Mouse Learns series:Book 1: OPPOSITESBook 2: COLORSBook 3: SHAPESBook 4: NUMBERS
優惠:外文書周末優惠-單79雙75 優惠價: 79 301
庫存:4
Colors: A peep-through book
滿額折
出版日:2022/06/07 作者:Mike Henson  出版社:Happy Yak  裝訂:硬頁書
A bright, fun first concepts book featuring sweet mice characters and simple, yet clever die-cuts, Little Mouse Learns: COLOURS explains the concept of colours to young children.A bright, fun first concepts book featuring sweet mice characters and simple, yet clever die-cuts to introduce colors.In this innovative die-cut title, children will learn about colors through bright, fun illustrations featuring Little Mouse and other friendly animal characters.The peep-through holes help children engage with the title and encourage sensory development and exploration.This is the first title in a series of first concept books in the Little Mouse Learns series:Book 1: OPPOSITESBook 2: COLORSBook 3: SHAPESBook 4: NUMBERS
優惠:外文書周末優惠-單79雙75 優惠價: 79 301
庫存:3
企業管理學報-第47卷第2期(111/06)
滿額折
出版日:2022/06/01 作者:國立臺北大學  出版社:臺北大學企業管理學系  裝訂:平裝
The link between corporate social responsibility and financial performance in Taiwan:A non-linear approachCognitive complexity, stylistic innovation and performance: A preliminary study of small taiwanese design firmsA bibliometric analysis on emerging technology research and development
優惠價: 88 220
庫存:1
元宇宙(全2冊):圖說元宇宙+設計元宇宙(簡體書)
滿額折
出版日:2022/01/10 作者:子彌實驗室 編著  出版社:北京大學出版社  裝訂:平裝
2021年是元宇宙的元年。元宇宙的內涵是吸納了信息革命(5G/6G)、互聯網革命(Web 3.0)、人工智能革命,以及VR、AR、MR,特別是虛擬現實技術革命的成果,引發了信息科學、量子科學和生命科學的互動,向人類展現出構建與傳統物理世界平行的全息數字世界的可能性。全書共6章:一、什麼是元宇宙;二、元宇宙的技術基礎;三、元宇宙與通證;四、元宇宙的價值鏈;五、元宇宙與“第三空間”;六、元宇宙:下一代互聯網的新形態等。 本書適合對元宇宙及下一代互聯網感興趣的讀者閱讀。
優惠價: 87 517
庫存:3
出版日:2022/01/01 作者:Richard A. McPherson  出版社:ELSEVIER  裝訂:精裝
For more than 100 years, Henry's Clinical Diagnosis and Management by Laboratory Methods has been recognized as the premier text in clinical laboratory medicine, widely used by both clinical pathologists and laboratory technicians. Leading experts in each testing discipline clearly explain procedures and how they are used both to formulate clinical diagnoses and to plan patient medical care and long-term management. Employing a multidisciplinary approach, it provides cutting-edge coverage of automation, informatics, molecular diagnostics, proteomics, laboratory management, and quality control, emphasizing new testing methodologies throughout.Remains the most comprehensive and authoritative text on every aspect of the clinical laboratory and the scientific foundation and clinical application of today's complete range of laboratory tests. Updates include current hot topics and advances in clinical laboratory practices, including new and extended applications to diagnosis and management.
優惠價: 1 6800
庫存:1
世界頂尖的暗殺者轉生為異世界貴族06
滿額折
出版日:2021/12/13 作者:月夜淚  出版社:台灣角川  裝訂:平裝
盧各一行人受到妖豔的蛇魔族米娜邀請,被迫面臨新的契約與選擇。 而且,盧各在撐過賭命之戰與談判以後又回到學園上學, 就從高一個年級的洛馬林家千金妮曼那裡接到了驚人的委託。 據說貴為世界最大宗教的雅蘭教教皇,竟是由魔族假扮而成! 要暗殺屬於頂級權貴人物之一的教皇,其真面目還是超乎常理的「魔族」。 賭上人類存亡的至高暗殺任務就此開始! ©Rui Tsukiyo, Reia 2021 KADOKAWA CORPORATION ★超人氣WEB小說大幅修改添寫後出版實體書! ★重生後的「傳奇暗殺者」更上巔峰!突破極限的刺客奇幻作品! ★改編漫畫,由皇ハマオ作畫。 ★日本改編動畫,於2021年10月播映。
優惠價: 9 180
庫存:1
Marvel Action: Captain Marvel: Ghost in the Machine (Book Three)
滿額折
出版日:2021/11/30 作者:Sam Maggs  出版社:Idea & Design Works Llc  裝訂:平裝
The strongest Avenger teams up with two up-and-coming heroes on an internet-breaking adventure Can they pull the plug on evil? First, Captain Marvel joins Gwen Stacy, aka Ghost-Spider, on a web-based adventure Things get APP-rehenzive when a new craze--ClikClok--sweeps the city, and the Mad Thinker and the Awesome Android plan to use it for their own nefarious scheme Then, just as Carol is recovering from one mission, she starts another--without even knowing it When technical difficulties bring her face to face with her digital doppelg nger, she'll need some help from the Unbeatable Squirrel Girl to save the day Collects Marvel Action: Captain Marvel Vol. Two, issues #1-5, from writer Sam Maggs (The Unstoppable Wasp, My Little Pony/Transformers) and artists Sweeney Boo (Eat, and Love Yourself) and new talent Isabel Escalante
優惠:外文書周末優惠-單79雙75 優惠價: 79 391
庫存:2
A Medical History of Hong Kong: The Development and Contributions of Outpatient Services
滿額折
出版日:2021/10/01 作者:Moira M. W. Chan-Yeung  出版社:香港中文大學出版社  裝訂:精裝
This book focuses on a seldom discussed topic despite its immeasurable impact on the health of the citizens and public health in Hong Kong--the development of outpatient medical services and their contributions. In the early 20th century, Chinese elite organized and operated a number of Chinese Public Dispensaries in Hong Kong and Kowloon, initially to reduce the prevalence of "dump bodies" on the streets during epidemics of smallpox or plague, and to determine the cause of death of these bodies. Later other services including domiciliary deliveries by trained midwives were added. The government founded similar clinics in the New Territories. After WWII, the government took over all the Chinese Public Dispensaries and operated them as general outpatient clinics. Over the years, more general clinics and special clinics were developed. These clinics helped improve the health indices of the population to those of the Western countries by the 1970s.
優惠價: 9 1530
庫存:4
Oh!原來閃燈是這樣打的:小閃燈也能拍出Pro級專業感
滿額折
出版日:2021/09/25 作者:達斯汀‧迪亞茲  出版社:創意市集  裝訂:平裝
100張圖解範例,魔鬼就藏在細節裡。破解閃燈鏡位,用最直白的打光圖示,讓你左右對照,抓對方向,一學就會!Flickr年度最佳攝影師——Mashable Web Awards簡單幽默一看就懂! 讓你用最快的方式學會打閃燈其實閃燈沒有你像中的難!《Oh!原來閃燈是這樣打的》原本只是攝影師達斯汀.迪亞茲在flickr上的一項攝影計劃,但他無私地將自己所學所知的一切開誠佈公地分享,在網路上吸引了數以萬計的
優惠價: 9 378
庫存:1
Star Wars: The Galactic Advent Calendar: 25 Days of Surprises With Booklets, Trinkets, and More! (降臨曆)
滿額折
出版日:2021/09/14 作者:Insight Editions  出版社:Insight Editions  裝訂:精裝
35.6*25.4cm。超過30個跟星際大戰有關的驚喜,星戰迷快來收藏。Celebrate the holidays and your favorite Star Wars moments with this advent calendar packed with a galaxy’s worth of exclusive trinkets.• More than 30 surprises: From greeting cards to paper ornaments, buttons, booklets, and more, Star Wars: The Galactic Advent Calendar is bound to excite fans with adorable souvenirs and holiday-themed keepsakes spread out over the course of 25 days.• The perfect holiday gift for Star Wars fans: Star Wars: The Galactic Advent Calendar will make every day an adventure for Star Wars fans of all ages.• Build your Star Wars collection: Star Wars: The Galactic Advent Calendar is the latest in Insight Editions’ fan-favorite Star Wars library, standing alongside Star Wars: The Lightsaber Collection, Star Wars: The Secrets of the Jedi, Star Wars: Galaxy’s Edge: The Official Black Spire Outpost Cookbook, and many more best-selling titles.
優惠:外文書周末優惠-單79雙75 優惠價: 79 901
庫存:5
Get Ready for Your Presentation
滿額折
出版日:2021/09/01 作者:文鶴編輯部  出版社:文鶴  裝訂:平裝
Packed with tips and examples of how to make a successful and effective presentation, Get Ready for Your Presentation provides ways for students to prepare, practice and perform English presentations as well as practice in the use of the most commonly used language patterns.Get Ready for Your Presentation includes: Systematic development of key language and powerful presentation techniquesA step-by-step approach to structuring your presentation and then delivering your presentationUp-to-date principles for designing effective visuals and slidesVivid illustrations of how to master body languageCommon business language structures
優惠價: 1 500
庫存:1
無職轉生~到了異世界就拿出真本事~23
滿額折
出版日:2021/08/11 作者:理不盡な孫の手  出版社:台灣角川  裝訂:平裝
與拉普拉斯擁有相同綠髮的第四個孩子,齊格哈魯特出生。 然而,到場看著他出生的佩爾基烏斯使魔之一卻告訴魯迪烏斯等人, 要將這個嬰兒帶到空中要塞! 「萬一這孩子長大成人,真的與人族挑起戰爭, 到時……我會透過為此準備的一切做出對應。」 魯迪烏斯為了家人表達出自己的覺悟。 聽到這句話,佩爾基烏斯所做出的回應是──? 充滿大量WEB所沒有提及的全新特筆劇情! 人生重來型轉生奇幻小說,第二十三集在此開幕!
優惠價: 9 243
庫存:1
網路封包大剖析:HTTP介面自動化測試原理
滿額折
出版日:2021/07/19 作者:肖佳  出版社:深智數位  裝訂:平裝
用Fiddler、Wireshark、JMeter、Selenium玩轉網路封包自動化、測試、秒殺、搶票最佳實戰【本書特色】◎實例豐富:作者多年介面測試的經驗總結,幫助解決實際工作中的難題。◎圖文並茂:讀者閱讀無障礙,容易上手。【本書內容】本書不僅全面介紹如何使用Fiddler 進行HTTP 封包截取,還提供豐富的應用場景實戰範例。除了介紹HTTP 封包截取及其應用,還介紹許多Web應用方面的相關
優惠價: 9 648
庫存:1
Re:從零開始的異世界生活22
滿額折
出版日:2021/07/14 作者:長月達平-作; 大塚真一郎-繪  出版社:青文  裝訂:平裝
本作是於「小説家になろう」連載中的超人氣網路小說,曾獲「這本Web小說真厲害!」第二名!在2014年由MF文庫書籍化,2016年改編為電視動畫,2020年電視動畫二期播映日本地區系列作品累積銷量突破700萬冊,引起廣泛熱議的話題之作!最差勁的、最棒的、希望的、絕望的、灼熱心頭的故事就在這裡── 「師父你要找的若是夏烏拉的話,那就是我喲。」 為了求借被喻為全知全能的「賢者」的
優惠價: 9 198
庫存:1
Re:從零開始的異世界生活21
滿額折
出版日:2021/06/07 作者:長月達平-作; 大塚真一郎-繪  出版社:青文  裝訂:平裝
本作是於「小説家になろう」連載中的超人氣網路小說,曾獲「這本Web小說真厲害!」第二名!在2014年由MF文庫書籍化,2016年改編為電視動畫,2020年電視動畫二期播映日本地區系列作品累積銷量突破700萬冊,引起廣泛熱議的話題之作!最差勁的、最棒的、希望的、絕望的、灼熱心頭的故事就在這裡── 以普萊迪斯監視塔為舞台,與「記憶」和「賢者」對峙的新篇章第六章正式開始! 與魔女
優惠價: 9 198
庫存:1
快速學會Visual Basic
79 折
出版日:2021/05/20 作者:林義証; 松橋工作室  出版社:知果文化  裝訂:平裝
本書介紹國內教育界、業界普遍使用之Visual Basic程式語言。Basic語言一直是初學者入門程式設計的首選,在經歷電腦硬體架構改變、軟體設計觀念更新、網際網路興起等過程中,Basic語言也演進到整合了視覺化、Web化、行動裝置化的功能,也就是目前普遍被使用的Visual Basic版本。本書使用之Visual Basic程式語言,除了因應時代潮流外,也讓初學者能快速進入程式設計的境界,增加初
優惠價: 79 356
庫存:1
Marvel Can The Hulk Lift a House?: And 50 more Super Questions for Super Heroes
滿額折
出版日:2021/04/20 作者:DK  出版社:DK US  裝訂:平裝
A fun fact book that answers more than 50 burning questions for young Marvel fans!Discover everything you've always wanted to know about your favorite Super Heroes!How much weight can the Hulk lift? What's the farthest distance Spider-Man can sling a web? Can Iron Man fly faster than a space rocket? Young Marvel Super Hero fans want to know everything about their favorite characters from how hard Thor can slam his hammer to the size of the smallest hole Wasp can fly through―and much more.Whether they are obsessed with Marvel comic books or they've only heard about Super Heroes in the playground, young fans will love discovering the fascinating answers to wild, wacky, and wonderful questions about Marvel Super Heroes.
優惠:外文書周末優惠-單79雙75 優惠價: 79 211
庫存:2
跟著iOS Developer一起學寫Android App
滿額折
出版日:2021/04/07 作者:謝騰飛  出版社:博碩文化  裝訂:平裝
初學者能夠輕鬆學習實作Android的過程 精選5大主題循序漸進讓你簡單操作 詳盡的步驟圖文解說內容快速上手 本書內容改編自第11屆iT邦幫忙鐵人賽Mobile Development組佳作,以「iOS的角度」去撰寫,用筆記的形式做紀錄,並輔以獨立的小範例做說明。書中的程式語言是使用Java進行開發,重點在Android的畫面與功能上的應用。 【本書精彩內容】 入門篇:介紹開發環境、專案設定、基本
優惠價: 9 378
庫存:2
  • 149531
    3739
  • 1
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 3739

暢銷榜

客服中心

收藏

會員專區