请使用最有效的方式计算 2 * 8

示例代码如下:

int n1 = 2;
System.out.println(n1 << 3);
posted @ 2021-04-02 16:18  程序员陈师兄cxycsx  阅读(110)  评论(0)    收藏  举报