注冊(cè) | 登錄讀書(shū)好,好讀書(shū),讀好書(shū)!
讀書(shū)網(wǎng)-DuShu.com
當(dāng)前位置: 首頁(yè)出版圖書(shū)科學(xué)技術(shù)計(jì)算機(jī)/網(wǎng)絡(luò)認(rèn)證與等級(jí)考試Micosoft認(rèn)證DOS實(shí)用大全:.0-V6.0

DOS實(shí)用大全:.0-V6.0

DOS實(shí)用大全:.0-V6.0

定 價(jià):¥180.00

作 者: 鄭甫京,張軍編著
出版社: 清華大學(xué)出版社
叢編項(xiàng): V2.0—V6.0
標(biāo) 簽: 微軟認(rèn)證

ISBN: 9787302014805 出版時(shí)間: 1994-01-01 包裝: 平裝
開(kāi)本: 26cm 頁(yè)數(shù): 483 字?jǐn)?shù):  

內(nèi)容簡(jiǎn)介

  內(nèi)容簡(jiǎn)介DOS磁盤(pán)操作系統(tǒng)在我國(guó)廣泛地應(yīng)用,其最新版本DOS6.0也正在逐步推廣。為使用戶較快地了解和應(yīng)用最新版本,作者對(duì)原“DOS實(shí)用大全”進(jìn)行了修訂,增加了DOS6.0的全部?jī)?nèi)容。全書(shū)共分十八章,系統(tǒng)地介紹了DOS的文件和目錄操作、磁盤(pán)和內(nèi)存的管理、數(shù)據(jù)輸入、輸出和保護(hù)技術(shù)以及系統(tǒng)配置和外部設(shè)備管理等內(nèi)容,并詳細(xì)敘述了行編輯EDLIN、調(diào)試程序DEBUG、全屏幕編輯EDIT以及漢字操作系統(tǒng)的各種命令和操作方法。最后兩章按字母順序給出了各版本的所有命令和設(shè)備驅(qū)動(dòng)程序的詳細(xì)解釋。全書(shū)內(nèi)容由淺入深,循序漸進(jìn),實(shí)例豐富。本書(shū)可作為操作系統(tǒng)課程的參考教材及各類培訓(xùn)班的DOS教材,也可作為廣大計(jì)算機(jī)用戶的參考手冊(cè)。

作者簡(jiǎn)介

暫缺《DOS實(shí)用大全:.0-V6.0》作者簡(jiǎn)介

圖書(shū)目錄

Introduction                  
 Course Materials                  
 Prerequisites                  
 Course Outline                  
 Setup                  
 Microsoft Official Curriculum                  
 Microsoft Certified Professional Program                  
 Facilities                  
                   
 Module 1: SQL Server Overview                  
 What Is SQL Server?                  
 SQL Server Integration                  
 SQL Server Databases                  
 SQL Server Security                  
 Working with SQL Server                  
 Lab A: SQL Server Overview                  
 Review                  
                   
 Module 2: Overview of Programming SQL Server                  
 Designing Enterprise Application Architecture                  
 SQL Server Programming Tools                  
 The Transact-SQL Programming Language                  
 Elements of Transact-SQL                  
 Additional Language Elements                  
 Ways to Execute Transact-SQL Statements                  
 Recommended Practices                  
 Lab A: Overview of Transact-SQL                  
 Review                  
                   
 Module 3: Creating and Managing Databases                  
 Creating Databases                  
 Creating Filegroups                  
 Managing Databases                  
 Introduction to Data Structures                  
 Recommended Practices                  
 Lab A: Creating and Managing Databases                  
 Review                  
                   
 Module 4: Creating Data Types and Tables                  
 Creating Data Types                  
 Creating Tables                  
 Generating Column Values                  
 Generating Scripts                  
 Recommended Practices                  
 Lab A: Creating Data Types and Tables                  
 Review                  
                   
 Module 5: Implementing Data Integrity                  
 Types of Data Integrity                  
 Enforcing Data Integrity                  
 Defining Constraints                  
 Types of Constraints                  
 Disabling Constraints                  
 Using Defaults and Rules                  
 Deciding Which Enforcement Method to Use                  
 Recommended Practices                  
 Lab A: Implementing Data Integrity                  
 Review                  
                   
 Module 6: Planning Indexes                  
 Introduction to Indexes                  
 Index Architecture                  
 How SQL Server Retrieves Stored Data                  
 How SQL Server Maintains Index and Heap Structures                  
 Deciding Which Columns to Index                  
 Recommended Practices                  
 Lab A: Determining the Indexes of a Table                  
 Review                  
                   
 Module 7: Creating and Maintaining Indexes                  
 Creating Indexes                  
 Creating Index Options                  
 Maintaining Indexes                  
 Lab A: Creating and Maintaining Indexes                  
 Introduction to Statistics                  
 Querying the sysindexes Table                  
 Setting UP Indexes Using the Index Tuning Wizard                  
 Performance Considerations                  
 Recommended Practices                  
 Lab B: Viewing Index Statistics                  
 Review                  
                   
 Module 8: Implementing Views                  
 Introduction to Views                  
 Advantages of Views                  
 Defining Views                  
 Modifying Data Through Views,                  
 Optimizing Performance by Using Views                  
 Recommended Practices                  
 Lab A: Implementing Views                  
 Review                  
                   
 Module 9: Implementing Stored Procedures                  
 Introduction to Stored Procedures                  
 Creating, Executing, Modifying, and Dropping Stored Procedures                  
 Lab A: Creating Stored Procedures                  
 Using Parameters in Stored Procedures                  
 Executing Extended Stored Procedures                  
 Handling Error Messages                  
 Performance Considerations                  
 Recommended Practices                  
 Lab B' Creating Stored Procedures Using Parameters                  
                   
 Review                  
 Module 10: Implementing User-defined Functions                  
 What Is a User-defined Function?                  
 Defining User-defined Functions                  
 Examples of User-defined Functions                  
 Recommended Practices                  
 Lab A: Creating User-defined Functions                  
 Review                  
                   
 Module 11: Implementing Triggers                  
 Introduction to Triggers                  
 Defining Triggers                  
 How Triggers Work                  
 Examples of Triggers                  
 Performance Considerations                  
 Recommended Practices                  
 Lab A: Creating Triggers                  
 Review                  
                   
 Module 12: Programming Across Multiple Servers                  
 Introduction to Distributed Queries                  
 Executing an Ad Hoc Query on a Remote Data Source                  
 Setting Up a Linked Server Environment                  
 Executing a Query on a Linked Server                  
 Executing a Stored Procedure on a Linked Server                  
 Managing Distributed Transactions                  
 Modifying Data on a Linked Server                  
 Using Partitioned Views                  
 Recommended Practices                  
 Lab A: Using Distributed Data                  
 Review                  
 Module 13: Optimizing Query Performance                  
 Introduction to the Query Optimizer                  
 Obtaining Execution Plan Information                  
 Using an Index to Cover a Query                  
 Indexing Strategies                  
 Overriding the Query Optimizer                  
 Recommended Practices                  
 Lab A: Optimizing Query Performance                  
 Review                  
                   
 Module 14: Analyzing Queries                  
 Queries That Use the AND Operator                  
 Queries That Use the OR Operator                  
 Lab A: Analyzing Queries That Use the AND and OR Operators                  
 Queries That Use Join Operations                  
 Lab B: Analyzing Queries That Use Different Join Strategies                  
 Recommended Practices                  
 Review                  
                   
 Module 15: Managing Transactions and Locks                  
 Introduction to Transactions and Locks                  
 Managing Transactions                  
 SQL Server Locking                  
 Managing Locks                  
 Recommended Practices                  
 Lab A: Managing Transactions and Locks                  
 Review                  
                   
 Classroom Setup Guide                  
 Classroom Requirements                  
 Classroom Configuration                  
 Setup Instructions                  
 Automated Classroom Setup                  
 Classroom Setup Checklist                  
 Customization Information                  

本目錄推薦

掃描二維碼
Copyright ? 讀書(shū)網(wǎng) ranfinancial.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號(hào) 鄂公網(wǎng)安備 42010302001612號(hào)