2019年3月25日

最详细的C++对应C#的数据类型转换

摘要: C++ C# LDWORD IntPtr LLONG Intptr bool bool、byte HANDLE(void *) System.IntPtr void* IntPtr Byte(unsigned char) System.Byte SHORT(short) System.Int16 W 阅读全文

posted @ 2019-03-25 16:55 Innershar 阅读(31505) 评论(0) 推荐(6)

c# .Net随机生成字符串代码

摘要: 生成随机字符串,字符组合等... 阅读全文

posted @ 2019-03-25 15:03 Innershar 阅读(1247) 评论(0) 推荐(0)

导航