自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

转载 备份所有数据库SQL

USEMASTERdeclare@pathvarchar(50)declare@fpathvarchar(100)DECLAREtnames_cursorCURSORFORSELECTNAMEFROMSYSDATABASESOPENtnames_cursorDECLARE@tablenamesysname--SET@tab...

2011-01-08 10:59:00 107

转载 初学C# 语言规范【FxCop归纳出来的一些规范建议】

一、 Design(设计)1. Abstract types should not have constructors 抽象类不应该声明构造方法2. Assemblies should have valid strong names 程序集应该具有强名称3. Avoid empty interfaces 避免使用空的接口4. Avoid excessive parameters on g...

2010-12-03 10:56:00 280

转载 加密和解密类

usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.Security.Cryptography;usingSystem.IO;usingSystem.Web;namespaceThewolfs.Framework.Text{///&l...

2009-09-24 00:20:00 72

转载 常用类型转换

usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.Data;usingSystem.Collections;usingMicrosoft.VisualBasic;namespaceThewolfs.Framework.Text{...

2009-09-24 00:18:00 85

转载 Song of the Burial of Flowers 葬花吟

  by Cao Xueqin [Qing Dynasty] (清) 曹雪芹  Flowers fade and fall and fly about up in the sky, But who pities the loss of your fragrance when you die?   花谢花飞飞满天,红消香断有谁怜?...

2009-09-23 16:22:00 111

空空如也

空空如也

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

TA关注的人

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