PHP数据类型以及进制

if(window.history && window.history.pushState) {
$(window).on('popstate', function() {
var hashLocation = location.hash;
var hashSplit = hashLocation.split("#!/");
var hashName = hashSplit[1];
if(hashName !== '') {
var hash = window.location.hash;
if(hash === '') {
alert("你点击了返回键");
}
}
});
window.history.pushState('forward', null, './#forward');
}

 

   decoct  十转八   依次类推

    

    print() 和echo一样 转化为字符串输出  

    

    

    

 

  

  

    访问PHP文件

  

     

    

    

 

posted @ 2018-12-03 17:16  码路上的奋斗  阅读(252)  评论(0编辑  收藏  举报