奇迹969

 

2019年7月20日

c/python 的区别

摘要: c python #define 常量名 常量 输入printf() print() #define PI 3.1415 输出 scanf() input 阅读全文

posted @ 2019-07-20 12:05 奇迹969 阅读(130) 评论(0) 推荐(0) 编辑

c语言基础

摘要: https://wenku.baidu.com/view/15d7bdf510661ed9ac51f3b8.html?from=search a++ 和 ++a 的区别 %d %c %s #include "stdio.h" 必须是双引号 或 <> 注意 ‘ ’ 和 “ ” 的区别 条件语句: 3种 阅读全文

posted @ 2019-07-20 09:31 奇迹969 阅读(171) 评论(0) 推荐(0) 编辑

导航