• 博客(0)
  • 资源 (16)

空空如也

jquery1.83开发文件

这是最新发布的文件 this is new file

2012-12-03

jquery1.8最新文件

this is a new document

2012-12-03

高质量C++/C编程指南

软件质量是被大多数程序员挂在嘴上而不是放在心上的东西! 除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?” 别难过,作者只不过比你早几年、多几次惊慌而已。 请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。

2008-10-25

Video3_CreateC++WinForms

C++ start video for window form

2008-09-22

Video2_ExistingC++File

C++ start video 2 for Video2_ExistingC++File

2008-09-22

C++经典语法与应用 类的编写与应用

第2课 C++经典语法与应用 类的编写与应用

2008-09-19

C++经典语法与应用 类的编写与应用3

第2课 C++经典语法与应用 类的编写与应用

2008-09-19

C++经典语法与应用 类的编写与应用2

第2课 C++经典语法与应用 类的编写与应用

2008-09-19

C++经典语法与应用 类的编写与应用

第2课 C++经典语法与应用 类的编写与应用

2008-09-19

ImplementingChangeDataCaptureCDC

Scenario<br>In this exercise, you will enable and setup Change Data Capture. We will create a database by the name of<br>‘SQL2008CDC’ to test the functionality of Change Data Capture.

2008-03-04

FT Report - Investing In China

The flood of foreign direct investment into China has been one of the mostconsistent and important financial trends of recent years. Annual flows ofmore than US$50bn have made China the largest destination for FDI and havehelped transform its economy.For foreign investors, the attrac

2008-03-04

An Overview of Visual Studio code name Orcas White Paper

This is a preliminary document and may be changed substantially prior to final commercial release of the software described herein.<br>The information contained in this document represents the current view of Microsoft Corporation on the issues discussed as of the date of publication. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information presented after the date of publication.<br>This White Paper is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS DOCUMENT.<br>Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation.<br>Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property.<br>© 2007 Microsoft Corporation. All rights reserved.<br>Microsoft, Excel, Expression, InfoPath, IntelliSense, Outlook, PowerPoint, SharePoint, SQL Server, Visio, Visual C++, Visual Studio, the Visual Studio logo, Windows, and Windows Vista are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.<br>All other trademarks are property of their respective owners.<br>

2008-03-04

ACEEE-datacenters

ABSTRACT<br>Over the past few years, the authors benchmarked 22 data center buildings. From this<br>effort, we have determined that data centers can be over 40 times as energy intensive as<br>conventional office buildings. Studying the more efficient of these facilities enabled us to<br>compile a set of “best-practice” technologies for energy efficiency. These best practices include:<br>improved air management, emphasizing control and isolation of hot and cold air streams; rightsizing<br>central plants and ventilation systems to operate efficiently both at inception and as the<br>data center load increases over time; optimized central chiller plants, designed and controlled to<br>maximize overall cooling plant efficiency, central air-handling units, in lieu of distributed units;<br>“free cooling” from either air-side or water-side economizers; alternative humidity control,<br>including elimination of control conflicts and the use of direct evaporative cooling; improved<br>uninterruptible power supplies; high-efficiency computer power supplies; on-site generation<br>combined with special chillers for cooling using the waste heat; direct liquid cooling of racks or<br>computers; and lowering the standby losses of standby generation systems.<br>Other benchmarking findings include power densities from 5 to nearly 100 Watts per<br>square foot; though lower than originally predicted, these densities are growing. A 5:1 variation<br>in cooling effectiveness index (ratio of cooling power to computer power) was found, as well as<br>large variations in power distribution efficiency and overall center performance (ratio of<br>computer power to total building power). These observed variations indicate the potential of<br>energy savings achievable through the implementation of best practices in the design and<br>operation of data centers.

2008-03-04

Think in C#

This book assumes that you have some programming familiarity: you<br>understand that a program is a collection of statements, the idea of a<br>subroutine/function/macro, control statements such as “if” and looping<br>constructs such as “while,” etc. However, you might have learned this in<br>many places, such as programming with a macro language or working<br>with a tool like Perl. As long as you’ve programmed to the point where you<br>feel comfortable with the basic ideas of programming, you’ll be able to<br>work through this book. Of course, the book will be easier for the C<br>programmers and more so for the C++ programmers, but don’t count<br>yourself out if you’re not experienced with those languages (but come<br>willing to work hard; also, the multimedia CD that accompanies this book<br>will bring you up to speed on the basic C syntax necessary to learn C#). I’ll<br>be introducing the concepts of object-oriented programming (OOP) and<br>C#’sbasic control mechanisms, so you’ll be exposed to those, and the first<br>exercises will involve the basic control-flow statements.<br>Although references will often be made to C and C++ language features,<br>these are not intended to be insider comments, but instead to help all<br>programmers put C# in perspective with those languages, from which,<br>after all, C# is descended. I will attempt to make these references simple<br>and to explain anything that I think a non- C/C++ programmer would not<br>be familiar with.

2008-03-04

csharp_3.0_language_enhancements_hands_on_lab

Information in this document is subject to change without notice. The example companies, organizations, products, people, and events depicted herein are fictitious. No association with any real company, organization, product, person or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation.

2008-02-25

C_#XML入门经典

一本好的 XML书籍,用C#和XML编程

2008-02-25

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除