您的位置:首页 > 运维架构 > Linux

本站点 头文件 本人代码由centos6.5虚拟机运行

2016-03-10 19:08 483 查看
wz.h
//////////////////////////
#define _CRT_SECURE_NO_WARNINGS
#include<stdio.h>
#include<stdlib.h>
#include<assert.h>
#include<errno.h>
#include<string.h>
#include<time.h>
#include <time.h>
#include <stdarg.h>
/////////////////////
sts.h
////////////////////

#include<iostream>
#include<iomanip>
using namespace std;
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: