随笔分类 - C++
摘要:首先看图代码://test.cpp:定义控制台应用程序的入口点。//C++程序设计//2015-5-4//STLstrandardtemplatelibeary#include"stdafx.h"#include#include#include#include#includeusingnamespa...
阅读全文
摘要:// CKeyWord.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#include using namespace std;int _tmain(int argc, _TCHAR* argv[]) { //i++是先使用i的值进行调用再计算++,i--同...
阅读全文
摘要:// Rhombus.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#include #include using namespace std;void rhombus(char,char,int);int _tmain(int argc, _TCHAR* arg...
阅读全文

浙公网安备 33010602011771号