smelikecat

导航

2016年2月25日 #

[LISP] LISP Collections

摘要: lispbox: https://common-lisp.net/project/lispbox/ SBCL: http://sbcl.org/ 《Common Lisp in practical》: http://www.gigamonkeys.com/book/lather-rinse-repe 阅读全文

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

[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) 编辑