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

Programming Entity Framework

50
1 / 2
你必须掌握的Entity Framework 6.x与Core 2.0(電子書)
出版日:2018/07/01 作者:汪鹏  出版社:清华大学出版社(崧博)  裝訂:電子書
《你必須掌握的Entity Framework 6.x與Core 2.0 》針對Entity Framework 6.x和Entity Framework Core 2.0以通俗易懂的語言進行深入、全面的探討,並結合實例來介紹如何靈活運用。《你必須掌握的Entity Framework 6.x與Core 2.0 》共四篇,內容分為19章,第一篇(第1~3章)講述Entity Framework 6.x基礎,並深入講解如何創建過濾索引、遷移的本質等;第二篇(第4~8章)講述Entity Framework 6.x進階,充分闡述Entity Framework 6.x背后隱藏的原理、性能優化、並發解析等;第三篇(第9、10章)講述Entity Framework Core 2.0基礎,並對Entity Framework Core每一版本所出現的新特性進行詳細介紹和深入研究;第四篇(第11~19章)講述Entity Framework Core 2.0進階,內容包括Entity Framework Core變更追蹤策略、創建上下文實例方式、性能優化,結合Entity Framework Core 2.0特性實現多租戶模式,利用Entity Framework Core進行數據審計、並發解析等。《你必須掌握的Entity Framework 6.x與Core 2.0 》適合ASP.NET開發人員閱讀,也適合高等院校和培訓學校相關專業的師生作為教學參考書。
優惠價: 7 416
Digital Asset Valuation Framework(電子書)
出版日:2024/04/09 作者:HashKey Capital  出版社:商務印書館(香港)有限公司  裝訂:電子書
The author outlines a framework that evaluate different crypto assets consistently. Successful crypto investing requires a solid framework for value-based decisions rather than speculation. Hopefully, it can bring some clarity to the industry and help to understand the intrinsic value of crypto assets.
優惠價: 1 856
ASP.NET Core 6 零基礎建立自己的部落格(電子書)
出版日:2023/08/20 作者:劉駿嶢-Jim(雞湯工程師)  出版社:深智數位  裝訂:電子書
轉職軟體工程師、程式初學者、缺乏作品集的人! 不用再害怕寫程式啦~ ●Asp.Net Core 6的常見技術 ●Entity Framework資料庫設計、資安知識、發文系統、登入功能 ●Web開發工程師應該具備的相關知識 ●如何建造部落格網站 ●附贈原始碼 此書主要撰寫給所有程式初學者,希望大家能更好的進入程式的世界。 書中分成了兩個部分,第一個部分為ASP.NET Core工程師應該具備的相關知識,包含網站運行的原理、什麼是API、ASP.NET Core 常用技術、Entity Framework資料庫、相依性注入、如何上傳或是下載檔案、資安權限、如何架站等等,第二部分說明如何結合前面所學建造自己的Blog,做成一個有登入系統,可以發文給別人觀看的網站。 全書富含眾多程式範例以及原始碼提供讀者學習,希望大家能在成就感中學習到技術,在程式裡建築自己的世界。
優惠價: 8 632
Visual C# 2015 程式設計經典(電子書)
出版日:2016/05/16 作者:蔡文龍  出版社:碁峯資訊股份有限公司  裝訂:電子書
由微軟MVP、MCSD、MCPD認證專家與大學教師編著,並由微軟大型研討會講師以及大學資深程式設計教師提供寶貴意見及審校,是一本適合大專院校教學,以及MTA、MCTS、MCSD、MCPD認證課程的先修教材。內容豐富,範例操作與解說皆有圖例、分析與詳細說明,讓初學者學習完全無障礙。 ■ C#程式設計入門篇 介紹.NET Framework平台與微軟雲端App開發工具Visual Studio 2015,採循序漸進方式,以主控台專案介紹C#資料型別、選擇結構、重複結構、陣列、方法的語法,使初學者具有程式設計的基本素養。 ■ 物件導向程式設計篇 介紹Windows Form應用程式開發技巧。以深入淺出方式,使初學者具有物件導向的觀念,並介紹類別與物件、繼承、多型、介面、檔案存取、例外處理…等,進而領會出物件導向程式設計的要領。 ■ 視窗應用程式設計篇 介紹Windows Form應用程式常用工具,包括視窗輸出入介面、各種清單與容器的設計、各種對話方塊及鍵盤與滑鼠事件、功能表與工具列設計、多表單與MDI多表單的應用,使初學者能活用工具箱的工具以建構出豐富的Windows Form應用程式。 ■ 資料庫程式設計篇 介紹微軟的離線式資料存取架構 ADO.NET 4.6。包含SQL資料庫的建立、SQL陳述式的使用、資料庫連接與存取、交易處理機制、預存程序撰寫與呼叫、XML文件的搜尋與存取等議題。並介紹LINQ和Entity Framework;透過LINQ能使用一致性的資料查詢技術、來處理陣列、集合物件、DataSet、SQL資料庫和XML…等資料來源;使用Entity Framework讓開發人員不用處理資料庫程式設計的細節,可以直覺的物件導向方式撰寫資料庫程式。 ■ 網路應用程式與跨平台行動裝置網站設計篇 介紹微軟ASP.NET Web Form與ASP.NET MVC的Web應用程式開發方式。包含建置AJAX非同步網頁、檔案上傳、使用資料工具建置網頁資料庫、Chart網頁圖表建置、Web服務的設計與呼叫;說明MVC應用程式Model的建置、Controller與View的設計,最後設計簡易書籍管理系統。並介紹行動網站開發技術jQuery Mobile,透過jQuery Mobile整合ASP.NET建置跨平台的美食搜尋行動網站。
優惠價: 1 650
Visual C# 2017程式設計經典(電子書)
出版日:2017/09/25 作者:蔡文龍  出版社:碁峯資訊股份有限公司  裝訂:電子書
由微軟MVP、大學教師以及MCSD、MCPD認證專家共同編著,並由大學教授程式設計教師提供寶貴意見與審校,是一本適合大專院校教學,以及MTA、MCP、MCPD、MCSD認證課程的先修教材。內容豐富,範例操作與解說皆有圖例、分析與詳細說明,讓初學者學習完全無障礙。 ■ C#程式設計入門篇 介紹Visual Studio 2017整合開發工具的使用,採循序漸進方式,以主控台專案介紹C# 資料型別、選擇結構、重複結構、陣列、方法的語法,使初學者具有程式設計的基本素養。 ■ 物件導向程式設計篇 介紹Windows Form應用程式開發技巧。以深入淺出方式,使初學者具有物件導向的觀念,並介紹類別與物件、繼承、多型、介面、檔案存取、例外處理…等,進而領會出物件導向程式設計的要領。 ■ 視窗應用程式設計篇 介紹 Windows Form 應用程式常用工具,包括視窗輸出入介面、各種清單與容器的設計、各種對話方塊及鍵盤與滑鼠事件、功能表與工具列設計、多表單與MDI 多表單的應用,使初學者能活用工具箱的工具以建構出豐富的 Windows Form 應用程式。 ■ 資料庫程式設計篇 介紹微軟的離線式資料存取架構 ADO.NET。包含SQL 資料庫的建立、SQL 陳述式的使用、資料庫連接與存取、交易處理機制、預存程序撰寫與呼叫、 XML 文件的搜尋與存取等議題。並介紹 LINQ 和 Entity Framework;透過 LINQ 能使用一致性的資料查詢技術、來處理陣列、集合物件、DataSet、SQL 資料庫和 XML…等資料來源;使用 Entity Framework 讓開發人員不用處理資料庫程式設計的細節,可以直覺的物件導向方式撰寫資料庫程式。 ■ 網路應用程式與跨平台行動裝置網站設計篇 介紹微軟 ASP.NET Web Form 與 ASP.NET MVC 的Web應用程式開發方式、包含建置 AJAX 非同步網頁、檔案上傳、使用資料工具建置網頁資料庫、Chart 網頁圖表建置、Web服務的設計與呼叫;說明MVC應用程式Model的建置、Controller與View的設計,最後設計簡易書籍管理系統。並介紹行動網站開發技術jQuery Mobile,透過jQuery Mobile整合ASP.NET建置跨平台的美食搜尋行動網站與書籍查詢
優惠價: 1 650
Surrealism from Paris to Shanghai(電子書)
出版日:2024/11/06 作者:Lauren Walden  出版社:香港大學出版社  裝訂:電子書
Surrealism in China initially gained a foothold in Shanghai’s former French concession during the early 1930s, disseminated by returning Chinese students who had directly encountered the movement in Paris and Tokyo. Shanghai surrealism adopted a dialectical form, resonating with the modus operandi of the Parisian movement as well as China’s traditional belief system of Daoism. Reconciling the thought of Freud and Marx, Surrealism subsumed the multiple contradictions that divided Republican Shanghai, East and West, colonial and cosmopolitan, ancient and modern, navigating the porous boundaries that separate dream and reality. Shanghai surrealists were not rigid followers of their Parisian counterparts. Indeed, they commingled Surrealist techniques with elements of traditional Chinese iconography. Rather than revolving around a centralized group with a leader, Shanghai Surrealism was a much more diffuse entity, disseminated across copious different periodicals, avant-garde groups, and th
優惠價: 7 700
Visual C#程式設計經典:邁向Azure雲端、AI影像辨識與OpenAI API服務開發(適用C# 2022/2019/2017)(電子書)
出版日:2024/02/21 作者:蔡文龍; 何嘉益; 張志成; 張力元; 歐志信  出版社:碁峯資訊股份有限公司  裝訂:電子書
由微軟MVP、MCSD認證專家與大學教師共同編著,是一本適合大專院校教學,以及MTA、MCSD認證課程的先修教材。內容豐富從基礎到進階,從地端到雲端,進而邁向AI影像辨識與OpenAI API開發,範例解說詳細,讓初學者學習完全無障礙。 ■ C#物件導向程式設計篇 以深入淺出方式讓初學者具有物件導向的觀念,並以主控台專案介紹C#資料型別、流程控制、陣列與方法(函式)、類別與物件、繼承、多型、介面、檔案存取、例外處理…等,進而領會出物件導向程式設計的要領。 ■ 視窗應用程式設計篇 介紹視窗程式開發,例如清單與容器、對話方塊、鍵盤與滑鼠事件、功能表與工具列、多表單與MDI 多表單的應用,使初學者具備建構豐富的視窗應用程式。 ■ 資料庫程式設計篇 介紹ADO.NET資料庫存取、交易處理、預存程序等議題。同時介紹 LINQ 和 Entity Framework存取陣列、集合物件、DataSet、SQL 資料庫等資料來源。 ■ 網路應用程式與跨平台行動裝置網站設計篇 介紹 ASP.NET MVC Web應用程式開發,讓初學者理解MVC的開發方式,並透過jQuery Mobile整合ASP.NET MVC建置跨平台書籍管理系統與書籍查詢行動網站。 ■ Azure雲端服務、影像辨識與OpenAI API應用篇 介紹Microsoft Azure雲端運算平台、OpenAI API與C#整合,透過App Services部署雲端網站、建置Azure SQL Database雲端資料庫,使用Azure認知服務分析影像資訊與臉部偵測,以及利用OpenAI API開發ChatGPT聊天機器人與AI繪圖程式,進而建置智慧化的商用應用程程式。
優惠價: 1 750
ASP.NET Core 7 MVC 跨平台範例實戰演練(電子書)
出版日:2023/07/25 作者:聖殿祭司; 奚江華  出版社:碁峯資訊股份有限公司  裝訂:電子書
* 程式語法及專案組態適用ASP.NET Core 6、7及8 * 作者以多年程式開發經驗,將業界的專業開發技巧融入於書中! ASP.NET Core是跨平台的.NET框架,除了跨平台特性,整個框架底層更是高度重新大改寫,導入許多軟工Design Pattern與Principals原則,讓整個框架程式組織、運作與耦合度達到前所未有新高度。而ASP.NET Core中最重要的四大天王:Dependency Injection相依性注入、Configuration組態系統、Hosting與Middleware,更是貫穿整個應用程式設計與執行,可以說掌握此四者便掌握了ASP.NET Core核心精髓。無論新手與老手,本書皆能循序漸進地引導您,一步步深入ASP.NET Core精華的奧義殿堂。 精選章節,讓您Do Less, Get More,短時間內培養出即戰力!本書內容有: * 介紹MVC架構如何三分天下,精解Model、View與Controller三者職責與運作 * 以DI相依性注入設計抽象介面與實作,達成IoC控制反轉與鬆散耦合 * Configuration組態與Options Pattern選項模式共舞 * Model / Scaffolding CRUD / LINQ與Entity Framework Core資料庫存取 * View / Partial View / Tag Helpers / HTML Helpers / View Component / Layout功能解析 * 說明MVC中如何整合Bootstrap前端開發框架,有效建構RWD響應式網站 * 全面掌握Razor語法,提升View頁面的智慧與判斷力 * 用開源Chart.js及JSON製作HTML5互動式商業統計圖表 * 以jQuery Ajax / Web API / JSON三劍客建立輕量級高效能網站 * 用AJAX及MVC串接ChatGPT API製作AI聊天問答 * 將ASP.NET Core應用程式部署至Microsoft Azure雲端平台
優惠價: 1 860
The Diamond Sutra Explained(電子書)
出版日:2022/10/01 作者:Nan Huai-Chin  出版社:白象文化事業有限公司  裝訂:電子書
Diamond Sutra Explained Master Nan Huai-Chin’s discourses on the treasured Buddhist Diamond Sutra bring together a lifetime of personal cultivation experience which ran the gamut of esoteric and spiritual practices. This beautiful Sutra can be a compass and a gauge when journeying towards understanding our true selves. Master Nan guides us through the Diamond Sutra providing students with a framework that combines understanding with practical cultivation. Master Nan’s teachings are unique among contemporary and historical interpretations.
優惠價: 7 420
網頁程式設計ASP.NET MVC 5.x範例完美演繹(適用Visual C# 2022/2019)(電子書)
出版日:2022/05/01 作者:聖殿祭司奚江華  出版社:碁峯資訊股份有限公司  裝訂:電子書
知名技術部落格「DotNet開發聖殿」以多年程式開發經驗,將業界的專業開發技巧融入於書中。 為MVC新手設計的絕佳教材,從精闢原理解說開始,再導引到實務範例。內容注重MVC範例展示,培養實作MVC程式的能力,而非讀完MVC理論,卻不知如何下手。或者您曾學過MVC或研讀過其他書籍,在技術與觀念仍無法領略MVC精髓,希望重奠根基,重理大腦完整思路,那麼這本書正可滿足您的需求。 精選內容,讓您Do Less, Get More,短時間內培養出即戰力,本書內容有: * Visual Studio 2022工具安裝、MVC開發環境建立與程式部署 * 介紹MVC架構如何三分天下,精解Model、View與Controller三者職責與運作 * View / HTML Helpers / Bundle & Minification / Layout功能大解析 * 全面掌握Razor語法,提升View頁面的智慧與判斷力 * 用開源Chart.js及JSON製作HTML5互動式商業統計圖表 * 以jQuery Ajax / Web API 2.0 / JSON三劍客建立輕量級高效能網站 * 以真實汽車銷售網站演示Routing路由大法,認識這位引導網站人流的大管家 * Entity Framework的Database First / Model First / Code First完全制霸 * 用單元測試提升MVC程式之品質 * 將MVC應用程式部署至Microsoft Azure雲端平台 * 將MVC延伸到ASP.NET Core,讓您掌握最新前沿技術的應用
優惠價: 1 660
Spring Data JPA从入门到精通(電子書)
出版日:2018/05/01 作者:张振华  出版社:清华大学出版社(崧博)  裝訂:電子書
《Spring Data JPA從入門到精通》以Spring Boot為技術基礎,從入門到精通,由淺入深地介紹Spring Data JPA的使用。有語法,有實踐,有原理剖析。 《Spring Data JPA從入門到精通》分為12章,內容包括整體認識JPA、JPA基礎查詢方法、定義查詢方法、注解式查詢方法、@Entity實例裡面常用注解詳解、JpaRepository擴展詳解、JPA的MVC擴展REST支持、DataSource的配置、樂觀鎖、SpEL表達式在Spring Data裡面的應用、Spring Data Redis實現cacheable的實踐、IntelliJ IDEA加快開發效率、Spring Data REST簡單介紹等。 《Spring Data JPA從入門到精通》適合Java開發初學者、Java開發工程師、Java開發架構師閱讀,也適合高等院校和培訓學校相關專業的師生教學參考。
優惠價: 7 248
Malaysian Chinese:An Inclusive Society(電子書)
出版日:2011/01/01 作者:CMCS  出版社:馬來西亞華社研究中心  裝訂:電子書
The papers in this publication are studies on the Chinese communicity in Malaysia in relation to developments in Southeast Asia. The formation of Chinese communities in the region were established by waves of migration into the region over periods of time. However, given the proximity to China, there has been and there will always be the reminder of an exogenous influence, the China factor, on the Chinese communities in the region. In fact the Xinhua News Agency from the People's Republic of China reported recently, with pride, that there are now an estimated forty five million Overseas Chinese all over the world. Studies as presented by the authors indicate the diversity of the Chinese community in Malaysia. Often the community is mistakenly perceived as a monolithic entity. The truth could not be more different. The community comprise minority groups such as Chinese Muslims, Chinese Christians and Peranakans, besides the common perception of only Buddhists and Taoists. All are Malay
優惠價: 7 53
機體與力動:懷德海哲學研究與對話(電子書)
出版日:2004/10/01 作者:吳汝鈞  出版社:臺灣商務  裝訂:電子書
本書主要研究當代西方大哲懷德海(A.N. Whitehead)的機體主義哲學,特別是他在後期發展出來的宇宙論。透過對懷氏的艱澀難讀的鉅著《歷程與實在》及《觀念的冒險》等的解讀,並從作者自己所倡導的純綷力動現象學的角度,突顯懷德海宇宙論的重要觀念如「實際的存在」(actual entity)、「實際的境遇」(actual occasion)與「攝握」(prehension)等的意義,和他的充滿創發性的美學情調的哲思。此書無疑的對我國的懷德海哲學研究推向一個前所未有的高峰,值得哲學與思想研究者的關注。
優惠價: 1 203
Convergence of Securities and Crypto:RWA and Digital Asset Treasury Reshaping the Next-Generation Capital Markets(電子書)
出版日:2025/11/01 作者:Dr. Bai Haifeng; Hongbin Wang; Dr. Yu Jianing; Dr. Liang Xinjun; Vincent Zhang  出版社:聯合電子出版有限公司  裝訂:電子書
Throughout the long-term evolution of global capital markets, stock markets, and crypto-asset markets have historically operated as two parallel systems: the former is built upon over a century of institutional accumulation and vast institutional networks, while the latter has thrived within the technological framework of blockchain. Today, with the ongoing implementation and application of new models—such as the tokenization of real world assets (RWAs), stablecoins, crypto-asset ETFs, and digital asset treasury (DAT) companies—the convergence of securities and crypto is emerging as the most disruptive transformation trajectory in capital markets. Traditional securities are stepping into the on-chain world, while native crypto-assets are making their way into the mainstream financial arena through compliant pathways. Capital markets are witnessing a historic convergence characterized by "mutual convergence."  This book presents a comprehensive overview of the convergence of securities
優惠價: 1 652
Collected and Curated: Masterpieces of Chinese Art from The University Museum and Art Gallery(電子書)
出版日:2025/08/01 作者:Florian Knothe  出版社:香港大學美術博物館  裝訂:電子書
Collected and Curated introduces Chinese art and material culture through the items from the permanent collection of The University Museum and Art Gallery (UMAG), The University of Hong Kong. As the oldest continuously operating museum in Hong Kong, UMAG serves as a significant venue for contemporary art exhibitions, and excels at collecting, documenting and teaching about local and regional artists and art forms, while fostering ongoing and new relationships. Regarded as an essential teaching resource, UMAG has expanded its collection and programming through generous donations from patrons and artists, along with support from the University of Hong Kong and the HKU Museum Society. Since 1953, curators and educators have leveraged this assistance to expand, display and teach with a collection that highlights artefacts ranging from Neolithic cultures (ca. 6500 BCE–ca. 1900 BCE) to the early kingdoms and dynasties of imperial China (ca. 1500 BCE–1911). UMAG has also gained a reputation f
優惠價: 7 224
The Road to Net zero: Hydrogen Energy Technology and Strategy: H2+FC=Net Zero Future Power(電子書)
出版日:2025/03/31 作者:Jo-Chen Lin; Ping-Chi Chen; Yen-Chun Lai; Yu-Jhen Li; Liang-Wei Chen 等  出版社:Taiwan Institute of Economic Research  裝訂:電子書
The Glasgow Climate Pact signed on the 26th Conference of the Parties of United Nations Framework Convention on Climate Change in 2021, saws representatives' determination for carbon neutrality by 2050. Meanwhile, "Net Zero by 2050: a Roadmap for the Global Energy Sector" proposed by International Energy Agency has suggested hydrogen as a decarbonization technology in various fields. As a clean, stable power with diverse sources, hydrogen provides a promising solution for energy, industry, and transportation, making hydrogen economy a prominent international topic, prompted developed countries actively investing in hydrogen technologies, setting out development pathways, offering policies and subsidies for short, mid and long-term goals. With net-zero by 2050 commitment, Taiwan introduced its goals in 2021, followed by "Taiwan's Pathway to Net-Zero Emissions in 2050" proposed by the National Development Council in 2022, unveiling a cross-ministerial aggregate strategy. Among its twelve
優惠價: 88 2904
Revitalization in Asia: Adaptive Reuse in Macao, Mumbai, and Penang(電子書)
出版日:2025/03/05 出版社:香港大學出版社  裝訂:電子書
Revitalization in Asia: Adaptive Reuse in Macao, Mumbai, and Penang offers a clear understanding of the value of sustainable adaptive reuse within an Asian context. Three highly urbanized places (Macao, Mumbai, and Penang) are considered in detail from conservation and planning perspectives (with essays and timelines for each). For each place, five case studies offer a comparative framework for understanding similarities and differences in adaptive reuse projects. Six essays examine adaptive reuse in terms of its connection to the three dimensions of sustainability, with reference to the United Nations’ Sustainable Development Goals. This book is envisioned as a continuation of Asian Revitalization: Adaptive Reuse in Hong Kong, Shanghai, and Singapore.
優惠價: 7 784
Steamships across the Pacific: Maritime Journeys between Mexico, China, and Japan, 1867–1914(電子書)
出版日:2024/11/21 作者:Ruth Mandujano López  出版社:香港大學出版社  裝訂:電子書
During the nineteenth century, the transpacific world underwent profound transformation, due to the transition from sail to steam navigation that was accompanied by a concomitant reconfiguration of power. This book explores the ways in which diverse Mexican, British, Chinese, and Japanese interests participated, particularly during Porfirio Díaz’s presidency at the peak of Mexico’s participation in the steam network: from its 1860s outset through a time of many revolutionary changes ending with the World War, the Mexican Revolution, the opening of the Panama Canal, and the introduction of a new maritime technology based on vessels run by oil. These transoceanic exchanges, generated within these new geographies of power, contributed not only to the formation of a transpacific region but also to refashioning the Mexican national imaginary. With transnationalism, global and migration studies as its main framework, this study draws upon a dazzling array of primary sources to center Mexic
優惠價: 7 1400
The Idea of a China Arrest Warrant: Surrender of Fugitive Offenders between Mainland China, Hong Kong, and Macau(電子書)
出版日:2024/11/21 作者:Yanhong Yin  出版社:香港大學出版社  裝訂:電子書
Hong Kong and Macau have both been Special Administrative Regions of China since 1999. To this day, however, the two SARs and mainland China have yet to form a cohesive agreement for extradition. Yanhong Yin proposes a theoretical model—the China Arrest Warrant—that fulfils three essential criteria: compliance with the framework of “One Country, Two Systems,” allowance for differences within the three divergent legal systems, and sufficient human rights protection. This model takes direct inspiration from the European Arrest Warrant, which is undergirded by the principle of mutual recognition—the idea that while states may make different decisions on a wide range of matters, results will be accepted as equivalent to decisions made by one’s own state. The success of the European Union’s adoption of mutual recognition across political, economic, and legal situations is instrumental in providing a blueprint for judicial cooperation among mainland China, Hong Kong SAR, and Macau SAR. Th
優惠價: 7 1386
Queer TV China: Televisual and Fannish Imaginaries of Gender, Sexuality, and Chineseness(電子書)
出版日:2023/02/16 出版社:香港大學出版社  裝訂:電子書
The 2010s have seen an explosion in popularity of Chinese television featuring same-sex intimacies, LGBTQ-identified celebrities, and explicitly homoerotic storylines even as state regulations on “vulgar” and “immoral” content grow more prominent. This emerging “queer TV China” culture has generated diverse, cyber, and transcultural queer fan communities. Yet these seemingly progressive televisual productions and practices are caught between multilayered sociocultural and political-economic forces and interests. Taking “queer” as a verb, an adjective, and a noun, this volume counters the Western-centric conception of homosexuality as the only way to understand nonnormative identities and same-sex desire in the Chinese and Sinophone worlds. It proposes an analytical framework of “queer/ing TV China” to explore the power of various TV genres and narratives, censorial practices, and fandoms in queer desire-voicing and subject formation within a largely heteropatriarchal society. Through
優惠價: 7 1680
The Public Sector in Hong Kong(電子書)
出版日:2022/09/21 作者:Ian Scott  出版社:香港大學出版社  裝訂:電子書
This book describes and analyses the role of the public sector in the often-charged political atmosphere of post-1997 Hong Kong. In this second edition, Ian Scott explores public sector accountability in terms of Hong Kong’s constitutional framework and the structure, functions, and personnel policies of its civil service system. He examines critical issues facing the administration of the public sector and the formulation and implementation of public policy with particular attention to the political challenges confronting the Hong Kong government over the past decade. A concluding chapter assesses how contested values in a changing political environment have affected the public sector in recent years. This edition has been fully updated to incorporate the latest statistics and research, including Scott’s work in such areas as integrity management, corruption prevention, and policing. This book is an essential resource for scholars and students of public administration and public poli
優惠價: 7 826
Psychopathology: An Empathic Representational Approach; An Integration of Phenomenology and Cognitive Neuroscience(電子書)
出版日:2022/08/05 作者:Eric Yu Hai Chen  出版社:香港大學出版社  裝訂:電子書
Psychopathology: An Empathic Representational Approach retraces the foundations of classical phenomenological psychopathology and integrates them with modern ideas drawn from anthropology, cognitive neuroscience, computational science, and evolutionary biology to synthesize a comprehensive framework and provide fresh insights. This book explores how the scientific concepts of ‘information and representation’ can be used to understand subjective mental phenomena and integrate them in empathic clinical dialogues during interactions with patients. It explores key issues in clinical psychopathology coherently and systematically, illustrates advanced topics in an accessible manner using clinical case examples, metaphors and clarifying diagrams, and directly links advanced conceptual frameworks with pragmatic skills in the clinical dialogue process. This volume is aimed at a broad audience of mental health professionals, researchers, and students in psychiatry, psychology, and social work.
優惠價: 7 826
The Healthy Settings Approach in Hong Kong:Sustainable Development for Population Health(電子書)
出版日:2021/06/01 作者:Albert LEE  出版社:香港城市大學出版社  裝訂:電子書
An individual’s health depends on their personal lifestyle and living conditions, which are influenced by a host of complex physical, social, and economic determinants. The same is true of organisational and community health. This book explains the Healthy Settings Approach as a means to define population and health standards as well as a framework to promote and evaluate health in daily living activities. The determinants affecting public health go beyond the availability and quality of healthcare, and a concerted effort from all sectors of the community is required to bring about sustained improvements. Using the Healthy Settings Approach to facilitate the “right to health”, this book argues that promoting health in multiple and varied settings concurrently will ensure healthy living throughout the community and, ultimately, the world. The author uses real life experiences from different countries, with a focus on Hong Kong, and discusses many initiatives that have been enacted (alth
優惠價: 7 666
Leading Healthy and Thriving Schools in Hong Kong:Theory and Practice(電子書)
出版日:2020/04/01 作者:Robin M. B. Cheung; Amelia S. C. Lo; Vera M. W. Keung; Amy C. M. Kwong  出版社:香港城市大學出版社  裝訂:電子書
The academic setting has a significant influence on the well-being of children and teens. Effective school leadership is, therefore, essential in promoting a healthy school environment. This book, the first of its kind in Hong Kong, establishes the kind of leadership a health-promoting school needs to be successful. It explains the steps school leaders should take to promote health, beginning with an explanation of the link between health and education and then moving into a discussion of how schools can be transformed and what sort of leaders are required for such a transformation. These changes can be applied in individual classrooms and schools as well as more broadly across whole education systems. The theoretical healthy school framework outlined in the main text by Dr Robin Cheung, a seasoned scholar-practitioner in the field of school health promotion, is complemented by success stories written from interviews conducted by Dr Cheung’s co-authors, which are included in the suppl
優惠價: 7 554
Whampoa and the Canton Trade: Life and Death in a Chinese Port, 1700–1842(電子書)
出版日:2020/03/20 作者:Paul A. Van Dyke  出版社:香港大學出版社  裝訂:電子書
Paul A. Van Dyke’s new book, Whampoa and the Canton Trade: Life and Death in a Chinese Port, 1700–1842, authoritatively corrects misconceptions about how the Qing government treated foreigners when it controlled all trade in the Guangzhou port. Van Dyke reappraises the role of Whampoa in the system—a port twenty kilometres away from Guangzhou—and reassesses the government’s attitude towards foreigners, which was much more accommodating than previous research suggested. In fact, Van Dyke shows that foreigners were not bound by local laws and were given freedom of movement around Whampoa and Canton to the extent that they were treated with leniency even when found in off-limit places. Whampoa and the Canton Trade recounts the lives of seamen who travelled half-way around the globe at great risk and lived through a historic period that would become the framework for subsequent encounters between China and the rest of the world. Were it not for the exchanges between the major powers and t
優惠價: 7 1456
In the Ruins of the Japanese Empire: Imperial Violence, State Destruction, and the Reordering of Modern East Asia(電子書)
出版日:2020/02/06 出版社:香港大學出版社  裝訂:電子書
In the Ruins of the Japanese Empire concludes that early East Asian Cold War history needs to be studied within the framework of post-imperial history. Japan’s surrender did not mean that the Japanese and former imperial subjects would immediately disavow imperial ideology. The end of the Japanese empire unleashed unprecedented destruction and violence on the periphery. Lives were destroyed; names of cities altered; collaborationist regimes—which for over a decade dominated vast populations—melted into the air as policeman, bureaucrats, soldiers, and technocrats offered their services as nationalists, revolutionaries or communists. Power did not simply change hands swiftly and smoothly. In the chaos of the new order, legal anarchy, revenge, ethnic displacement, and nationalist resentments stalked the postcolonial lands of northeast Asia, intensifying bloody civil wars in societies radicalized by total war, militarization, and mass mobilization. Kushner and Levidis’s volume follows th
優惠價: 7 1400
Frontiers in Economic and Management Research(Volume 7)(電子書)
出版日:2019/12/01 出版社:社会科学文献出版社  裝訂:電子書
《经济管理前沿》是由吉林大学商学院主办的集刊,坚持理论研究和实践研究相结合、定量分析和定性分析相结合,关注我国社会、经济等领域的重大学科前沿问题,刊登结合中国现实问题进行深入分析、阐述和研究的高水平研究成果。本书是第7卷,内容涉及促进大规模创新框架的建立(Building a Framework for Facilitating Mass Innovation)、通过重复投资决策学习(Reinforcement Learning in Repeated Portfolio Decisions)、环境责任对我国绿色消费行为的推动作用(The Driving Effect of Environmental Responsibility on Green Consumption Behavior in China)等。
優惠價: 7 693
公職考試講重點【計算機概論】三、四等(電子書)
出版日:2019/04/01 作者:張逸; 劉逸  出版社:大碩  裝訂:電子書
【講重點系列帶你制霸考科】 刷考古題之前先讀懂這一本! 面對考試不僅要會解題,更要有紮實基本功! ★ 匯集補教名師多年教學經驗 ★ 章節編排由淺入深、吸收效率倍增 ★ 收錄各類經典題型、搭配詳解一點就通 這樣的你適合這本書: ☆ 新手入門 ☆ 加強觀念 ☆ 考前重點複習 ☆ 專業進修 你值得優質的書籍 這本書陪你一起成長! 【講重點x試題大補帖必勝組合】 講重點系列觀念解析 + 試題大補帖刷題練習 大碩教育提供你全方面的備考戰術! 初階入門、加強複習都適用! ★兩種系列一起閱讀 離上榜之路更近一步★ 本書內容共分為八大單元,依序為基本概論、Digital Logic數位邏輯、Operation System作業系統、System Program系統程式、Programming Language程式語言、Data Structure資料結構、網路、Datebase資料庫等重點觀念。 本書除了重點整理計算機概論的相關理論之外,更蒐集歷年高普特考試題,強化基本觀念,讓考生在短時間內以最高的效率深入計算機概論的領域,輕鬆掌握命題趨勢。
優惠價: 7 350
跟著實務學習HTML5、CSS3、JavaScript、jQuery、jQueryMobile、Bootstrap4&Cordova(增訂版)(電子書)
出版日:2019/01/31 作者:蔡文龍; 蔡捷雲; 歐志信; 曾芷琳  出版社:碁峯資訊股份有限公司  裝訂:電子書
Build School創辦人暨執行長 吳典璋╱資策會資深講師 王淳平、林俊昌、蘇國鈞 聯合推薦! *增訂版,含微軟Introduction to Programming using HTML and CSS(MTA 98-383)國際認證模擬試題。 *快速上手網頁語法:使用大量範例輔助初學者學習HTML5與CSS,使初學者快速進入網頁開發領域。 *CSS3排版與動畫設計:以實際豐富的案例介紹CSS3特效、排版與動畫技巧。 *訓練JavaScript:從零開始學習JavaScript、由變數宣告、選擇結構、重複結構、陣列到函式,沒有艱澀的專業用詞,讓初學者不在害怕程式設計。 *jQuery互動應用:透過jQuery函式快速選擇元素進行互動、選取表單資料、呼叫動畫函式與替換樣式,打造酷炫的互動網頁。 *RWD響應式網頁:以全新的Bootstrap 4元件建立行動優先的跨平台網頁。 *跨平台行動網頁:建置支援ios,Android,Windows Phone的行動網頁。 *跨平台App設計:使用jQueryMobile與Cordova建製原生Android App,並部署到手機實機上。 *全端應用:整合前端Bootstrap與後端ASP.NET MVC,建製擁有CRUD功能的員工系統。
優惠價: 1 500
台灣之「國」(電子書)
出版日:2018/10/05 作者:李筱峰  出版社:玉山社  裝訂:電子書
「國慶」、「國旗」、「國歌」、「國號」、「國軍」、「國父」、「國語」, 台灣人知多少? 我們對於代表著流亡符號的「國慶」、「國號」、「國旗」、「國歌」……, 是否應該有所檢討而思變革? 若以台灣為主體來思考,台灣的「國慶」、「國旗」、「國歌」、「國號」……等,其實是沿用那個蔣介石所說的「已滅亡了」的國家的「國慶」、「國旗」、「國歌」、「國號」……等。這些都是流亡政權的符號,還蘊含著「一黨專政」的意涵。 1949年底以後,台灣與中國(中華人民共和國)就形成了兩個各自發展的政治實體(political entity)。台灣這個政治實體,是在中華人民共和國之外,獨立存在至今。我們有必要對現行所謂的「國慶」、「國旗」、「國歌」、「國號」、「國軍」、「國語」、「國父」做全面性的理解。進一步讓台灣能以正常的現代民主自由國家的身分走進世界,盡全民之力避免以中國流亡政權的性質被併吞到專制中國。否則,這將是一大悲劇。 本書對現行所謂的「國慶」、「國旗」、「國歌」、「國號」、「國軍」、「國語」、「國父」提出歷史的追蹤、理解與檢討,也提出變革改易的方案與討論。
優惠價: 7 245
Excel VBA最強權威〈國際中文版〉:Power Programming全方位實作範例聖經(電子書)
出版日:2018/09/20 作者:Michael Alexander; Dick Kusleika  出版社:PCuSER電腦人文化  裝訂:電子書
★ Amazon Best Seller No.1 ★《Excel Power Programming with VBA》被國外讀者喻為「經典權威」,造就無數工程師與職場相關工作者, 是每個學習VBA的人都要看的重量級巨作。 ★本書以最新修訂內容編製成國際中文版,全書經過再次審校,絕對是專業而實用的參考教本! 架構嚴謹從函式入門、圖表設計、應用程式到表單開發 具系統性、標竿學習、傳承教學典範的EXCEL VBA著作 範例剖析、延伸運用以及技巧提點,不藏私傾囊相授 本書學習者為中心,摒棄華而不實的、冗長的解釋,呈現實用的示例、注意事項和訣竅,提供大量程式碼和示例範本,幫助你從資料分析人員蛻變為Excel程式設計專家。 Part I Excel VBA基礎知識 第I 部分介紹Excel VBA,為建立和管理Excel 子常式和函數提供程式設計基礎知識。第 1 章全面介紹Excel 應用開發方面的各種概念。第 2 章到第 6 章討論在進行VBA 程式設計時需要了解的各種知識。第 7 章則列舉許多有用的範例助你記起前面所學的VBA 知識。 Part II 進階VBA技術 第Ⅱ部分涵蓋一些VBA 進階程式設計技術。第 8 章和第 9 章討論如何使用VBA 來處理樞紐分析表和圖表(包括走勢圖)。第 10 章討論在與其他應用程式(如Word 和Outlook)互動時所採用的各種技術。第11 章介紹如何處理文件和外部資料來源。 Part III 操作使用者表單 該部分的 4 章內容主要介紹自訂對話盒(也稱為使用者表單)。第 12 章介紹建立自訂使用者表單的一些內建方法。第 13 章介紹使用者表單以及可供使用的各種控制項。第 14 章和第 15 章則列舉從基本到進階的自訂對話盒的大量範例。 Part IV 開發Excel應用程式 該部分講述建立導向使用者的應用程式的重要內容。第 16 章教你建立增益集。第 17 章和第 18 章討論如何修改Excel 的功能區和快速選單。第 19 章介紹向應用程式提供線上說明的幾種不同方法。第 20 章展示如何開發導向使用者的應用程式。第 21 章探討在進行Excel VBA程式設計時與相容性相關的一些資訊。 附錄 V VBA語句和函數 附錄是一份參考指南,列出作為VBA 中關鍵字的所有語句和函數。 適用
優惠價: 1 462
實戰Docker:使用Windows Server 2016/Windows 10(電子書)
出版日:2018/07/26 作者:Elton Stoneman  出版社:碁峯資訊股份有限公司  裝訂:電子書
本書將引領大家踏上Docker之旅,從關鍵概念和簡單的範例開始,教你如何用Windows Docker容器運行.NET Framework和.NET Core應用程式,然後會逐步進行到更複雜的範例,加上若干真實世界的Docker實作案例研究,從小規模的自製應用程式、到Azure的超大型應用程式都涵蓋其中。 你會從本書學到: .涵蓋Docker關鍵概念:映像檔、容器、Registry及swarms .在Windows 10、Windows Server 2016和雲端等環境運行Docker .跨越多重Docker容器部署和監視分散式解決方案 .以Docker Swarm運行容器,達到高可用性和容錯功能 .深入掌握Docker平台安全性,讓應用程式更為安全 .以Docker運行Jenkins,建構持續部署管線 .利用Visual Studio為運行在Docker容器裡的應用程式除錯 .如何規劃導入Docker
優惠價: 1 480
Daoist Philosophy and Literati Writings in Late Imperial China:A Case Study of The Story of the Stone(電子書)
出版日:2013/05/30 作者:Zuyan Zhou  出版社:香港中文大學出版社  裝訂:電子書
This volume first explores the transformation of Chinese Daoism in late imperial period through the writings of prominent intellectuals of the times. In such a cultural context, it then launches an in-depth investigation into the Daoist dimensions of the Chinese narrative masterpiece, The Story of the Stone—the inscriptions of Quanzhen Daoism in the infrastructure of its religious framework, the ideological ramifications of the Daoist concepts of chaos, purity, and the natural, as well as the Daoist images of the gourd, fish, and bird. Zhou presents the central position of Daoist philosophy both in the ideological structure of the Stone, and the literati culture that engenders it.
優惠價: 7 924
Learning to Emulate the Wise:The Genesis of Chinese Philosophy as an Academic Discipline in Twentieth-Century China(電子書)
出版日:2012/02/07 出版社:香港中文大學出版社  裝訂:電子書
Learning to Emulate the Wise is the first book of a three-volume series that constructs a historically informed, multidisciplinary framework to examine how traditional Chinese knowledge systems and grammars of knowledge construction interacted with Western paradigms in the formation and development of modern academic disciplines in China. Within this volume, John Makeham and several other noted sinologists and philosophers explore how the field of "Chinese philosophy" (Zhongguo Zhexue) was born and developed in the early decades of the twentieth century, examining its growth and relationship with European, American, and Japanese scholarship and philosophy. The work discusses an array of representative institutions and individuals, including FengYoulan, Fu Sinian, Hu Shi, Jin Yuelin, Liang Shuming, Nishi Amane, Tang Yongtong, Xiong Shili, Zhang Taiyan, and a range of Marxist philosophers. The epilogue discusses the intellectual-historical significance of these figures and throws into
優惠價: 7 924
禪坐入門-中英版(電子書)
出版日:2011/01/01 作者:悟覺妙天禪師  出版社:禪天下股份有限公司  裝訂:電子書
This book contains excerpts from the orthodox Chan Ding sessions taught by the 85th Patriarch Chan Master Wujue Miaotian, which includes correct Sitting Chan postures, and proper ways to cultivate the “qi”, all accompanied by illustrations to help you learn more easily. 本書是由禪宗第八十五代宗師悟覺妙天禪師親傳禪宗正統禪定基礎系列課程中,擷取菁華部分,以文字配合圖像彙編而成,將禪宗遞傳二千五百年最正確的禪坐基本姿勢,以及內在氣脈的運轉方法,有次第的詳加介紹,讓人容易閱讀,輕鬆練習。 本書特色 In the state of Chan Ding, we will find our self-nature emanating light. We will also learn of its origin. We will realize that everyone has the same spiritual entity and spiritual light, and that we all came from the same source. 在禪定中,你將會發現自性所發出光芒,也會知道光芒來自何處,原來每個人都有同樣的靈體與靈光,而且都來自同一個生命本源。 Chan Master Wujue Miaotian 禪宗第八十五代宗師 悟覺妙天禪師
優惠價: 7 350
Guanxi or Li shang wanglai?:Reciprocity, Social Support Networks,& Social Creativity in a Chinese Village(電子書)
出版日:2010/07/23 作者:Xiangqun Chang  出版社:華藝學術出版社(AiritiPressInc.)  裝訂:電子書
Li shang wanglai is a phrase that combines practice and principle. It is what others have discussed as Confucianism. But it is the summation of what is practised in daily life and without the leadership of an elite intelligentsia. With this phrase the author has brought together what had been separately discussed: the social philosophy of bao (asymmetrical reciprocity), the central importance of mianzi and lian (face), the moral economy of renqing (human relationships of fellow-feeling), the art of making guanxiwang (social networks), and much else. She shows how they work together in what might be called a discursive constellation. Using sociological and anthropological theorisations of reciprocal relations in China and Japan, she creates a framework of four dimensions, namely, principled rational calculation, human-feeling, moral, and religious, and four kinds of relationships, namely, instrumental, expressive, negative and generous.
優惠價: 7 700
A Brighter Side:Protective and Risk Factors in the Rehabilitation of Chronic Drug Abusers in Hong Kong(電子書)
出版日:2009/03/20 作者:Yuet Wah Cheung  出版社:香港中文大學出版社  裝訂:電子書
Despite the increase of research investigating various aspects of the drug problem in Hong Kong in the past decade, little was known about the pathway to continuous drug use or recovery of chronic drug abusers. This book reports upon a pioneer longitudinal study of chronic drug abusers in Hong Kong that used an analytical framework consisting of sociological, psychological and treatment variables to explore the protective and risk factors affecting the relapse or abstinence of chronic drug abusers. The findings of the study have significant implications for theories of drug use and rehabilitation, especially highlighting the roles of social capital, self-efficacy, short-term abstinence and harm reduction in the chronic drug abuser’s road to recovery.
優惠價: 7 560
A Practical Guide to a Task–based Curriculum:Planning, Grammar Teaching and Assessment(電子書)
出版日:2008/01/01 出版社:CityUniversityofHongKongPress  裝訂:電子書
Originating from a genuine need of the secondary school teachers of English in Hong Kong to understand what it means to implement a task-based curriculum in the English classroom, this book aims to support and empower frontline ELT teachers in implementing a task-based approach systematically without losing sight of the importance of grammar teaching within the framework of tasks. Useful examples are provided to illustrate how grammar teaching can be conducted through meaningful tasks in authentic contexts. The importance of viewing assessment as an integral part of the learning, teaching and assessment cycle is also discussed with practical suggestions on developing assessment tasks and assessment assessment criteria provided. In the form of a self-learning package, this book can be readily used for independent self-study or as a school-based staff-development programme run by teachers themselves. Student-teachers of English, teacher educators and curriculum developers will also find
優惠價: 7 546
On Translation:An Expanded Edition(電子書)
出版日:2006/01/01 作者:Jin Di; Eugene A. Nida  出版社:CityUniversityofHongKongPress  裝訂:電子書
Co-authored by Eugene Nida and JIN Di, On Translation was first published in 1984 by the China Translation and Publishing Corporation in Beijing. It is widely recognized as a classic in translation theory with a practical orientation. Following the theoretical framework Nida had developed over decades of work on translation and semiotics, the two authors offer an easily comprehensible analysis of the complex problems involved in translation. After a critical review of the historical development of translation theory in the light of modern information theory, they elucidate the most fundamental principles of translation in accordance with the concept of dynamic equivalence. The treatment is closely related to actual translation practice, and the principles elucidated are applicable to all types of translation, though most of the examples analyzed are taken from translations between Chinese and English. This new and expanded edition has two main parts. Part I is the complete text of th
優惠價: 7 417
畫哲想Ⅱ(電子書)
出版日:2025/10/01 作者:Bone Bone  出版社:白象文化事業有限公司  裝訂:電子書
◎線條+符號+顏色,多種抽象概念的新詮釋。 Line + symbols + colors, new interpretations of multiple abstract concepts. ◎跳過望文生義可能產生的歧解,以最簡單的形式進行最直觀的哲學演繹。 Avoid ambiguity that literal interpretations may lead to, directly interpret philosophies with the simplest methods. 你可曾想過用簡單的筆劃與顏色勾勒物質世界的抽象概念? 打破現實形式的框架,以冥想、意象、解構,重新簡約而寧靜的感受世界! 作者以簡單的線條、圖象、文字與顏色演繹二維、三維、四維的種種抽象概念, 藉著解構每幅創作的線條勾勒與組合,可以感受作者解讀物質世界的獨特角度, 是一部意識流動強烈的藝術、哲學創作集。 Have you ever thought about drawing abstract concepts with simply strokes and colors? Break the framework of reality, and feel the world with meditation, imagery, deconstruction, new definitions in peace! The author presents abstract 2-dimensional, 3-dimentional, and 4-dimensional concepts with simple lines, images, texts and colors. By deconstructing the lines and combinations of every creation, you may experience the author’s unique point of view to make sense of the material collection of artistic and philosophical creations of strong consciousness.
優惠價: 1 320
  • 50
    2
  • 1
  • 2

暢銷榜

客服中心

收藏

會員專區