摘要:
setprecision(n)的運用
頭文件: #include cout後面添加: #include using namespace std;
int main() {
double fn = 3.1415926;//不能使用float
cout #include using namespace std;
int main() {
float fn = 3.101;
cout 時,se... 阅读全文
posted @ 2013-12-22 10:07 Flex/AS Programmer 阅读(571) 评论(0) 推荐(0)
浙公网安备 33010602011771号