摘要: // 常量区.cpp : Defines the entry point for the console application.// #include "stdafx.h" char* x="china";char y[]="china";void fun1();void fun2();int m 阅读全文
posted @ 2016-10-27 21:18 zhuh102 阅读(244) 评论(0) 推荐(0)