摘要:
#include<stdio.h> int main() { long double fLongDouble; fLongDouble=46.257; printf("%f\n",fLongDouble); return 0; } 阅读全文
posted @ 2017-01-14 22:35
KLDYG
阅读(350)
评论(0)
推荐(0)
摘要:
#include<stdio.h> int main() { double dDoubleStyle; dDoubleStyle=61.458; printf("%f\n",dDoubleStyle); return 0; } 阅读全文
posted @ 2017-01-14 22:29
KLDYG
阅读(618)
评论(0)
推荐(0)

浙公网安备 33010602011771号