[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课
最初由 jronald 发布void test(){ if(condition) { int i=0; }如果if条件为假,i的空间还分配吗?........