实用的程序员编程工具

源代码在线查看: setf_ovr.cpp

软件大小: 678 K
上传用户: muye0422
关键词: 程序员 编程工具
下载地址: 免注册下载 普通下载 VIP

相关代码

				#include 
				
				void main(void)
				 {
				   cout.setf(ios::showpos | ios::showpoint);
				   cout 				   cout.setf(ios::showpoint, ios::showpos | ios::showpoint);
				   cout 				 }
							

相关资源