2015年10月27日

java位运算

摘要: 转自http://aijuans.iteye.com/blog/1850655public class Test { public static void main(String[] args) { // 1、左移( > ) 高位补符号位 // 0000 0000 0000 0000 0000 ... 阅读全文

posted @ 2015-10-27 11:02 honeybee 阅读(65) 评论(0) 推荐(0)

导航