自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

daxia666的专栏

世事洞明皆学问,人情练达皆文章

  • 博客(5)
  • 资源 (34)
  • 收藏
  • 关注

转载 一键还原的GHO文件夹打开方法(转载)

From : http://www.w779.com/post/20.html 安装一键还原会提示说装哪个盘,如果选择D盘的话就会在D盘根目录下生成个隐藏的文件夹yjbf打开可以看到一个文本文件和一个文件夹图标的东西g.看属性可以知道备份的GHO文件就在g.文件夹里面,可是资源管理器打不开它这就要用命令提示符打开了:1,在运行中输入cmd,打开命令行窗口

2010-05-29 19:12:00 4790

原创 张宏涛:读书增加人生阅历(转载)

From :http://epaper.xiancn.com/xawb/html/2009-04/24/content_128867.htm张宏涛最近心情不错, 这个23岁的西安小伙子刚刚登上了中国体操队的“世界冠军墙”。去年底,张宏涛夺得了体操世界杯总决赛鞍马冠军,实现了陕西体操的历史性突破。在体操圈中,张宏涛属于典型的头脑聪明,心理过硬的选手,而这种素质的养

2010-05-23 16:31:00 4634

原创 IIS服务无法启动的解决方法

无它: 直接删除重新安装,但是要删干净到安全模式:   C:/WINDOWS/system32/inetsrv ,这个文件夹全部删除,另外 system32/Logfiles文件夹下的文件全部删除,后重新启动,重装IIS,即可

2010-05-15 09:31:00 780

原创 delete from tablea & truncate table tablea 的区别??

以前总结的truncate,delete,drop的异同点 注意:这里说的delete是指不带where子句的delete语句 相同点:truncate和不带where子句的delete, 以及drop都会删除表内的数据 不同点: 1. truncate和 delete只删除数据不删除表的结构(定义) drop语句将删除表的结构

2010-05-13 13:46:00 867

原创 CTE学习

http://tech.ddvip.com/2009-02/1233645923106990.html  递归CTE是SQL SERVER 2005中重要的增强之一。一般我们在处理树,图和层次结构的问题时需要用到递归查询。  CTE的语法如下 Code highlighting produced by Actipro CodeHighlighter (freewar

2010-05-12 15:14:00 502

SQL Server 2008 administration in action

Best Book for Beginning SQL Server DBAs: SQL Server 2008 Administration in Action This book by Rod Colledge is the best book whether you’re managing SQL Server 2005 or 2008. The concepts involved are the same, and almost everything he says applies to both versions. I’d describe the perfect buyer as someone who’s been working with SQL Server for a year or two, and who’s facing a lot of challenges on the job around configurations they haven’t seen before. They might be tasked with building their first disaster recovery plan, not sure whether to choose log shipping or database mirroring, and they want to know what types of production issues they’ll face with each of those options. They can read this book’s High Availability section and feel like they’re having a conversation with a friend who’s been there and done that. I’d also recommend this book to someone preparing to get their MCITP certifications in SQL Server. If you devour the material in this book, then you’re going to have the kind of skills and knowledge that it takes to get certified. If you find this book too intimidating or too technically detailed, then you’re probably not going to like the certification process either – and the cost of this book beats the cost of most full-blown MCITP training materials.

2010-07-17

SQL Server 2008 Reporting Services Unleased

2008 Reporting Services Unleased,微软高级丛书Unleased,比step by step难一点好像

2010-07-17

BI 基 础 知 识 测 试

BI 基 础 知 识 测 试,一份试题啊,中文BI试题比较少,当个参考吧

2010-07-17

C# 3.0 Cookbook

C# 3.0 Cookbook,Cookbook系列丛书之一,和Recipes丛书有的一拼啊

2010-07-17

VisualC#2005技巧问题解决方案

VisualC#2005 Recipes,Recipes系列之一,很多问题的Recipes的集合,开发很有用处的

2010-07-17

sql.server.2005管理员手册

Addison.Wesley.Administrators.Guide.to.SQL.Server.2005,经典必读

2010-07-17

ASP.NET.2.0.Cookbook.2005

CookBook系列的,很多疑难问题的一个集锦的解答

2010-07-17

Professional SQL.Server 2005 Programming

Professional SQL.Server 2005 Programming,中文版好像出了,经典必读啊

2010-07-17

SQL Server 2008 Transact-SQL Recipes

经典没得说啊,中文版现在还没出,Recipes系列的都是经典啊

2010-07-17

SQL Server 2005 T-SQL Recipes:A Problem Solution Approach

SQL Server 2005 T-SQL Recipes:A Problem Solution Approach,中文版好像也出来了,很多经典代码

2010-07-17

.NET公司上机考试试题

某公司上机考试试题,对面试及ASP.NET项目很有好处

2010-07-17

JAVA夜未眠

JAVA夜未眠,蔡学庸著作!!

2008-02-24

Linux命令学习

Linux命令学习,常用命令,chm格式,查询方便!

2008-02-24

head First HTML with CSS & XHTML

head First HTML with CSS & XHTML,head first系列品质不容置疑!!

2008-02-23

算法导论习题答案(英文)

算法导论习题答案,经典算法教材!

2008-02-23

ubuntu入门

ubuntu入门,英文版的!!

2008-02-23

IntelliJ IDEA入门参考手册(中文版)

IntelliJ IDEA入门参考手册,IDEA最好的javaIDE!

2008-02-23

Mastering Regular Expressions

Mastering Regular Expressions,已经有中文版了

2008-02-22

计算机词典

英文的,常用计算机术语查询!!

2008-02-22

Effective Java侯捷版

Effective Java侯捷版,没说的,必看

2008-02-21

JAVA THREADS

JAVA THREADS,J2EE学习必备!!

2008-02-21

net学习路线

.net学习路线,按照路线学习,事半功倍!

2008-02-21

C#2.0精髓

C# 2.0 精髓,经典C#书籍!!

2008-02-19

linux下的perl编程

linux下perl编程,好东西!!

2008-02-19

.NET大局观

.NET大局观,入门.net好东西!!

2008-02-19

练成Linux高手

练成Linux高手,好东西啊!!

2008-02-19

Linux操作系统下C语言编程

Linux环境下 C编程

2007-09-01

设计模式java版

设计模式 java

2007-08-30

Linux下java环境配置

Linux下java环境配置

2007-08-30

空空如也

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

TA关注的人

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