摘要: // ex1.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "stdio.h" #include #include #include //1. 括号优先()[] //2. 其它符号 void p1() { // 什么是指针? 是变量, 存放的是... 阅读全文
posted @ 2017-03-13 12:00 陈峰 阅读(270) 评论(0) 推荐(0)