ASP.NET学习社区ASP.NET学习区有问有答 Console.ReadLine怎么输入int类型数据

1  /  1  页   1 跳转 查看:160

Console.ReadLine怎么输入int类型数据

Console.ReadLine怎么输入int类型数据

如题
 

回复:Console.ReadLine怎么输入int类型数据

Convert.ToInt32(Console.ReadLine())
本帖被评分 2 次
 

回复:Console.ReadLine怎么输入int类型数据

谢谢了
 
1  /  1  页   1 跳转

版权所有 ASP.NET学习门户 2.0.1214   Sitemap  

返顶部