???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????Ч????????????????????????????????????????????????????
????????????????????????????Linux??????????????????????£?
????1??????
????Linux???????????????????tab????????????????????????????????????????????ü???????????????????Linux???????????????????????????????????????????????????????ò??????????????????????????????switch...case...????У?switch??case???????????????
??????Windows?????????????4??????????????????????????????????????????????????????ɡ?
????2??????
????Linux???????
????(1)??????????????????????????????????????У?
????int func()
????{
????/* ....  */
????}
????(2)???????????е??????????????????????????棬??????????????У???????????????У???????е??????????
????if (x){
????/* .... */
????}
??????????????????????????????????????????????????У?
????if (x){
????/* ... */
????}else{
????/* ... */
????}
????????
????do {
????/* ... */
????}while(x);
???????????????????????????????
????if (x)
????do_something();
????else
????do_otherthing();
????????????????????????????????????????????????????У????????????£??????????
????if (condition){
????do_this();
????do_that();
????}else{
????do_something();
????}
????3?????
????(1)??????“if??switch??case??for??do??while”????????????
????if (condition)
????(2)??????“sizeof??typedef??alignof??__attribute__”??????????
????sizeof(int);
????(3)????????????????????????;
????(4)??????????????????????????????“= + - < > * / % | & ^ <= >= == != ? :”;
????(5)??????????治????“& * + - ~ ?? sizeof typedef alignof __attribute__”;
????(6)????????????????????????????????????????????“++ --”;
????(7)???????????????????????“. ->”;
????4???????淶
????Linux???????в????????????Сд??????????????t????????????????????????????????????????????????????????????