摘要:
转:https://blog.csdn.net/bat67/article/details/52056057 示例:double x;scanf(“%f”,&x);输入“123.4”,输出x的值结果为0,没有接收输入的数据,再输入别的数据,结果都为0。这是因为用户定义x为双精度型数据,而用“%f”格 阅读全文
posted @ 2019-10-17 10:17
jiangxiaobo
阅读(1346)
评论(0)
推荐(0)