10 2017 档案

摘要:static void Main(string[] args) { string[,] strings = new string[10,2]; for (int j = 0; j < 10; j++) { strings[j, 0] = $"{j}.0"; strings[j, 1] = $"{j} 阅读全文
posted @ 2017-10-30 10:14 enif 阅读(6580) 评论(0) 推荐(0)
摘要:win7 x86, 或 win10 x64 环境下, x86的进程名称 ”aaa.exe“ 在win7 x64下面显示为 ”aaa.exe *32“ 阅读全文
posted @ 2017-10-26 16:53 enif 阅读(252) 评论(0) 推荐(0)

豫ICP备2021034901号