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

Java Message Service

5167
8 / 130
Java EE輕量級框架整合開發:Spring+Spring MVC+MyBatis(微課版)(簡體書)
滿額折
出版日:2023/08/05 作者:彭之軍; 陳立為; 劉波  出版社:清華大學出版社(大陸)  裝訂:平裝
本書理論結合實踐,全面、系統地介紹了Spring、Spring MVC、MyBatis框架開發後端應用程序的知識,通過簡單的網上書店案例詳細地介紹了項目開發的一般過程和方法,以循序漸進的方式講解了SSM框架的各種特性,並通過員工管理系統實例整合Vue前端技術和SSM後端開發技術,讓讀者能夠快速掌握並學以致用。 全書共11章。第1章主要內容為Java EE開發簡介和網上書店案例;第2~8章主要講解Spring框架、Spring MVC和MyBatis的相關知識;第9章主要內容為Spring框架的事務管理;第10章主要講解Vue前端框架開發;第11章主要內容為Element+SSM框架項目開發。本書偏重於實踐教學,在講解理論知識的同時,通過一些典型案例讓讀者瞭解理論知識在實際環境中的應用,並對易混淆和較難理解的知識點做了重點分析,以加深讀者對知識的理解。 本書附有教學視頻、源代碼、課件、教學大綱等配套資源,可以作為大學計算機及相關專業的教材和教學參考用書,也可以作為Java 技術初學者的培訓教材,同時適用于廣大Java EE應用開發人員進行查閱與使用。
優惠價: 87 312
無庫存
軟件測試技術(簡體書)
滿額折
出版日:2023/08/01 作者:劉雄華  出版社:華中科技大學出版社  裝訂:平裝
教材,隨著HTML+Java的Web運用的越來越廣泛,針對JavaWeb應用的測試需求也越來越多,本書順應計算機技術的發展,前三章主要介紹軟件測試基礎知識及案例介紹,從第4章中講述了基於Java的單元測試以及Junit單元測試工具的使用;在第5章中講述了基於Selenium、JMeter、LoadRunner、UFT的自動化測試工具。隨著軟件開發流程的信息化發展,管理工具也越來越多,在第6章講述了軟件研發過程管理工具PingCode,軟件缺陷跟蹤系統Mantis。
優惠價: 87 235
無庫存
Java+OpenCV高效入門(簡體書)
滿額折
出版日:2023/07/13 作者:姚利民  出版社:清華大學出版社(大陸)  裝訂:平裝
OpenCV作為一個應用廣泛的開源計算機視覺庫,正在受到越來越多的關注。目前OpenCV的各類教程基本上以Python和C++為主,基於Java的OpenCV書籍則少之又少,本書旨在彌補這一空白。 本書共13章,前4章是基礎部分,包括OpenCV概述和安裝配置、數字圖像基礎及圖像基礎操作等內容;第5到11章則包括了圖像的幾何變換、圖像平滑、形態學操作、直方圖、邊緣檢測與輪廓、霍夫變換、特徵點檢測和匹配等進階內容;第12~13章屬￿提高內容,主要介紹機器學習和視頻跟蹤技術。 本書以通俗易懂的語言,圖文並茂的講解力圖使初學者能夠快速高效入門。本書面向的讀者是包括高校學生在內的各類初學者、研究計算機視覺的業餘愛好者及需要快速上手的專業人員。
優惠價: 87 412
無庫存
Web程序設計:Java Web實用網站開發(微課版)(簡體書)
滿額折
出版日:2023/06/21 作者:葉曉彤; 沈士根  出版社:清華大學出版社(大陸)  裝訂:平裝
Java Web是Web應用程序開發中的主流技術之一。本書以IntelliJ IDEA為開發平臺,以技術應用能力培養為主線,介紹Web的基礎概念、開發環境、Web前端開發技術、jQuery、Servlet、JSP、網站會話管理、EL表達式與JSTL、JDBC技術、JDBCUtils工具,最後的PetStore項目綜合開發全過程,提供基於MVC模式的Java Web項目開發的學習模板。書中包含的實例來自作者多年的教學積累和項目開發經驗總結,頗具實用性。書中的實例和習題設計融入課程思政元素,讓讀者在技術學習過程中潛移默化地受到德育的薰陶。 為方便教師教學和讀者自學,本書通過嵌入二維碼的方式提供實例講解等教材重點內容的微課,以及免費配套的課件、教學大綱、實例源代碼等。 本書概念清晰、邏輯性強,內容由淺入深、循序漸進,適合作為高等學校計算機相關專業的“Web程序設計”“網絡程序設計”“Web數據庫應用”等課程的教材,也適合對Web應用程序開發有興趣的人員自學使用。希望本書能成為初學者從入門到精通的階梯。
優惠價: 87 360
無庫存
Java面試八股文:高頻面試題與求職攻略一本通(視頻解說版)(簡體書)
滿額折
出版日:2023/06/01 作者:譚勇德  出版社:電子工業出版社  裝訂:平裝
本書內容覆蓋了Java基礎知識,併發編程與多線程,集合原理,JVM原理,I/O與網絡編程,設計模式,Spring全家桶,Dubbo、Netty、MyBatis等互聯網常用框架,分布式與微服務,MySQL數據庫,緩存與NoSQL,消息中間件,互聯網經典場景及面試求職攻略等。
優惠價: 87 668
無庫存
出版日:2023/05/30 作者:Lisa Schelbe  出版社:Oxford Univ Pr  裝訂:精裝
Some Type of Way: Aging out of Foster Care seeks to address the following questions currently relevant to practitioners, policymakers, and researchers: What are the realities of the lives of youth aging out? Why are they struggling? What are agencies and service providers doing to help them? What should be done to help these youth negotiate the transitions out of care and into adulthood? Based on over 90 interviews and almost 1,000 hours of observation of youth aging out and service providers in a mid-Atlantic county in the United States, the book presents real stories along with relevant research and theories to help understand how youth transition out of foster care and into adulthood. Featuring five youth--Plato, Solana, Titi, Matty, and Jaden--and including poignant examples from many others--the book explores the complex and complicated challenges youth face as well as their creative survival strategies and resilience. The book includes descriptions of service providers' efforts t
優惠價: 1 2700
無庫存
Dust If You Must
滿額折
出版日:2023/03/02 作者:Rose Milligan  出版社:Profile Books Ltd  裝訂:精裝
A beautifully illustrated poetry gift book about making the most of the time we haveA classic poem with a timeless message, presented in a small and beautiful gift book.Rose Milligan never intended to publicly share her poem 'Dust If You Must', but a series of events led her to publish it in The Lady magazine in 1998. Her charming message about what we value in life resonated with audiences, and it has since been read on BBC radio, posted on Instagram, printed on tea towels, read at funerals and put to music.Now appearing as a book for the first time, beautifully illustrated throughout by illustrator Hayley Wells, Dust If You Must is a timeless reminder to focus on the things we can enjoy in the world, rather than the things we think we need to do.
優惠:外文書周末優惠-單79雙75 優惠價: 79 347
無庫存
Servlet JSP和Spring MVC初學指南(簡體書)
滿額折
出版日:2023/02/01 作者:(加)克尼亞萬  出版社:人民郵電出版社  裝訂:平裝
Servlet和JSP是開發Java Web應用程序的兩種基本技術。Spring MVC是Spring框架中用於Web應用快速開發的一個模塊,是當今流行的Web開發框架之一。本書是Servlet、JSP和Spring MVC的學習指南。全書內容分為兩個部分,首部分主要介紹Servlet和JSP基礎知識和技術,包括第 1章到第 15章;第 2部分主要介紹Spring MVC,包括第 16章到第 24章。附錄部分給出了Tomcat安裝和配置指導,還介紹了Servlet and JSP注解以及SSL證書。本書內容充實、講解清晰,非常適合Web開 發者尤其是基於Java的Web應用開發 者閱讀。
優惠價: 87 360
無庫存
Famous Five Colour Short Stories: Message in a Bottle
滿額折
出版日:2023/01/05 作者:Enid Blyton; Sufiya Ahmed  出版社:Hachette UK  裝訂:平裝
Introduce The Famous Five to younger readers with these BRAND-NEW mystery stories for children aged five and up! In this full-colour, newly created adventure story, the children and Timmy find a special toy, hidden deep inside a cave . . .The Five have found a bottle with a message inside! It says that there’s a hidden doll in the caves across from Kirrin Island, so the Five set off on a rescue mission. But the caves are dark and they soon lose their way …Set in the world of Enid Blyton’s best-loved series, this newly created story follows Julian, Dick, Anne, George and Timmy the dog on a special new adventure. The story is broken down into short chapters with vibrant, full-colour illustrations on every page – perfect for shared reading or for newly confident readers to enjoy independently.Also look out for: The Birthday Adventure, Five to the Rescue!, Timmy and the Treasure and Five and the Runaway Dog, illustrated by Becka Moor.Enid Blyton’s eight original short stories about the Fam
優惠:外文書周末優惠-單79雙75 優惠價: 79 347
無庫存
深入Java虛擬機器:JVM G1GC的演算法與實現(簡體書)
滿額折
出版日:2023/01/01 作者:(日)中村成洋  出版社:人民郵電出版社  裝訂:平裝
本書深入Java虛擬機器底層原理,對JVM記憶體管理中的垃圾回收演算法G1GC進行了詳細解讀。全書分為“演算法篇”和“實現篇”兩大部分:前一部分主要介紹G1GC的演算法原理,內容包括G1GC的併發標記、轉移功能、軟即時性的實現和分代G1GC模式;後一部分聚焦演算法篇中沒有詳細講解的實現部分,基於HotSpotVM源碼,講解物件管理功能、記憶體分配器的機制、執行緒管理方法和G1GC的具體實現。本書以
優惠價: 87 308
無庫存
Netty源碼全解與架構思維(簡體書)
滿額折
出版日:2023/01/01 作者:黃俊  出版社:清華大學出版社(大陸)  裝訂:平裝
Netty是目前市面上使用率較高的網絡編程庫。它的架構設計非常明確且層次分明,源碼較為易懂,其中包裝了Java NIO(New IO,新IO)的三大組件:Selector、Channel、ByteBuffer,提供了簡單易用高效的網絡通信庫,其中還實現了自己的內存池管理。Netty的設計基於Jemalloc內存管理庫,同時也實現了很多開封即用的應用層協議編碼與解碼器。本書通過常用的TCP協議完整詮釋了Netty的架構設計與思想,省略了Java語言層面的一些基礎知識,例如變量、面向對象、泛型等Java SE的基礎。 本書適用于以下讀者:希望進入互聯網公司工作的讀者、研究Netty底層知識的讀者、在工作中遇見瓶頸,希望通過學習Netty提升底層知識的讀者、從事開發高併發支撐中間件的讀者、從事互聯網高併發業務支撐的讀者、對多線程編程感興趣的讀者、希望通過Netty源碼找到調優點的讀者。
優惠價: 87 668
無庫存
出版日:2022/12/19 作者:Olaf Zimmermann  出版社:ADDISON WESLEY PUB CO INC  裝訂:平裝
As thousands of developers focus on constructing reliable, well-performing, and secure APIs, there's immense demand for a practical, up-to-date, technology-and-platform-independent guide to API design. API Design Patterns fills this gap. A team of expert authors cut through the complexity of API communication and message content, presenting rich and complete design guidelines and heuristics for engineering APIs sustainably and specifying them clearly. API Design Patterns covers the entire API lifecycle, from launching projects and establishing business goals through defining architecturally significant requirements, elaborating and implementing designs, and documentation. It illuminates patterns drawn from both public web APIs and proprietary application development and software integration projects the authors have led or participated in. You'll find a complete library of concrete, actionable design patterns, each formatted consistently to explain context, forces, problem, solution, d
優惠價: 1 2640
無庫存
Spring Boot實用教程(含實例視頻教學)(第4版)(簡體書)
滿額折
出版日:2022/12/01 作者:鄭阿奇  出版社:電子工業出版社  裝訂:平裝
Spring Boot是目前Java編程開發Web應用的最流行的方法。本教程是"Java EE基礎實用教程”和"Java EE實用教程”升級版,由於Java EE這個名稱目前已經不太流行,所以直接稱為"Spring Boot實用教程(第4版)”。本教程介紹HTML5基礎和Spring Boot環境、Spring Boot開發入門、Thymeleaf模板引擎、Spring Boot核心編程與開發技術、Spring Boot數據庫開發、Spring Boot安全框架、REST風格接口開發、Spring Boot其他功能和Spring Boot綜合實習等。系統介紹Spring Boot2.x及其應用開發。為了讓讀者能夠解決實際應用問題,其知識點消化實例盡可能自然選擇網絡商城各種子功能,但它們是獨立的,最後"Spring Boot綜合應用”一章,比較系統的介紹網絡商城基本功能的同時巧妙覆蓋了Spring Boot的主要內容,其中子功能雖然與前面不完全相同,但有些熟悉,所以雖然綜合也不太難學。本書包括教程、習題、實驗和綜合應用實習。配套通過教學課件、教程實例和綜合應用工程源文件,同時提供涉及數據庫。本書是目前國內不多見得系統介紹Spring Boot教材。
優惠價: 87 347
無庫存
Dead Lions: Slough House Thriller 2
滿額折
出版日:2022/11/03 作者:Mick Herron  出版社:John Murray Press  裝訂:平裝
*Discover The Secret Hours, the gripping new thriller from Mick Herron and an unmissable read for Slough House fans**Now a major TV series starring Gary Oldman*'The new king of the spy thriller' Mail on SundayFrom the Intelligence Service purgatory that is Slough House, where disgraced spies are sent to see out the dregs of their careers, Jackson Lamb is on his way to Oxford, where a former spook has turned up dead on a bus. Dickie Bow was a talented streetwalker once, good at following people and bringing home their secrets. He was in Berlin with Lamb, back in the day.But he's not an obvious target for assassination in the here and now. On Dickie's phone Lamb finds the last message he ever left, which hints that an old-time Moscow-style op is being run in the Intelligence Service's back-yard. Once a spook, always a spook, and even being dead doesn't mean you can't uncover secrets.Dickie Bow might have tailed his last target, but Lamb and his crew of no-hopers are about to go live. 'Mi
優惠:外文書周末優惠-單79雙75 優惠價: 79 434
無庫存
Java高併發核心編程(卷3)(加強版):億級用戶Web應用架構與實戰(簡體書)
滿額折
出版日:2022/11/01 作者:尼恩; 德魯; 李鵬舉  出版社:清華大學出版社(大陸)  裝訂:平裝
本書從動態代理模式、Reactor模式、三大限流策略等知識入手,深入淺出地剖析Spring Cloud+Nginx系統架構的核心原理以及Web高併發開發技術。全書從基礎設計模式和基礎原理出發,理論與實戰相結合,系統、詳盡地介紹Spring Cloud + Nginx高併發核心編程。 本書共10章。前6章剖析Feign高併發RPC的底層原理,解析Hystrix高性能配置的核心選項,闡述Hystrix滑動窗口的核心原理;後4章介紹Nginx的核心原理及其配置,並結合秒殺場景實現Spring Cloud秒殺、Spring Cloud+Nginx Lua秒殺,為廣大Java開發者提供一個全面學習高併發開發的實戰案例。這些知識會為廣大Java工程師解決後臺開發中遇到的高併發、高性能問題打下堅實的技術基礎。
優惠價: 87 616
無庫存
Web框架技術(Struts2+Hibernate5+Spring5)教程(第3版)(微課版)(簡體書)
滿額折
出版日:2022/11/01 作者:張志鋒; 馬軍霞; 谷培培  出版社:清華大學出版社(大陸)  裝訂:平裝
本書旨在培養學生的Java Web框架技術實踐創新和工程能力,為廣大讀者提供一本Java Web框架知識綜合學習和積累項目開發經驗的書。全書理論聯繫實際,引進以項目為驅動的教學模式,詳細系統地講解Struts2、Hibernate5和Spring5框架技術,將項目開發貫穿整個知識體系。全書共分11章,內容包括Struts2框架技術入門、Struts2核心組件詳解、Struts2的高級組件、基於Struts2的個人信息管理系統項目實訓、Hibernate5框架技術入門、Hibernate5核心組件詳解、Hibernate5的高級組件、基於Struts2+Hibernate5的教務管理系統項目實訓、Spring5框架技術入門、Spring5的AOP框架、基於Struts2+Hibernate5+Spring5的校園論壇BBS項目實訓。通過30多個小項目和3個大項目的開發實踐,使讀者能夠掌握基本理論知識,並鍛煉讀者的科學思維能力和綜合應用能力。本書可作為普通高等院校的Java Web框架技術教材,也可作為Java工程師培訓教材或作為Java工程師的參考書。
優惠價: 87 521
無庫存
出版日:2022/11/01 作者:(印尼)普臘班紮; 劉志強; 徐明月  出版社:商務印書館(大陸)  裝訂:平裝
《爪哇史頌》是印尼滿者伯夷王朝(Majapahit, 也譯“麻喏巴歇”)的一位宮廷詩人普臘班紮(Prapanca,筆名)所寫的讚美詩。全詩共98個詩章,譯成中文只有3萬餘字。但這部詩作不僅有重要的學術意義,而且有無可替代的史學價值。這部詩作對滿者伯夷王朝最輝煌的時代做了全景式的描述:幾乎涵蓋整個馬來半島的政治勢力版圖,印度教與佛教相安相融的和諧景象,經濟和商貿的繁榮盛況,獨具民族特色的盛大皇家宗教禮儀和民間習俗,清晰可信的皇家族譜關係,以及哈奄•武祿國王出訪、巡遊、拜祖、朝聖和狩獵等活動的生動場面,為讀者再現了一個豐滿的、躍動的、立體的帝國形象,為各相關領域的學者提供了不可多得的鮮活的史料。
出版日:2022/10/01 作者:Gertrude Chandler Warner  出版社:Albert Whitman & Company  裝訂:精裝
The Aldens are stranded in a mountain cabin with a mystery.When a snowstorm forces the Aldens to shelter in a cabin, they come across a coded message. Can they solve the mysterious puzzle? Adapted from Gertrude Chandler Warner's story of the same name, this early reader allows children to start reading by themselves with a Boxcar Children classic.
無法訂購
Web開發技術實戰教程(簡體書)
滿額折
出版日:2022/10/01 作者:唐友  出版社:化學工業出版社  裝訂:平裝
JSP(Java Server Pages,Java服務器頁面)是由Sun 公司倡導的、許多公司參與建立的一種動態網頁技術標準。JSP被賦予了Java技術的強大功能,能夠為用戶提供強大的技術支持;同時,JSP繼承了Java的優勢,可以建立安全的、跨平臺的動態網站。本書從初學者的角度出發進行講解,共13章,詳細講解了JSP的基本語法和Web程序設計方法。可分為三個部分:第1章和第2章是第一部分,介紹了Web技術概論、開發環境的搭建和JDBC;第3章至第9章是第二部分,詳細講解了Web的核心開發技術;第10章至第13章是第三部分,引入真實的企業項目,揭示項目開發的真實內幕,可以讓讀者切身感受到項目開發帶來的樂趣。本書使用深入淺出、通俗易懂的語言闡述教材中涉及的概念,並通過結合典型翔實的Web應用案例、分析案例代碼、解決常見問題等方式,幫助讀者掌握Web應用程序開發的全過程。本書附有源代碼、習題、教學課件等資源,既可作為JSP初學者的入門教材,也可作為高等院校相關專業的教材和輔導用書,而且對JSP開發人員的自學也具有較高的參考價值,是一本適合廣大計算機編程愛好者的讀物。
優惠價: 87 271
無庫存
企業級Java現代化:寫給開發者的雲原生簡明指南(簡體書)
滿額折
出版日:2022/10/01 作者:(德)馬庫斯‧艾澤勒; 納塔萊‧文托  出版社:電子工業出版社  裝訂:平裝
本書討論了如何利用現代化的技術開發新一代的企業級Java應用。傳統的單體應用已經難以適應雲環境下的開發和部署,因此,作者首先介紹了在雲環境下需要什麼樣的Java應用架構和開發實踐。作者基於Quarkus、Spring Boot和Vert.x技術搭建了一個典型的雲原生分布式應用,並將其容器化和部署至Kubernetes。Serverless是一種新興的應用開發和部署模式,能夠最大化地節省成本,作者以Knative平臺為例,講解了如何將我們開發的雲原生應用部署至Serverless平臺。在應用現代化的過程中,我們不僅要面臨新應用的開發,更要處理已有的遺留應用,作者花費大量的篇幅介紹了對傳統應用進行現代化改造的行動方案,其中涉及大量最佳實踐,以及實用的技術和工具。
優惠價: 87 412
無庫存
A Door Made for Me
滿額折
出版日:2022/09/13 作者:Tyler Merritt  出版社:Worthykids  裝訂:精裝
Emotional and honest, this picture book explores a racist encounter from the perspective of a young Black boy, while offering a message of unconditional love and acceptance to soothe the pain that comes from blind prejudice. In this story based on the author's childhood, a young Black boy confronts his first experience of overt racism. In recounting the events to his grandfather, the young narrator asks: “How can she hate me when she doesn’t know me?” Grandpa offers wisdom and encouragement to the child, reminding him that another person’s hate does not change the fact that he is loved and that he matters. While offering an unflinching look at the emotional impact of the encounter, Tyler Merritt presents a message of love and acceptance that will resonate with young readers and offer a starting point for conversations about racial equality between parent or caregiver and child.
優惠:外文書周末優惠-單79雙75 優惠價: 79 541
無庫存
Java Web程序設計任務教程(簡體書)
滿額折
出版日:2022/09/01 作者:黑馬程序員  出版社:人民郵電出版社  裝訂:平裝
本書從初學者的角度出發,深刻且通俗地揭示了JavaWeb開發內幕。全書共15章,詳細講解了網頁開發的基礎知識和Java Web開發的重要知識,其中網頁開發基礎知識包括HTML技術、CSS技術和JavaScript技術,而Java Web的進階知識包括Servlet技術、會話技術、JSP技術,以及JDBC和數據庫連接池等技術。本書加入了真實的電商項目,揭示了項目開發的真實內幕,可以讓學習者切身感受到項目開發帶來的樂趣。本書使用深入淺出、通俗易懂的語言闡述教材中涉及的概念,並通過結合典型翔實的Web應用案例、分析案例代碼、解決常見問題等方式,幫助讀者真正明白Web應用程序開發的全過程。本書附有配套視頻、源代碼、習題、教學課件等資源;另外,為了幫助初學者更好地學習本書講解的內容,還提供了在線答疑,希望得到更多讀者的關注。本書適合作為高等院校計算機相關專業程序設計或者Web項目開發的教材,是一本適合廣大計算機編程愛好者的讀物。
優惠價: 87 292
無庫存
Flight of the Puffin
滿額折
出版日:2022/08/30 作者:Ann Braden  出版社:Nancy Paulsen Books  裝訂:平裝
One small act of kindness ripples out to connect four kids in this stirring novel by the author of the beloved The Benefits of Being an Octopus. Now in paperback.Libby comes from a long line of bullies. She wants to be different, but sometimes that doesn’t work out. To bolster herself, she makes a card with the message You are amazing. That card sets off a chain reaction that ends up making a difference in the lives of some kids who could also use a boost―be it from dealing with bullies, unaccepting families, or the hole that grief leaves. Receiving an encouraging message helps each kid summon up the thing they need most, whether it’s bravery, empathy, or understanding. Because it helps them realize they matter―and that they're not flying solo anymore.
優惠:外文書周末優惠-單79雙75 優惠價: 79 271
無庫存
F2H Banshee Units
滿額折
出版日:2022/08/16 作者:Rick Burgess  出版社:Osprey Pub Co  裝訂:平裝
An illustrated study of the early-generation jet, the F2H Banshee, a frontline aircraft that served with US Navy, US Marine Corps squadrons and Royal Canadian Navy (RCN) squadrons.The F2H Banshee was an extraordinarily successful early-generation jet that outlasted both contemporary and more modern fighter types on the decks of the US Navy’s aircraft carriers in the 1950s. It served in a variety of roles, undertaking fighter, strike fighter, night-fighter, nuclear strike, and photo-reconnaissance missions. The Banshee was a frontline aircraft for more than a decade in an era when jet fighters came and went with relatively short service careers. This volume examines the entire service life of the F2H in the service of the US Navy, US Marine Corps, and the RCN. Initially created as a replacement aircraft for McDonnell’s pioneering FH1 Phantom, the F2H served in the Korean War as a strike fighter, close air support aircraft, B29 escort, and photoreconnaissance aircraft, including the latt
優惠:外文書周末優惠-單79雙75 優惠價: 79 721
無庫存
Java EE開源框架應用(簡體書)
滿額折
出版日:2022/07/01 作者:溫立輝; 周永福; 巫錦潤  出版社:西南交通大學出版社  裝訂:平裝
《Java EE開源框架應用》共分7章,分別論述了Struts2、Hibernate敏捷框架在Web信息系統開發中的應用。各章節均選取了行業中核心的應用技術結合企業實際開發案例,作為分析、學習的方向與範圍,力求讀者能掌握企業級開發中所必需的核心技能,以能勝任相關的技術開發工作。第1~4章為Struts2框架的論述部分,討論了Struts2的結構、基本語法、流程控制、攔截器、上下文環境、前端視圖配置、校驗框架、國際化、異常處理等方面的內容與實現。第5~6章為Hibernate框架的論述部分,討論了Hibernate的結構、基本語法、ORM原理及思想、對象持久化機制、各級緩存、反向工程、HQL應用語言、批處理操作、實體關聯映射等方面的內容與實現。第7章為一個綜合應用,討論了Struts2如何整合Hibernate框架、Web系統如何分層架構以及相關綜合業務模塊的編碼開發。
優惠價: 87 251
無庫存
微型Lisp解釋器的構造與實現(簡體書)
滿額折
出版日:2022/06/01 作者:劉鑫  出版社:華中科技大學出版社  裝訂:平裝
本書從零開始,將Haskell的Parsec解釋器移植到Java和Scala,並通過詳細的程序實例,深入淺出地介紹了組合子邏輯這個函數式編程的基本範式,給讀者展示了Parsec組合子的原理、實現和應用。閱讀本書,讀者不但可以掌握Parsec解釋器的實現方法,而且可以加深對Parsec組合子的理解。本書也可以作為學習Java和Scala編程語言的補充教材。
優惠價: 87 365
無庫存
An Experiential Introduction to Principles of Programming Languages
79 折
出版日:2022/05/24 作者:Hridesh Rajan  出版社:Mit Pr  裝訂:精裝
A textbook that uses a hands-on approach to teach principles of programming languages, with Java as the implementation language.This introductory textbook teaches the principles of programming languages by using an experiential learning style, in which students learn about language features by realizing those features in a pedagogical compiler. Students use Java―the most commonly used programming language in the first two years of the computer science curriculum―as the implementation language throughout. The book also discusses a range of emerging topics in programming languages missing from existing textbooks, including concurrency, Big Data, and event-driven programming. The goal is to prepare students to design, implement, analyze, and understand both domain-specific and general-purpose programming languages. The book first develops basic concepts in languages, including means of computation using primitive values, means of combination such as variable definition and functions, an
優惠:外文書周末優惠-單79雙75 優惠價: 79 1802
無庫存
Acts Of Service
滿額折
出版日:2022/05/03 作者:Lillian Fishman  出版社:Hogarth Pr  裝訂:平裝
If sex is an truth-teller, Eve is waiting to be found out.On an evening when Eve –a young, queer woman in Brooklyn– is feeling particularly impulsive, she posts some nude photos of herself online.This is how Eve meets Olivia, and through Olivia, the charismatic Nathan – and it’s not long before the three begin a relationship that disturbs as much as it delights her. But to whom is Eve responsible? And to what extent do our desires determine who we are?Acts of Service is a provocatively uncompromising debut of sex and sexuality. As incisive as it is exhilarating, it’s a novel that asks us to face our ideas about desire and power: what we bring to sex, the forces that shape it, and how we find ourselves in intimacy.
優惠:外文書周末優惠-單79雙75 優惠價: 79 511
無庫存
Ephesians
90 折
出版日:2022/04/30 作者:David A. deSilva  出版社:Cambridge Univ Pr  裝訂:平裝
In this commentary, David deSilva approaches Ephesians as Paul's contribution to the ongoing work of forming his converts' individual and collective identity in Christ through the celebration of God's activity (past, ongoing, and future) on behalf of all who had responded in trust and faithfulness toward Jesus throughout the eastern Roman empire. He explores how Paul's first-century audiences in Roman Asia would have understood and responded to his message, particularly his promotion of the attitudes, pursuits, and practices that would constitute an appropriate response of gratitude for so costly a deliverance and so magnificent a destiny. deSilva's discussion is richly grounded in the Jewish and Greco-Roman contexts that both informed Paul as he composed and his audiences as they engaged his message. He is also attentive to points of relevance to the modern contexts of today's readers who continue to wrestle with Paul's vision for Christian discipleship and human community.
優惠價: 9 1673
無庫存
出版日:2022/04/30 作者:David A. deSilva  出版社:Cambridge Univ Pr  裝訂:精裝
In this commentary, David deSilva approaches Ephesians as Paul's contribution to the ongoing work of forming his converts' individual and collective identity in Christ through the celebration of God's activity (past, ongoing, and future) on behalf of all who had responded in trust and faithfulness toward Jesus throughout the eastern Roman empire. He explores how Paul's first-century audiences in Roman Asia would have understood and responded to his message, particularly his promotion of the attitudes, pursuits, and practices that would constitute an appropriate response of gratitude for so costly a deliverance and so magnificent a destiny. deSilva's discussion is richly grounded in the Jewish and Greco-Roman contexts that both informed Paul as he composed and his audiences as they engaged his message. He is also attentive to points of relevance to the modern contexts of today's readers who continue to wrestle with Paul's vision for Christian discipleship and human community.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Functional, Object-Oriented, and Concurrent Programming
滿額折
出版日:2022/04/15 作者:Michel Charpentier  出版社:ADDISON WESLEY PUB CO INC  裝訂:平裝
Functional and concurrent programming paradigms can help experienced object-oriented developers write high-quality software faster: code that's easier to understand, debug, optimize, and evolve. But these approaches have often been surrounded by mystification and misconceptions, leading many developers to avoid them. In Functional and Concurrent Programming, Michel Charpentier clears away the confusion, showing how to use these features safely and well, so you can gain their benefits without their pitfalls. Writing for developers with some object-oriented experience in Java, C++, C#, Python, or elsewhere, Charpentier teaches key concepts through the use of realistic, modern examples: code written in Scala, but relevant to users of any modern object-oriented language. As a hybrid language, Scala can be used effectively to illustrate both object-oriented and functional programming; it offers advanced features for concurrency; and it interoperates with Java, and can use many components of
優惠價: 1 2880
無庫存
數據結構與算法(Java版)(簡體書)
滿額折
出版日:2022/03/30 作者:劉城霞; 段瑞雪  出版社:北京理工大學出版社  裝訂:平裝
《數據結構與算法》(Java版)是為“數據結構與算法”課程編寫的教材,也可作為學習數據結構及其算法的Java程序設計的參考教材。本書的內容可以分為兩大部分,前半部分是介紹了基本數據結構及其應用;後半部分主要討論了查找、排序算法及五類基本算法(分治算法、貪心算法、回溯算法、分支限界算法、動態規劃算法)及應用舉例。其章節安排如下: 章概述,介紹了數據結構與算法的基本概念;第二章線性表,介紹了線性結構的特點及操作;第三章棧和隊列,介紹了兩種特殊的操作受限的線性表及其應用;第四章串、數組及廣義表,介紹了內容受限的線性表以及線性結構的擴展;第五章樹與二叉樹介紹了樹型結構的特點及二叉樹的性質、操作和應用;第六章圖介紹了圖結構的特點及圖的應用算法;第七章查找介紹了各類查找算法;第八章排序介紹了各類排序方法;第九章算法的應用舉例介紹了五類基本算法及其簡單應用。本書概念表述嚴謹,邏輯推理嚴密,語言精煉,用詞達意,既注重理論的正確性,又突出知識的實用性。本書還配有書中所有示例程序的配套電子版資料。本書可作為高等學校計算機類專業或信息類相關專業的本科或專科教材,也可供從事計算機工程與應用工作的科技工作者參考。
優惠價: 87 438
無庫存
Jack Knight's Brave Flight: How One Gutsy Pilot Saved the Us Air Mail Service
滿額折
出版日:2022/03/29 作者:Jill Esbaum  出版社:PBKCLKCR  裝訂:精裝
High-flying history is brought to life in this suspenseful story of an unknown and daring pilot named Jack Knight, who in 1921 flew his biplane straight into a blizzard over America's heartland and saved the US Air Mail Service in the process. When Jack Knight takes off in his biplane from North Platte, Nebraska, in 1921, hundreds of people crowd the airstrip. Is Jack transporting a famous passenger? Is he ferrying medicine for a sick child? Nope--Jack has six sacks of mail.For the past few years, biplanes like Jack's have been flying the mail only during daylight hours. Flying after dark is risky and crashes are too common, so lawmakers decide to cut funding for the US Air Mail Service. Outraged officials and pilots want to prove that flying the mail is best, so they concoct a plan--a coast-to-coast race.But when a crash, exhaustion, and a snowstorm ground three of the planes, Jack Knight becomes the race's only hope. All he has to do is fly all night long, leaning out of the plane to
優惠價: 1 722
無庫存
Spark實戰(第2版)(簡體書)
滿額折
出版日:2022/03/01 作者:(法)吉恩‧喬治‧佩林  出版社:清華大學出版社(大陸)  裝訂:平裝
企業資料的分析始於讀取、過濾和合併來自多個資料來源的檔和資料流程。Spark資料處理引擎是這方面的佼佼者,可處理各種量級的資料,其傳送速率比Hadoop系統快100倍。得益於SQL的支援、直觀的接口和簡單的多語言API,你可輕鬆使用Spark,而不必學習複雜的新型生態系統。《Spark實戰(第2版)》將引導你創建端到端分析應用程式。在書中,你可學習基於Java的有趣示例,包括用於處理NASA衛星資料的完整資料管道。你還可查看託管在GitHub上的有關Java、Python和Scala的代碼示例,並探索、修改此代碼。此外,《Spark實戰(第2版)》的附錄為你提供速查表,幫助你安裝工具和理解特定的Spark術語。主要內容用Java編寫的Spark應用程式Spark應用架構提取檔、資料庫、資料流程和Elasticsearch的資料使用Spark SQL查詢分散式資料集閱讀門檻《Spark實戰(第2版)》讀者不需要具備有關Spark、Scala或Hadoop的經驗。
優惠價: 87 521
無庫存
A Hero Called Wolf
滿額折
出版日:2022/01/06 作者:Rowland; Lucy  出版社:Macmillan Children's Books UK  裝訂:精裝
A feel-good, rhyming picture book, with a positive message about being the hero of your own story!
優惠:外文書周末優惠-單79雙75 優惠價: 79 565
無庫存
出版日:2022/01/06 作者:Sarah Roberts  出版社:Scholastic  裝訂:平裝
Colin is no ordinary flower. Colin smells appealing - just like the other flowers around him. The only trouble is, he crackles and crunches and flutters in thewind. Because Colin is a crisp packet!A powerful message about plastic pollution and recycling from environmentalexpert Sarah Roberts.
神經網絡算法與實現:基於Java語言(簡體書)
滿額折
出版日:2022/01/01 作者:(巴西)法比奧  出版社:人民郵電出版社  裝訂:平裝
人工神經網絡是由眾多連接權值可調的神經元連接而成,具有大規模並行處理、分布式信息存儲、良好的自組織自學習能力等特點,能夠完成模式識別、機器學習以及預測趨勢等任務。本書通過9章內容,並結合Java編程語言,由淺入深地介紹了神經網絡算法的應用。書中涉及神經網絡的構建、神經網絡的結構、神經網絡的學習、感知機、自組織映射等核心概念,並將天氣預測、疾病診斷、客戶特徵聚類、模式識別、神經網絡優化與自適應等經典案例囊括其中。本書在附錄中詳細地指導讀者進行開發環境的配置,幫助讀者更加順利地進行程序開發。本書非常適合對神經網絡技術感興趣的開發人員和業餘讀者閱讀,讀者無需具備Java編程知識,也無需提前瞭解神經網絡的相關概念。本書將從零開始為讀者進行由淺入深地講解。
優惠價: 87 308
無庫存
JUnit實戰(第2版)(簡體書)
滿額折
出版日:2022/01/01 作者:(美)塔凱文  出版社:人民郵電出版社  裝訂:平裝
《JUnit實戰(第 2版)》從認識JUnit、不同的測試策略、JUnit與構建過程、JUnit擴展4個方面,由淺入深、由易到難地對JUnit展開了系統的講解,包括探索JUnit的核心、軟件測試原則、測試覆蓋率與開發、使用stub進行粗粒度測試、使用mock objects進行測試、容器內測試、從Ant中運行JUnit測試、從Maven2中運行JUnit測試、持續集成工具、表示層的測試、Ajax測試、使用Cactus進行服務器端的Java測試、測試JSF應用程序、測試OSGi組件、測試數據庫訪問、測試基於JPA的應用程序、JUnit的其他用法等內容。 《JUnit實戰(第 2版)》不僅僅介紹了使用JUnit框架測試項目必須掌握的核心概念,還指導讀者如何使用JUnit框架編寫自己的測試用例,並針對在編寫代碼的過程中如何使得代碼可測試給出建議。本書還介紹了基礎的軟件開發原則,如測試驅動開發(TDD)等,以便指導用戶如何使用不同的工具來測試Java EE應用程序的每一層。此外,本書也提供了幾個附錄,以幫助讀者快速轉換到**新版本的JUnit,並且能夠輕鬆地集成自己喜歡的IDE。 《JUnit實戰(第 2版)》適合於已具有一定Java編程基礎的讀者,以及在Java平臺下進行各類軟件開發的開發人員、測試人員。對於單元測試學習者和編程愛好者來說,本書則具有極高的學習參考價值。
優惠價: 87 412
無庫存
微服務項目實戰派:從Spring Boot到Spring Cloud(簡體書)
滿額折
出版日:2022/01/01 作者:姜橋  出版社:電子工業出版社  裝訂:平裝
隨著微服務概念的興起,如何快速實施微服務成了一個重要話題。在Java服務端領域,Spring Cloud微服務體系事實上已經成為整個Java後端架構的標配。如果你打算從事Java服務端開發,或者你所在的公司正打算轉型微服務,那麼Spring Cloud是無論如何都繞不開的存在。 本書以項目實戰的形式來介紹Spring Cloud微服務體系。書中所有實例都來自作者多年工作實踐,內容覆蓋構建Spring Cloud微服務所需的絕大部分內容——包括微服務工程搭建、微服務網關、熔斷限流、分布式任務調度、自動化CI/CD構建、Kubernetes容器化部署、微服務監控系統、分布式鏈路追蹤等。 本書適合希望快速提升項目經驗的Java初學者、正在轉型微服務架構的傳統項目研發人員、希望提升Spring Cloud微服務全棧技術經驗的高級開發人員、對特定系統設計感興趣的產品經理及研發人員。無論讀者是否接觸過微服務開發,只要具備一定的Java開發基礎,都能通過本書的學習快速掌握實際場景中的微服務開發技巧,並快速提升項目實戰經驗。
優惠價: 87 726
無庫存
Android Studio移動應用開發任務教程(微課版)(簡體書)
滿額折
出版日:2023/12/01 作者:李斌  出版社:人民郵電出版社  裝訂:平裝
本書較為全面地介紹了在Android Studio開發環境下進行移動應用開發的一般步驟和方法。全書共6章,包括Android概述、Android基本UI控件、Android高級UI控件、Android本地存儲、服務與廣播、網絡通信。本書適合作為高職高專院校計算機相關專業的教材,也可作為計算機培訓班的教材,還可供具備初步面向對象程序設計基礎並基本掌握Java基本語法的讀者自學參考。
優惠價: 87 260
無庫存
  • 5167
    130
  • 1
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 130

暢銷榜

客服中心

收藏

會員專區