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

SQL Performance Tuning

27423
19 / 686
SQL Server 2014數據庫及應用(第6版)(簡體書)
滿額折
出版日:2022/06/01 作者:徐人鳳; 曾建華  出版社:高等教育出版社  裝訂:平裝
本教材第5版曾獲首屆全國教材建設獎全國優秀教材二等獎。本教材是“十三五”職業教育國家規劃教材修訂版、國家職業教育軟件技術專業教學資源庫配套教材,也是國家級精品課程以及國家級精品資源共享課“大型數據庫(SQL Server)”的配套教材。 本教材面向數據庫管理員、數據庫應用系統開發人員就業崗位,以“學生選課系統”為具體應用示例,能使讀者快速、輕鬆地掌握SQL Server管理與應用,以及基於SQL Server數據庫應用系統開發的技術。本教材重在使讀者掌握使用T-SQL語句和SQL Server Management Studio創建、管理數據庫及數據庫對象的方法;掌握在數據庫中插入、修改、刪除和查詢數據的操作方法,以及實施數據完整性、保護數據安全的技術;能夠根據需要對數據庫進行日常維護與管理,並掌握基於C/S、B/S結構的數據庫應用系統的開發技術。 與本教材配套的數字課程已在“智慧職教”(www.icve.com.cn)平臺上線,學習者可以登錄平臺進行學習,詳見“智慧職教”使用指南。教師也可發郵件至編輯郵箱1548103297@qq.com獲取相關資源。 本教材可作為高等職業院校軟件技術相關專業的教學用書,也可作為數據庫初學者的入門教材、數據庫系統工程師的培訓教材,並適合作為SQL Server開發人員的學習參考書。
優惠價: 1 297
無庫存
数据库技术与应用:基于SQL Server 2019与MongoDB(電子書)
出版日:2022/03/01 出版社:重庆大学电子音像出版社有限公司  裝訂:電子書
本书除了介绍了传统的关系数据库——SQL server 2019的基本理论与应用以外,也介绍了非关系数据库——MongoDB的基本理论与应用,更符合技术发展的趋势与大数据时代下的人才培养需求。全书共8章内容,包括数据库基础知识、数据模型与关系数据库、关系数据库标准语言SQL、关系数据库规范化理论、MongoDB数据库基础、数据库的安全与维护、数据库设计和SQL Server 2019基础。本教材面向数据库初学者,可作为高等院校计算机科学与技术及相关专业的数据库课程教材,也可作为数据库培训班的培训教材,还可以作为数据库应用程序开发人员的参考资料。
優惠價: 7 172
Computer Architecture for Scientists:Principles and Performance
滿額折
出版日:2022/02/28 作者:Andrew A. Chien  出版社:Cambridge Univ Pr  裝訂:精裝
The dramatic increase in computer performance has been extraordinary, but not for all computations: it has key limits and structure. Software architects, developers, and even data scientists need to understand how exploit the fundamental structure of computer performance to harness it for future applications. Ideal for upper level undergraduates, Computer Architecture for Scientists covers four key pillars of computer performance and imparts a high-level basis for reasoning with and understanding these concepts: Small is fast – how size scaling drives performance; Implicit parallelism – how a sequential program can be executed faster with parallelism; Dynamic locality – skirting physical limits, by arranging data in a smaller space; Parallelism – increasing performance with teams of workers. These principles and models provide approachable high-level insights and quantitative modelling without distracting low-level detail. Finally, the text covers the GPU and machine-learning accelerat
優惠價: 9 2924
無庫存
SQL Server2019實用教程(升級版‧微課版)(簡體書)
滿額折
出版日:2022/02/01 作者:李岩; 侯菡萏  出版社:清華大學出版社(大陸)  裝訂:平裝
《SQL Server 2019實用教程(升級版·微課版)/計算機系列教材》是根據教育部提出的高等學校計算機基礎教學三層次要求組織編寫的,主要講述大型數據庫管理系統SQLServer2019的功能、操作和實用開發技術。 《SQL Server 2019實用教程(升級版·微課版)/計算機系列教材》以SQLServer2019為平臺,通過一個貫穿全書的實例詳細講解了數據庫基礎,SQLServer2019概述,SQLServer數據庫,SQLServer數據表的管理,數據庫的查詢和視圖,索引及其應用,事務處理與鎖,T-SQL程序設計基礎,存儲過程,數據完整性與觸發器,備份、恢復與導入、導出,SQLServer的安全管理。 《SQL Server 2019實用教程(升級版·微課版)/計算機系列教材》除最後一章外,每章後均配有實訓內容,以強化學生的實踐能力。 《SQL Server 2019實用教程(升級版·微課版)/計算機系列教材》第13章介紹了SQLServer開發與編程,將全書所學內容與.NET編程語言相結合,進行了系統化、整體化的提升,並利用VisualC#與SQLServer2019開發設計了學生選課系統,供學生學習和參考。 《SQL Server 2019實用教程(升級版·微課版)/計算機系列教材》具有由淺入深、理論聯繫實際的特點,在保證教材系統性和科學性的同時,注重實踐性和操作性。 《SQL Server 2019實用教程(升級版·微課版)/計算機系列教材》既可作為高等學校計算機及相關專業的教材和參考書,也可作為數據庫應用系統開發人員的參考書。 《SQL Server 2019實用教程(升級版·微課版)/計算機系列教材》特色: 知識體系嚴謹,內容注重完整性,結構注重邏輯性、層次性,精確把握課程的重點、難點。包含數據庫基本原理、SQLServer數據庫基本應用、事務處理、存儲過程、數據庫安全等基礎知識。 內容編排緊密圍繞培養讀者分析和解決實際問題的能力,通過典型案例講解知識點,培養讀者數據庫設計和應用能力。 提供章節習題及解答,並配有電子版教學課件及案例代碼。
優惠價: 87 376
無庫存
SQL Server數據庫(簡體書)
滿額折
出版日:2022/01/19 作者:朱文龍; 黃德海  出版社:中國人民大學出版社  裝訂:平裝
本書以“案例驅動”的模式編寫,通過具體的任務對SQL Server 2017 數據庫的基本概念、基本理論和基本技術進行講解。內容由淺入深,先基礎後專業,先實踐後理論。
優惠價: 87 235
無庫存
輕鬆學SQL Server從入門到實戰(案例‧視頻‧彩色版)(簡體書)
滿額折
出版日:2022/01/01 作者:曹梅紅  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
《輕鬆學SQL Server從入門到實戰(案例·視頻·彩色版)》基於作者20 多年教學實踐和實際應用開發經驗,從初學者容易上手、快速學會的角度,採用Java SQL Server 2019開發環境,用通俗易懂的語言、118個實用案例和8個精選的典型行業管理信息系統開發綜合實戰項目,深入淺出、循序漸進地講解了SQL Server 2019關係數據庫系統的特點及應用開發技術,實現手把手教你從零基礎入門到快速學會SQL Server數據庫系統應用項目開發。全書共17章,內容包括數據庫系統的基本理論、走進SQL Server 2019、SQL Server的可視化操作、T-SQL基礎及應用、數據庫的完整性控制、存儲過程和觸發器、數據庫的安全性、數據庫的備份和恢復、數據庫編程——Java與數據庫連接、學生信息管理系統、人事信息管理系統、超市信息管理系統、賓館客房管理系統、網上書店圖書銷售管理系統、辦公室日常管理信息系統、汽車銷售信息管理系統、機票預訂信息系統。《輕鬆學SQL Server從入門到實戰(案例·視頻·彩色版)》配有174集講解視頻(用手機掃描書中的二維碼可以觀看)、全書案例的源代碼及分析,還提供豐富的學習資源,包括PPT課件、程序源碼、課後習題及參考答案、在線交流服務QQ群和不定期網絡直播等,既適合零基礎從事數據庫管理和應用的入門者、有一定數據庫管理和應用開發基礎的初中級工程師閱讀,也適合作為高等學校、高職高專、職業技術學院、民辦高校或培訓機構相關專業數據庫課程教材以及數據庫課程設計和畢業設計的參考用書。
優惠價: 87 469
無庫存
數據庫原理及應用SQL Server 2019(慕課版)(簡體書)
滿額折
出版日:2022/01/01 作者:鄭曉霞  出版社:機械工業出版社  裝訂:平裝
本書全面系統地講述了數據庫技術的基本原理和應用,內容完整,結構合理,符合教學基本規律。 本書共10章,主要內容為概述、關系數據庫、關系數據庫標準語言SQL及SQL Server 2019的使用、關系數據庫的規範化設計、數據庫安全、數據庫完整性、數據庫設計、數據庫恢復技術、併發控制和數據庫高級應用。本書基於SQL Server 2019數據庫管理工具進行介紹,讀者可以充分利用SQL Server 2019平臺深刻理解數據庫技術原理,達到理實結合的目的。 本書可作為高等院校計算機及相關專業的教材,也可供從事計算機軟件開發工作的工程技術人員及相關人員使用。
優惠價: 87 308
無庫存
關系數據庫與SQL Server(2019版)(簡體書)
滿額折
出版日:2021/10/11 作者:段利文  出版社:機械工業出版社  裝訂:平裝
本書是普通高等教育“十一五”規劃教材《關系數據庫與SQL Server 2005》的第3次修訂版和升級版。本書根據職業崗位能力要求和行業需求進行編寫。通過“學生成績管理系統”案例,以項目任務為載體,以數據庫應用程序的開發技能為主線,全面、系統地介紹了關系數據庫的基本原理和SQL Server 2019數據庫應用系統的開發技術。全書共12個模塊,包括:認識關系數據庫、安裝和配置數據庫、創建和管理數據庫、創建和管理數據表、查詢數據、創建與管理視圖和索引、創建規則和默認值、T-SQL編程與應用、創建存儲過程和觸發器、數據庫安全管理、維護與管理數據庫以及綜合應用實例。每個模塊不僅包括知識目標、能力目標、學習導航、項目和任務等內容,還以類型豐富的習題和課外實踐的形式配備了大量的來自工程實踐領域的應用實例。本書可作為高職高專院校電子信息大類及相關專業的數據庫技術教材,也可供SQL Server數據庫應用系統開發人員參考。
優惠價: 87 339
無庫存
出版日:2021/10/04 作者:辜輝趂  出版社:碁峰資訊  裝訂:平裝
*適用Oracle 18c/19c *融入Oracle SQL 1Z0-071國際證照考試範疇,參加認證考試者必備! Oracle資料庫是一套可擴展、可靠性與安全性高,且效能優於同類型產品,具有用戶定義資料類型、繼承和多型等物件導向功能的一種物件關聯式資料庫管理系統(ORDBMS),它可以在資料庫中儲存複雜的商業模型,廣受中大企業與機關青睞。雖然學習Oracle資料庫SQL會比其他資料庫稍難,但卻
Entity Framework Core in Action, Second Edition
滿額折
出版日:2021/06/29 作者:Jon P. Smith  出版社:MANNING PUBN  裝訂:平裝
Revised from the bestselling original edition, Entity Framework Core in Action, Second Edition is filled with over 100 diagrams, code snippets, and examples--including building and scaling your own bookselling web application. Revised from the bestselling original edition, Entity Framework Core in Action, Second Edition is filled with over 100 diagrams, code snippets, and examples--including building and scaling your own bookselling web application. Entity Framework Core in Action, Second Edition is a comprehensive guide to accessing databases from .NET applications. Updated and upgraded with new content, new diagrams, and new examples, it begins with a clear breakdown of Entity Framework, along with the mental model behind ORM. You'll discover time-saving patterns and best practices for security, performance tuning, unit testing, and even tips and tricks developed by the author through his extensive experience working on different client applications. Purchase of the print book includ
優惠價: 79 2606
無庫存
SQL Server 2012數據庫原理與應用(簡體書)
滿額折
出版日:2021/06/01 作者:魯寧; 寇衛利; 林宏  出版社:人民郵電出版社  裝訂:平裝
本書將數據庫基本原理、方法和應用技術相結合,以培養基礎理論扎實、實際動手能力強的數據庫技術人才為目標,從數據庫基本概念到數據庫應用,再到數據庫理論,由淺入深,循序漸進地介紹了數據庫基礎理論和數據庫管理系統SQL Server 2012 的應用。本書特點在於選用學生熟悉的學生成績管理數據庫作為示例數據庫,並將案例貫穿本書始終。其主要內容包括:數據庫的基本概念、SQL Server 2012 的安裝與使用、通用查詢語言 SQL、視圖、索引、T-SQL 程序設計、函數、存儲過程、觸發器、￿標、事務與鎖、數據庫的安全性管理、數據的備份與恢復、關系數據庫規範化理論、關系數據庫設計理論、數據庫應用程序開發、數據庫綜合設計案例。本書可作為普通高等院校計算機科學與技術專業、信息管理與信息系統、地理信息系統專業以及其他相關專業的教材,也可以作為數據庫應用基礎的培訓教材。
優惠價: 87 219
無庫存
Skills Performance Checklists for Clinical Nursing Skills & Techniques
90 折
出版日:2021/03/01 作者:Anne Griffin Perry; Patricia A. Potter; Wendy Ostendorf; Nancy Laplante  出版社:Elsevier Science Health Science div  裝訂:平裝
Track your performance of clinical nursing skills with convenient checklists! Skills Performance Checklists makes it easy to document and assess your proficiency in all of the more than 200 skills and
優惠價: 9 1580
無庫存
Vibrational Sound Healing
滿額折
出版日:2021/01/07 作者:Erica Longdon  出版社:Inner Traditions  裝訂:平裝
A practical and accessible guide to sound healing therapies * Explores tools such as tuning forks, gongs, singing bowls, drumming, chakra chants, and angelic vibrations * Provides simple practices suc
優惠價: 79 450
無庫存
SQL Server 2019數據庫管理(微課視頻版)(簡體書)
滿額折
出版日:2021/01/01 作者:屠建飛  出版社:清華大學出版社(大陸)  裝訂:平裝
本書圍繞SQL Server 2019數據庫管理的各種應用特性,介紹了服務器管理、數據庫、表、視圖、存儲過程、視圖、觸發器、索引、備份與還原、TSQL語言、安全管理、自動化管理、報表服務、集成服務等內容。內容詳實,深入SQL Server 2019的各項功能。本書適合用於高等院校、高職專科等學校本專科學生信息管理、計算機應用、管理學科等專業相關課程教學的教材和輔助學習資料,也適用於從事計算機應用程
優惠價: 87 365
無庫存
SQL Server 2019 教程與實訓(簡體書)
滿額折
出版日:2021/01/01 作者:王晴; 王歆曄  出版社:清華大學出版社(大陸)  裝訂:平裝
本書理論與實踐並重, 圍繞學生信息管理系統項目的開發, 闡述了關系數據庫的基本理論; 詳盡地介紹了SQL Server 2019 (15.x) 的應用技術和使用方法。內容包括SQL Server 2019 (15.x) 的下載與安裝、數據庫管理技術、數據表管理技術與數據的完整性、數據查詢與數據索引、視圖存儲過程、觸發器設計、TSQL、數據庫的安全管理與維護等。書中課後均附有課後作業, 並且圍繞開發
優惠價: 87 465
無庫存
SQL Server数据库应用:全案例微课版(電子書)
出版日:2021/01/01 作者:张华  出版社:清华大学出版社(崧博)  裝訂:電子書
《SQL Server数据库应用(全案例微课版)》的特色如下:零基础、入门级的讲解无论您是否从事计算机相关行业,无论您是否接触过SQL Server 2019数据库设计,都能从本书中找到适合的起点。 实用、专业的范例和项目本书内容在编排上紧密结合深入学习SQL Server 2019数据库设计的过程,从SQL Server 2019基本操作开始,逐步带领读者学习SQL Server 2019的各种应用技巧,侧重实战技能,使用简单易懂的实际案例进行分析和操作指导,让读者学起来简明轻松,操作起来有章可循。 随时随地学习本书提供了微课视频,通过手机扫码即可观看,可随时随地解决学习中的困惑。 全程同步教学录像涵盖本书所有知识点,详细讲解每个实例及项目的创建过程及技术关键点。可以比看书更轻松地掌握书中所有的数据库应用技术,而且扩展的讲解部分可以让读者有更多的收获。 精选热点案例和流行技术,案例易学,有趣,容易快速入门。支持扫码看视频,方便读者学习。提供了流行项目开发的全程操作,读者可以快速积累行业经验精选热点案例和流行技术,案例易学,有趣,容易快速入门。支持扫码看视频,方便读者学习。提供了流行项目开发的全程操作,读者可以快速积累行业经验
優惠價: 7 412
Tandem Dances: Choreographing Immersive Performance proposes dance and choreography as frames through which to examine immersive theater.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2020/10/31 作者:Hélène Lecossois  出版社:Cambridge Univ Pr  裝訂:精裝
Irish Revivalist playwright J. M. Synge is often regarded as a realist. Yet what happens when his work is analysed through wider performance studies and situated alongside less familiar historical contexts? By addressing this question, Hélène Lecossois offers new and valuable perspectives on Synge's plays while at the same time engaging with the complexity of his treatment of a range of performance practices – from keening at rural funerals to the performances of 'native villagers' in the entertainment section of International Exhibitions. What emerges from her study is a dramatist acutely aware of the ability of theatre in performance to counteract relentless forward-moving narratives of modernity. Through detailed, contextualized case studies, the book simultaneously makes meaningful contributions to performance studies and opens up theoretical questions of performance relating to the status of the object on stage, the body on stage and theatrical time.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Achieving Peak Performance in Music:Psychological Strategies for Optimal Flow
90 折
出版日:2020/09/29 作者:Sarah Sinnamon  出版社:Routledge  裝訂:平裝
Achieving Peak Performance in Music is a unique and comprehensive exploration of flow in music performance. It describes the optimal performance experiences of great musicians and outlines ten psychol
優惠價: 9 1835
無庫存
出版日:2020/09/29 作者:Sarah Sinnamon  出版社:Routledge  裝訂:精裝
Achieving Peak Performance in Music is a unique and comprehensive exploration of flow in music performance. It describes the optimal performance experiences of great musicians and outlines ten psychol
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
數據庫技術與應用:SQL Server 2012(微課版)(簡體書)
滿額折
出版日:2020/09/19 作者:劉衛國; 奎曉燕  出版社:清華大學出版社(大陸)  裝訂:平裝
本書以SQL Server 2012為實踐環境,介紹數據庫的基本知識和應用開發技術。全書分成3個部分,第1部分是數據庫的基本概念與原理;第2部分是SQL Server 2012數據庫的操作與應用;第3部分是數據庫應用系統開發,結合實際案例介紹數據庫應用系統的開發方法。
優惠價: 87 360
無庫存
Performance Drawing:New Practice since 1945
90 折
What is 'performance drawing'? When does a drawing turn into a performance? Is the act of drawing in itself a performative process, whether a viewer is present or not? Through conversation, interviews
優惠價: 9 5355
無庫存
SQL Server數據庫項目教程(簡體書)
滿額折
出版日:2020/09/01 作者:藍永健; 周鍵飛  出版社:機械工業出版社  裝訂:平裝
本書通過教學項目“學生成績系統”貫穿全書,通過企業項目“新聞網站發佈系統”同步進行拓展實踐提升,從而使學生掌握SQL Server 2019數據庫管理與應用技術。本書打破傳統的以知識點編排章節內容的模式,圍繞應用項目的需求,按真實項目體系進行編寫。全書共10個項目,內容包括建立SQL Server數據庫環境、創建和管理數據庫、創建和管理數據表、維護數據庫、操作數據、創建和管理視圖、創建和管理存儲過
優惠價: 87 235
無庫存
出版日:2020/08/17 作者:Edited by Franc Chamberlain and Bernadette Sweeney  出版社:Routledge  裝訂:精裝
The Routledge Companion to Performance Practitioners collects the outstanding biographical and theoretical overviews of key theatre practitioners first featured in the popular Routledge Performance Pr
無法訂購
出版日:2020/08/17 作者:Edited by Franc Chamberlain and Bernadette Sweeney  出版社:Routledge  裝訂:精裝
The Routledge Companion to Performance Practitioners collects the outstanding biographical and theoretical overviews of key theatre practitioners first featured in the popular Routledge Performance Pr
無法訂購
出版日:2020/08/17 作者:Edited by Franc Chamberlain and Bernadette Sweeney  出版社:Routledge  裝訂:精裝
The Routledge Companion to Performance Practitioners collects the outstanding biographical and theoretical overviews of key theatre practitioners first featured in the popular Routledge Performance Pr
無法訂購
數據庫原理及應用(SQL Server)(第4版)(簡體書)
滿額折
出版日:2020/07/01 作者:李俊山; 葉霞  出版社:清華大學出版社(大陸)  裝訂:平裝
本書基於“數據庫原理 + SQL SERVER數據庫2012 + ADO.NET數據庫訪問技術 + VB.NET主語言”架構及其內容體系,並通過案例式教學和“大學教學信息管理數據庫應用系統”的完整設計過程,全面、系統地介紹了數據庫系統的基本概念、基本原理、基本技術和基本設計方法。全書共分為10章,內容不僅覆蓋了關系數據庫原理、數據庫應用系統設計方法和設計技術,而且給出了SQL Server2012
優惠價: 87 312
無庫存
出版日:2020/06/30 作者:Pascale Aebischer  出版社:Cambridge Univ Pr  裝訂:精裝
Shakespeare, Spectatorship and the Technologies of Performance examines how rapid changes in performance technologies affect modes of spectatorship for early modern drama. It argues that seemingly disparate developments – such as the revival of early modern architectural and lighting technologies, digital performance technologies and the hybrid medium of theatre broadcast – are fundamentally related. How spectators experience performances is not only affected in medium-specific ways by particular technologies, but is also connected to the plays' roots in early modern performance environments. Aebischer's examples range from the use of candlelight and re-imagined early modern architecture, to set design, performance capture technologies, digital video, social media, hologram projection, biotechnologies and theatre broadcasts. This book argues that digital and analogue performance technologies alike activate modes of ethical spectatorship, requiring audiences to adopt an ethical standpoi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
SQL Server實例教程(第4版)(2016版)(簡體書)
滿額折
出版日:2020/06/01 作者:楊學全  出版社:電子工業出版社  裝訂:平裝
本書根據數據庫技術領域的人才需求和數據庫應用系統開發崗位的任職要求,參照相關的職業資格標準,堅持能力本位的職業教育思想,採用任務驅動的方式組織課程教學內容。本書共 14 章,從基本概念和實際應用出發,由淺入深、循序漸進地講述了數據庫技術、SQL Server 2016概述、數據庫的基本操作、數據表的基本操作、數據的基本操作、數據的高級操作、實現數據完整性、視圖及其應用、索引及其應用、SQL Ser
優惠價: 87 312
無庫存
數據庫原理與Web應用(簡體書)
滿額折
出版日:2020/06/01 作者:牟綜磊; 呂橙; 任彥龍  出版社:中國電力出版社  裝訂:平裝
本書以關系數據庫為基礎,以數據庫的設計與編程為重點,以引進面向對象的數據庫技術為特色。本書內容新穎、系統全面;突出重點、注重總結;概念清晰、分析深入;例題豐富、實用性強。 全書從數據庫系統基礎、關系代數、規範化理論、SQL Server 2008 安全管理、SQL Server 2008 數據庫創建和備份、數據庫的恢復與傳輸、SQL Server 2008 T-SQL 數據查詢、SQL 高級應用
優惠價: 1 408
無庫存
Performance
90 折
出版日:2020/05/28 作者:Colin MacCabe  出版社:Bloomsbury Academic UK  裝訂:平裝
Directed by Donald Cammell and Nicolas Roeg, and starring James Fox, Mick Jagger and Anita Pallenberg, Performance was filmed in 1968, but not released until 1970. When its studio backers saw the dire
優惠價: 9 760
無庫存
Place of Performance
90 折
出版日:2020/05/28 作者:Chukwuma Okoli  出版社:Hart Pub Ltd  裝訂:精裝
This book provides an unprecedented analysis on the place of performance. The central theme is that the place of performance is of considerable significance as a connecting factor in international com
優惠價: 9 6300
無庫存
數據庫技術及應用:基於SQL Server 2016和MongoDB(簡體書)
滿額折
出版日:2020/05/01 作者:馬忠貴; 王建萍  出版社:清華大學出版社(大陸)  裝訂:平裝
本書用通俗的語言將抽象的數據庫理論具體化, 採用目前最流行的關系數據庫SQL Server 2016和NoSQL數據庫的典型代表MongoDB對照闡述,介紹了數據庫的基本原理和主要技術,具體內容包括數據庫基礎知識、數據模型、SQL Server 2016數據庫基礎、關系數據庫標準語言、Transact-SQL程序設計進階、關系數據庫規範化理論MongoDB數據庫基礎、數據庫的安全和維護、數據庫設計
優惠價: 87 365
無庫存
Copyright and the Value of Performance, 1770-1911
90 折
出版日:2020/04/16 作者:Derek Miller  出版社:Cambridge Univ Pr  裝訂:平裝
In the nineteenth century, copyright law expanded to include performances of theatrical and musical works. These laws transformed how people made and consumed performances. Exploring precedent-setting litigation on both sides of the Atlantic, this book traces how courts developed definitions of theater and music to suit new performance rights laws. From Gilbert and Sullivan battling to protect The Mikado to Augustin Daly petitioning to control his spectacular 'railroad scene', artists worked with courts to refine vague legal language into clear, functional theories of drama, music, and performance. Through cases that ensnared figures including Lord Byron, Laura Keene, and Dion Boucicault, this book discovers how the law theorized central aspects of performance including embodiment, affect, audience response, and the relationship between scripts and performances. This history reveals how the advent of performance rights reshaped how we value performance both as an artistic medium and as
優惠價: 9 1673
無庫存
零基礎輕鬆學SQL Server 2016(簡體書)
滿額折
出版日:2020/04/01 作者:梁晶; 李銀兵; 丁衛穎  出版社:機械工業出版社  裝訂:平裝
本書作者根據長期開發與教學實踐所積累的寶貴經驗,通過基礎知識+中小實例+綜合案例的方式,講述用SQL數據庫的必備知識,是一本適合讀者快速入門到精通的自學教程。內容包括初識數據庫、操作存儲數據倉庫、操作存儲數據單元、約束表中的數據、管理表中的數據、查詢語句入門、查詢語句提高、系統函數與自定義函數、視圖、索引、T-SQL語言基礎、存儲過程、觸發器、數據庫備份和還原等,並通過大量實際案例對這些內容進行詳
優惠價: 87 308
無庫存
出版日:2020/03/31 作者:Sonia Massai  出版社:Cambridge Univ Pr  裝訂:精裝
Voices and accents are increasingly perceived as central markers of identity in Shakespearean performance. This book presents a history of the reception of Shakespeare on the English stage with a focus on the vocal dimensions of theatrical performance. The chapters identify key moments when English accents have caused controversy, if not public outrage. Sonia Massai examines the cultural connotations associated with different accents and how accents have catalysed concerns about national, regional and social identities that are (re)constituted in and through Shakespearean performance. She argues that theatre makers and reformers, elocutionists and historical linguists, as well as directors, actors and producers have all had a major impact on how accents have evolved and changed on the Shakespearean stage over the last four hundred years. This fascinating book offers a rich historical survey alongside close performance analysis.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
SQL Server實例教程(第4版)(2012版)(簡體書)
滿額折
出版日:2020/03/01 作者:楊學全  出版社:電子工業出版社  裝訂:平裝
本書根據數據庫技術領域的人才需求和數據庫應用系統開發崗位的任職要求,參照相關的職業資格標準,堅持能力本位的職業教育思想,採用項目驅動的方式組織課程教學內容。本書共分14章,從基本概念和實際應用出發,由淺入深、循序漸進地講述了數據庫技術、SQL Server 2012概述、數據庫的基本操作、數據表的基本操作、數據的基本操作、數據的高級操作、實現數據完整性、視圖及其應用、索引及應用、SQL Serve
優惠價: 87 312
無庫存
SQL Server數據庫原理及實驗教程(簡體書)
滿額折
出版日:2020/01/01 作者:毋建宏  出版社:電子工業出版社  裝訂:平裝
本書系統地講解了數據庫技術及應用的基礎知識,並將引導讀者利用SQL Server 2014進行數據庫的管理與開發實踐。全書共19章,在介紹數據庫系統相關概念與關系數據庫有關知識的基礎上,詳細講解安裝和管理SQL Server 2014、管理數據庫和數據表、數據更新和查詢、數據完整性、創建和操作索引與視圖、T-SQL編程、存儲過程、觸發器的開發、事務管理、數據庫安全管理、數據庫備份與恢復、數據庫的導
優惠價: 87 287
無庫存
SQL Server 2017從零開始學(視頻教學版)(簡體書)
滿額折
出版日:2019/11/01 作者:李小威  出版社:清華大學出版社(大陸)  裝訂:平裝
本書共20章, 內容包括SQL Server 2017的安裝與配置, TransactSQL語言基礎, TransactSQL語句的查詢與應用、數據庫的操作、數據表的操作、約束數據表中的數據、管理數據表中的數據、查詢數據表中的數據、數據表中的高級查詢、認識系統函數和自定義函數、視圖的創建與應用、事務和鎖的應用、索引的創建與應用、�標的創建與應用、存儲過程的創建與應用、觸發器的創建與應用、SQL S
優惠價: 87 465
無庫存
出版日:2019/10/15 作者:Jacki Apple; Marina Lapalma (EDT)  出版社:Intellect L & D E F A E  裝訂:平裝
Experience the interdisciplinary performance scene of the 1980s and beyond through the eyes of one of its most compelling witnesses. Jacki Apple’s Performance / Media / Art / Culture traces performanc
優惠價: 1 2220
無庫存
  • 27423
    686
  • 1
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 686

暢銷榜

客服中心

收藏

會員專區