码迷,mamicode.com
首页 >  
搜索关键字:displaying    ( 91个结果
C经典之11-输出控制e---ShinePans
#include #include #include //system(); 这个指令需要用到此头文件 #include //toupper要用到 void main() { printf("Displaying 0.1234 yields %g\n", 0.1234); printf("Displaying 0.00001234 yields %g\n", 0.000012...
分类:其他好文   时间:2014-05-20 14:57:03    阅读次数:198
91条   上一页 1 ... 8 9 10
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!