摘要:
C++基础知识的题 大概3道,概率题 34道,基础数据结构 2道,操作系统 1-2道题 关于a++#define F(a) (a)*((a)*(a))void main() { int a = 5; int b = F(a);... 阅读全文
posted @ 2015-05-12 22:09
cyy_cnblog
阅读(144)
评论(0)
推荐(0)
摘要:
c++ 中的字符串相等问题#include #include using namespace std;int main(){ char strA[] = "aaa"; cout java中的字符串相等问题public class StrEqual { public static voi... 阅读全文
posted @ 2015-05-12 10:15
cyy_cnblog
阅读(458)
评论(0)
推荐(0)

浙公网安备 33010602011771号