• NUAC tool x64 诺顿UAC工具 代替VISTA UAC 让你不再烦恼

    The Norton User Account Control tool will replace parts of the Windows Vista UAC system. It will utilize the UAC security feature from the Windows Vista architecture, while simultaneously improving user-friendliness significantly. The tool prompts recommendations based on an assessment on the user-action i.e. the signature information of the executable. The tool also has a “remember me” feature that allows users to suppress future prompts from the same action. The goal of this tool is eventually build a white-list (as well as black-list) database on various administrative actions, and to enable users to make smart decisions without unnecessary prompts, using prompts only as a last resort. The prompt will provide users with as much information as possible, as well as recommendations on the action requested. The Norton User Account Control tool will collect user input as well as information about the application that causes UAC prompts. This data will be processed to help build and improve the comprehensiveness and robustness of the white list.

    5
    183
    546KB
    2009-03-14
    10
  • Notorn NUAC tool x86 代替VISTA 系统UAC

    The Norton User Account Control tool will replace parts of the Windows Vista UAC system. It will utilize the UAC security feature from the Windows Vista architecture, while simultaneously improving user-friendliness significantly. The tool prompts recommendations based on an assessment on the user-action i.e. the signature information of the executable. The tool also has a “remember me” feature that allows users to suppress future prompts from the same action. The goal of this tool is eventually build a white-list (as well as black-list) database on various administrative actions, and to enable users to make smart decisions without unnecessary prompts, using prompts only as a last resort. The prompt will provide users with as much information as possible, as well as recommendations on the action requested. The Norton User Account Control tool will collect user input as well as information about the application that causes UAC prompts. This data will be processed to help build and improve the comprehensiveness and robustness of the white list.

    0
    92
    439KB
    2009-03-14
    0
  • SQLServer2005高级教程(PDF)

    Pro SQL Server 2005 ■ ■ ■ Thomas Rizzo, Adam Machanic, Julian Skinner, Louis Davidson, Robin Dewson, Jan Narkiewicz, Joseph Sack, Rob Walters Contents About the Authors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .xvii About the Technical Reviewers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xix Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxi Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxiii ■CHAPTER 1 SQL Server Overview and Installation . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Evolution of SQL Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 SQL Server 2005 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 Editions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 Features. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 Installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 Minimum System Requirements. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 Installation Process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 Server Registration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 Sample Databases . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 Side-by-Side Installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 Upgrading from SQL Server 2000 and 7.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 ■CHAPTER 2 SQL Server Management Technologies . . . . . . . . . . . . . . . . . . . . . . . 25 Connecting to and Managing Your SQL Servers . . . . . . . . . . . . . . . . . . . . . . . . . 25 Context-Sensitive Menus for Each Object Type . . . . . . . . . . . . . . . . . . . . . 26 Mobile Database Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 SQL Server 2000 Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 User Interface Enhancements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 Asynchronous Treeview and Object Filtering . . . . . . . . . . . . . . . . . . . . . . . 29 Nonmodal and Resizable Dialog Boxes . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 Script and Schedule Enhancements. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 Code Authoring . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 Results Pane . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 Activity Monitor. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 Summary Views . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 Functional Enhancements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 Dedicated Administrator Connection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 Deadlock Visualization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 Performance Monitor Correlation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 Server Registration Import/Export. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 Maintenance Plan Designer. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 SQL Server Agent Changes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 Database Mail . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 Catalog Views and Dynamic Management Views . . . . . . . . . . . . . . . . . . . . 41 Default Server Trace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 Profiler Enhancements. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 SQL Configuration Manager . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 Surface Area Configurator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 Enhanced Help and Community Integration . . . . . . . . . . . . . . . . . . . . . . . . 47 SQLCMD . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 Server Management Objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 ■CHAPTER 3 T-SQL Enhancements for Developers . . . . . . . . . . . . . . . . . . . . . . . . . 53 Enhancements Affecting DML . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 Old-Style Outer Joins Deprecated . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54 Common Table Expressions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 TOP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63 Extensions to the FROM Clause . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66 OUTPUT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 76 Ranking Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 EXCEPT and INTERSECT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 Synonyms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85 General Development . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86 Error Handling. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 87 .WRITE Extension to the UPDATE Statement . . . . . . . . . . . . . . . . . . . . . . . . 94 EXECUTE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96 Code Security Context . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96 .NET Declarations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 101 ■CHAPTER 4 T-SQL Enhancements for DBAs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103 Metadata Views . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103 Compatibility Views . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104 Catalog Views . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104 Dynamic Management Views and Functions. . . . . . . . . . . . . . . . . . . . . . . 106 ■CONTENTS vii DDL Triggers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107 Creating and Altering DDL Triggers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 108 Dropping DDL Triggers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109 Enabling and Disabling DDL Triggers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109 Enumerating DDL Triggers Using Catalog Views . . . . . . . . . . . . . . . . . . . 109 Programming DDL Triggers with the eventdata() Function . . . . . . . . . . . 110 Indexing and Performance Enhancements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112 Online Indexing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112 Controlling Locking During Index Creation . . . . . . . . . . . . . . . . . . . . . . . . 113 Creating Indexes with Additional Columns Included. . . . . . . . . . . . . . . . . 113 Altering Indexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 114 Using Statistics for Correlated DATETIME Columns . . . . . . . . . . . . . . . . . 117 Improving Performance of Ordering for Tertiary Collations . . . . . . . . . . . 118 Table and Index Partitioning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119 Partition Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 120 Partition Schemes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 120 Creating Partitioned Tables and Indexes . . . . . . . . . . . . . . . . . . . . . . . . . . 121 Adding and Removing Partitions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 122 Modifying Partition Functions and Schemes . . . . . . . . . . . . . . . . . . . . . . . 123 Switching Tables into and out of Partitions . . . . . . . . . . . . . . . . . . . . . . . . 124 Managing Table and Index Partitions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 125 Enhancements to Tables and Views . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 125 Enhancements to Indexed Views . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 125 Persisted Computed Columns. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126 Snapshots . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127 SNAPSHOT Isolation Level . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127 Database Snapshots . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 Data Integrity Enhancements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 132 Verifying a Database’s Pages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 132 Putting a Database into an Emergency State . . . . . . . . . . . . . . . . . . . . . . 132 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 133 ■CHAPTER 5 .NET Integration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 135 Introduction to SQL Server .NET Integration . . . . . . . . . . . . . . . . . . . . . . . . . . . . 135 Why Does SQL Server 2005 Host the CLR?. . . . . . . . . . . . . . . . . . . . . . . . 136 When to Use CLR Routines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 136 When Not to Use CLR Routines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 136 How SQL Server Hosts .NET: An Architectural Overview . . . . . . . . . . . . . 137 SQL Server .NET Programming Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137 Enhancements to ADO.NET for SQL Server Hosting . . . . . . . . . . . . . . . . . 138 Overview of the New .NET Namespaces for SQL Server . . . . . . . . . . . . . 138

    5
    133
    12.86MB
    2009-03-09
    6
  • 中望CAD07标准教程 贺蜀山 主编 四川出版集团

    内容提要 本书是按最新推出的中望CAD 2007 版软件编写,每章均附有该章小结及练习, 小结是这一章内容的概括归纳和实践经验总结,对读者学习有很大帮助,练习题目丰 富,便于读者掌握。书中提供了典型操作举例,讲述了操作的全过程。附录部分收集 了实用资料,包括常见问题的处理等。 本书适合具备计算机基础知识的工程师、设计师、高校学生以及其他对中望CAD 软件感兴趣的读者。只要具有中学文化基础,都可用本教材来学习中望CAD 软件。 本书主要讲述的内容有:中望CAD 基础知识;中望CAD 的绘图、编辑命令;绘 图环境设置、显示控制;文本书写、尺寸标注;图块与属性的使用;数据交换;打印 与规划图纸;工程图综合绘制;三维绘图;中望CAD 用户化与开发等知识。 本书可作为各高等院校、高工专、高职及中专的教材,也可作为工程技术人员培 训或自学的参考书。 本光盘和配套教程如有印装质量问题,请与本公司联系 电话 023-66962626 主编 贺蜀山 责任编辑 马 黎 出 版 四川出版集团 四川电子音像出版中心 地 址 成都市槐树街 2 号出版大厦(610031) CD 生产 东方光盘制造有限公司 光盘制作 重庆华版科技有限公司 发行经销 各地新华书店、软件连锁店 文本印刷 重庆升光电力印务有限公司 开 本 787mm×1092mm 16 开 21.5 印张 528 千字 印 数 1-5000 册 版次/印次 2006 年11 月第1 版 2007 年7 月第2 次印刷

    3
    149
    5.74MB
    2009-03-08
    7
  • 中望CAD2009标准版+注册机4

    ZWCAD 2009 在继承 ZWCAD 2008i 所有特性的基础上,从性能到功能都有了较大提高。 在功能上,新增了拼写检查、三维渲染、打印样式设置、添加绘图仪向导\绘图仪配置编辑器、异常报告、图形搜索定位、右键菜单、夹点编辑、多夹点编辑、图形修复管理器、五个基本标注的创建和标注编辑命令、包络处理、电子传递、工具选项板、鸟瞰视图等大量实用的功能,使 ZWCAD 在绘图的方便性、实用性等方面都有明显的改善,能有效提高绘图效率。在新增了以上功能的同时,还对Undo、Insert、block、wblock、Pasteclip、Stretch、Trim、Extend、Explode、Ucs、Zoom、Offset等命令进行了改写,提高了命令的操作速度,在逻辑上使命令执行的结果更加精确。在文字方面,完善了对文字的处理,新增了替换字体的设置,并可为多行文字添加不透明背景等,无论是功能、性能还是兼容性都有明显增强。 在速度和性能上,ZWCAD 2009 有了较大的改善,主要是复杂图块和大图纸捕捉速度、布局切换速度和对含有复杂多视口的布局进行zoom/pan的效率、对大多数图纸进行重生成(regen)的速度、打印设置界面刷新效率、删除对象的速度、Copy,Move,Scale,explode,trim\extend,offset常用编辑命令的速度、文件打开速度等几个方面。 由于上传限制,文件分割为4个压缩包,下载后可自解压。

    5
    140
    2.6MB
    2009-03-08
    9
  • 中望CAD2009标准版+注册机3

    ZWCAD 2009 在继承 ZWCAD 2008i 所有特性的基础上,从性能到功能都有了较大提高。 在功能上,新增了拼写检查、三维渲染、打印样式设置、添加绘图仪向导\绘图仪配置编辑器、异常报告、图形搜索定位、右键菜单、夹点编辑、多夹点编辑、图形修复管理器、五个基本标注的创建和标注编辑命令、包络处理、电子传递、工具选项板、鸟瞰视图等大量实用的功能,使 ZWCAD 在绘图的方便性、实用性等方面都有明显的改善,能有效提高绘图效率。在新增了以上功能的同时,还对Undo、Insert、block、wblock、Pasteclip、Stretch、Trim、Extend、Explode、Ucs、Zoom、Offset等命令进行了改写,提高了命令的操作速度,在逻辑上使命令执行的结果更加精确。在文字方面,完善了对文字的处理,新增了替换字体的设置,并可为多行文字添加不透明背景等,无论是功能、性能还是兼容性都有明显增强。 在速度和性能上,ZWCAD 2009 有了较大的改善,主要是复杂图块和大图纸捕捉速度、布局切换速度和对含有复杂多视口的布局进行zoom/pan的效率、对大多数图纸进行重生成(regen)的速度、打印设置界面刷新效率、删除对象的速度、Copy,Move,Scale,explode,trim\extend,offset常用编辑命令的速度、文件打开速度等几个方面。 由于上传限制,文件分割为4个压缩包,下载后可自解压。

    5
    125
    14.31MB
    2009-03-08
    9
  • 中望CAD2009标准版+注册机2

    ZWCAD 2009 在继承 ZWCAD 2008i 所有特性的基础上,从性能到功能都有了较大提高。 在功能上,新增了拼写检查、三维渲染、打印样式设置、添加绘图仪向导\绘图仪配置编辑器、异常报告、图形搜索定位、右键菜单、夹点编辑、多夹点编辑、图形修复管理器、五个基本标注的创建和标注编辑命令、包络处理、电子传递、工具选项板、鸟瞰视图等大量实用的功能,使 ZWCAD 在绘图的方便性、实用性等方面都有明显的改善,能有效提高绘图效率。在新增了以上功能的同时,还对Undo、Insert、block、wblock、Pasteclip、Stretch、Trim、Extend、Explode、Ucs、Zoom、Offset等命令进行了改写,提高了命令的操作速度,在逻辑上使命令执行的结果更加精确。在文字方面,完善了对文字的处理,新增了替换字体的设置,并可为多行文字添加不透明背景等,无论是功能、性能还是兼容性都有明显增强。 在速度和性能上,ZWCAD 2009 有了较大的改善,主要是复杂图块和大图纸捕捉速度、布局切换速度和对含有复杂多视口的布局进行zoom/pan的效率、对大多数图纸进行重生成(regen)的速度、打印设置界面刷新效率、删除对象的速度、Copy,Move,Scale,explode,trim\extend,offset常用编辑命令的速度、文件打开速度等几个方面。 由于上传限制,文件分割为4个压缩包,下载后可自解压。

    5
    163
    14.31MB
    2009-03-08
    10
  • 中望CAD2009标准版+注册机1

    ZWCAD 2009 在继承 ZWCAD 2008i 所有特性的基础上,从性能到功能都有了较大提高。 在功能上,新增了拼写检查、三维渲染、打印样式设置、添加绘图仪向导\绘图仪配置编辑器、异常报告、图形搜索定位、右键菜单、夹点编辑、多夹点编辑、图形修复管理器、五个基本标注的创建和标注编辑命令、包络处理、电子传递、工具选项板、鸟瞰视图等大量实用的功能,使 ZWCAD 在绘图的方便性、实用性等方面都有明显的改善,能有效提高绘图效率。在新增了以上功能的同时,还对Undo、Insert、block、wblock、Pasteclip、Stretch、Trim、Extend、Explode、Ucs、Zoom、Offset等命令进行了改写,提高了命令的操作速度,在逻辑上使命令执行的结果更加精确。在文字方面,完善了对文字的处理,新增了替换字体的设置,并可为多行文字添加不透明背景等,无论是功能、性能还是兼容性都有明显增强。 在速度和性能上,ZWCAD 2009 有了较大的改善,主要是复杂图块和大图纸捕捉速度、布局切换速度和对含有复杂多视口的布局进行zoom/pan的效率、对大多数图纸进行重生成(regen)的速度、打印设置界面刷新效率、删除对象的速度、Copy,Move,Scale,explode,trim\extend,offset常用编辑命令的速度、文件打开速度等几个方面。 由于上传限制,分割成4个压缩包,下载后可自解压。

    5
    167
    14.31MB
    2009-03-08
    9
  • 北大青鸟Oracle教程集

    PPT目录: 第一章 Oracle入门; 第二章 查询和SQL函数; 第三章 锁和表分区; 第四章 数据库对象; 第五章 Oracle 中的 OOP 概念; 第六章 PL/SQL 简介; 第七章 异常和游标管理; 第八章 子程序和程序包; 第九章 数据库触发器和内置程序包; 第十章 集合和成员函数。

    0
    165
    1.06MB
    2009-03-08
    11
上传资源赚积分or赚钱