摘要: //// main.m// C6_函数//// Created by dllo on 15/7/6.// Copyright (c) 2015年 zhozhicheng. All rights reserved.//#import // 函数的定义// 函数的形式:1无返回值无参数// 买菜的功能/... 阅读全文
posted @ 2015-07-06 21:28 程序猿-小程 阅读(139) 评论(0) 推荐(0)
摘要: //// main.m// C5_二维数组//// Created by dllo on 15/7/6.// Copyright (c) 2015年 zhozhicheng. All rights reserved.//#import int main(int argc, const char * ... 阅读全文
posted @ 2015-07-06 21:20 程序猿-小程 阅读(225) 评论(0) 推荐(0)