获取 GUID 字符串
摘要:
1 #include 2 3 TGUID uid; //16字节,128位 4 if(CreateGUID(uid)==0) 5 { 6 ShowMessage(Sysutils::GUIDToString(uid)); 7 } 阅读全文
posted @ 2016-11-03 21:09 懒龙2013 阅读(363) 评论(0) 推荐(0)
posted @ 2016-11-03 21:09 懒龙2013 阅读(363) 评论(0) 推荐(0)
posted @ 2016-11-03 20:57 懒龙2013 阅读(1205) 评论(0) 推荐(0)