自定义博客皮肤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)
  • 资源 (1)
  • 收藏
  • 关注

原创 文字字符串长度截取

///         /// 截取指定字节长度的字符串最标准做法(超出时只记下上一个有效位置)        ///         /// 原字符串        /// 截取字节长度        ///         public static string CutByteString(string str, int len)        {

2011-08-19 17:10:57 851 1

原创 SqlParameter[]写法

//封装SqlParameter 一次性一行添加sql参数 包括类型,尺寸,进出...public static SqlParameter AddParameter(string parameterName, object parameterValue, SqlDbType dbType, int parameterSize, ParameterDirection Direction){

2011-08-02 21:59:16 18750 4

转载 asp.net 生成高质量缩略图

using System;using System.Data;using System.Configuration;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI

2011-08-01 20:55:40 715

VisualAssistX10.7.1912

VisualAssistX_10.7.1912注册破解版

2012-09-04

空空如也

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

TA关注的人

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