風之紫色  BLOG

js位移运算转php位移运算

php2010-09-13 15:47
JS:
代码如下 var rol = function(num,   cnt) {      return   (num   <<   cnt)   |   (num  
    Copyright © 風之紫色, All Rights Reserved.Theme by 風之紫色.Style as Facebook.
    Time:0.08964s,Mem1.390368M
    FZ 1.0   Author : 風之紫色