飞鸟各投林

导航

随笔分类 -  00C++

C++笔记
摘要:C、C++区别: C包含char,scanf()和gets()函数,#include <cstring>,<string.h>,#<stdio.h> C++包含string,cin,对应的头文件是#include <string>,#include<iostream> C++里的char和strin 阅读全文

posted @ 2017-03-23 20:43 飞鸟各投林 阅读(210) 评论(0) 推荐(0)