yah*_*ooo 3 c#
如何在c#.net中找到数字的模数?
kgi*_*kis 11
使用模数运算符%:
int x = 4545; int mod = x % 16;
归档时间:
16 年,1 月 前
查看次数:
4173 次
最近记录: