摘要:
switch(ch){case '\n': lines += 1; /*fail thru*/case ' ':case '\t': words += 1;default: chars += 1;}右移位: 从左边移入新位分如下两种情况 1. logical shifting特点: 左边移入的为用... 阅读全文
posted @ 2015-04-16 16:02
秦瑞It行程实录
阅读(175)
评论(0)
推荐(0)
浙公网安备 33010602011771号