点击或拖拽改变大小

Crc32ComputeHash 方法 (Byte, Int32, Int32)

Sweet 开发框架
计算哈希值

命名空间:  Sweet.Common
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public uint ComputeHash(
	byte[] data,
	int start,
	int length
)

参数

data
类型:SystemByte
数据
start
类型:SystemInt32
起始位置
length
类型:SystemInt32
长度

返回值

类型:UInt32
哈希值
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架