逛奔的蜗牛

我不聪明,但我会很努力

   ::  :: 新随笔 ::  ::  :: 管理 ::
#include <QCryptographicHash>
#include <QDebug>


int main(int argc, char *argv[]) {

    qDebug() << QCryptographicHash::hash("Biao", QCryptographicHash::Md5).toHex().constData();

    return 0;
}
posted on 2011-12-22 09:45 逛奔的蜗牛 阅读(1849) 评论(0)  编辑 收藏 引用 所属分类: Qt

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理