自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (3)
  • 收藏
  • 关注

原创 动态sql语句基本语法

1 :普通SQL语句可以用Exec执行 eg:   Select * from tableName          Exec(select * from tableName)          Exec sp_executesql Nselect * from tableName    -- 请注意字符串前一定要加N 2:字段名,表名,数据库名之类作为变量时,必须用动态SQL eg:  

2008-11-27 13:51:00 431

原创 How to get local machine name and IP address?

THANKS nick.fletcher@iinet.net.au and Dave Sexton, your notes give me a lot of help. Environment.MachineName will return the local NetBios name as a stringyou can also use:System.Net.dns.GetHostNa

2008-11-20 11:18:00 1071

原创 Windows Server 2003 Performance Monitor - Getting Started

Introduction to Performance MonitorThis is the place to start if you are new to the science of Windows 2003 Performance Monitoring.  The purpose of this page is to master the basic techniques of Sys

2008-11-18 12:58:00 1984

Database Mount and Unmount

对Database Mount and Unmount 简单介绍

2012-07-16

Training docs

Training docs

2008-06-13

NUnit-2.4.0

nunit和vs单元测试工具

2007-05-08

空空如也

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

TA关注的人

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