`
october731
  • 浏览: 86597 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

Point 2011-03-14

 
阅读更多
        public string MD5Encoding
        {
            get
            {
                using (FileStream fs = _fileInfo.OpenRead())
                {
                    byte[] btsHashValue = new MD5CryptoServiceProvider().ComputeHash(fs);
                    return BitConverter.ToString(btsHashValue).Replace("-", "");
                }
            }
        }

可以单独的设置一个DataTable的某一列为隐藏,是DataColumn的ColumnMapping属性。
分享到:
评论

相关推荐

    8-07-14_MegaCLI for linux_windows

    Release Date: 03/02/13 Version Numbers: MegaCLI =============== =========== Current Version 8.07.07 Previous Version 8.07.06 Contents: ========= This package contains MegaCLI for the following ...

    C语言源代码格式化 完工 V1.02.7z )

    说明: 除非特别声明,所有程序均使用VC++6.0 MFC编写。 所有程序均为练手用,放弃一切权利,同时不承担任何责任。 显式遵照 GPL v3.0标准。... <time>2011-03-08T08:20:31Z <speed>3.666667 </trkpt>

    一个win32下的ARM开源编译器

    FASMARM v1.42 This package is an ARM assembler add-on for FASM. FASMARM currently supports the full range of instructions for 32-bit and 64-bit ARM processors and coprocessors up to and including v8...

    C语言源代码格式化 完工 V1.03 20120112 1536.7z

    <time>2011-03-08T08:20:31Z <speed>3.666667 FileFolderGenerate 20120112 1514.7z 文件夹生成函数CreateDirectory的测试。 功能:在指定目录下生成256个文件夹,每个文件夹内生成256个32K的文本文件,...

    C语言源代码格式化 完工 V1.04 20120226 1946.7z

    <time>2011-03-08T08:20:31Z <speed>3.666667 FileFolderGenerate 20120112 1514.7z 文件夹生成函数CreateDirectory的测试。 功能:在指定目录下生成256个文件夹,每个文件夹内生成256个32K的文本文件,...

    C语言源代码格式化 完工 V1.05 20120229 1804.7z

    <time>2011-03-08T08:20:31Z <speed>3.666667 FileFolderGenerate 20120112 1514.7z 文件夹生成函数CreateDirectory的测试。 功能:在指定目录下生成256个文件夹,每个文件夹内生成256个32K的文本文件,...

    C语言源代码格式化 完工 V1.08 20120801 1627.7z

    <time>2011-03-08T08:20:31Z <speed>3.666667 FileFolderGenerate 20120112 1514.7z 文件夹生成函数CreateDirectory的测试。 功能:在指定目录下生成256个文件夹,每个文件夹内生成256个32K的文本文件,...

    C语言源代码格式化 完工 V1.09 20120821 2116.7z

    <time>2011-03-08T08:20:31Z <speed>3.666667 FileFolderGenerate 20120112 1514.7z 文件夹生成函数CreateDirectory的测试。 功能:在指定目录下生成256个文件夹,每个文件夹内生成256个32K的文本文件,...

    C语言源代码格式化 完工 小文版本 V1.10 20120831 0955.zip

    <time>2011-03-08T08:20:31Z <speed>3.666667 FileFolderGenerate 20120112 1514.7z 文件夹生成函数CreateDirectory的测试。 功能:在指定目录下生成256个文件夹,每个文件夹内生成256个32K的文本文件,...

    基于wifi的室内定位算法

    14]J. Ilightower, R. Want, and G. borriello, SpotON: An indoor 3D cation sensing technology hased on RF signal strength"Univ The simplicity and cost efficiency of the rssi based Washington, Seattle...

Global site tag (gtag.js) - Google Analytics