smelikecat

导航

上一页 1 2 3 4 5 6 7 8 9 ··· 30 下一页

2016年2月25日 #

[php-error-report]PHP Strict Standards: Only variables should be passed by reference

摘要: // 报错代码:PHP Strict Standards: Only variables should be passed by reference $arr_userInfo['im_nation_cn'] = array_shift(preg_split('/,/' , $arr_userInf 阅读全文

posted @ 2016-02-25 17:31 smelikecat 阅读(272) 评论(0) 推荐(0) 编辑

2016年2月16日 #

[阅读]谈谈个人对“金融是否需要互联网”命题之辩

摘要: phper_sz_James(582346465) 14:32:26“要讨论互联网能给金融带来什么,首先需要清楚一点,金融是否需要互联网” , 我觉得红框中的这个观点是非常的不成熟,不过文章中提出的观点很值得去思考。1、金融的本质是什么;2、互联网与金融的结合带来的现状;3、目前人们对金融的现状需求 阅读全文

posted @ 2016-02-16 14:58 smelikecat 阅读(180) 评论(0) 推荐(0) 编辑

2016年2月4日 #

[javascript]jsonp-function 代码段

摘要: (function($1454395832823,arr_infoList /**/) { $1454395832823.push(' '); for(var i in arr_infoList) {$1454395832823.push(' <a hnb-theme-id="',arr_infoL 阅读全文

posted @ 2016-02-04 17:14 smelikecat 阅读(268) 评论(0) 推荐(0) 编辑

[javascript-snippet]使用javascript+html5实现图片的灰度处理

摘要: // 源码出自:潇湘夜雨<!DOCTYPE> <html> <head> <meta charset="utf-8"/> </head> <body> <img src="" id='stuPic' style="display:none"> <input type="file" id="loadF 阅读全文

posted @ 2016-02-04 09:45 smelikecat 阅读(818) 评论(0) 推荐(0) 编辑

2016年2月1日 #

[javascript]Three parts of javascript code snippet

摘要: <script> (function(){ /* if (navigator.userAgent.toLowerCase().indexOf("iphone") == -1){ $("#id_download_btn img").attr("src" , "http://cache.hinabian 阅读全文

posted @ 2016-02-01 10:02 smelikecat 阅读(189) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 8 9 ··· 30 下一页