PHP 判断对象的方法是否存在method_exists Published 2020-07-08 by 行舟 method_exists($obj,’… Continue readingPHP 判断对象的方法是否存在method_exists Leave a Comment
php 首字母大写函数 Published 2020-07-08 by 行舟 ucfirst($foo); 第一个单次首字母… Continue readingphp 首字母大写函数 Leave a Comment
调用一个函数或类的方法并传递参数call_user_func_array Published 2020-07-02 by 行舟 call_user_func_array — 调用… Continue reading调用一个函数或类的方法并传递参数call_user_func_array Leave a Comment
比phpexcel phpspreadsheet更快导出的库 box/spout 和 mk-j/php_xlsxwriter Published 2020-07-01 by 行舟 box/spout https://packagi… Continue reading比phpexcel phpspreadsheet更快导出的库 box/spout 和 mk-j/php_xlsxwriter Leave a Comment
itms-services 协议安装ios不经过appstore Published 2020-06-25 by 行舟 https://www.jianshu.com/p… Continue readingitms-services 协议安装ios不经过appstore Leave a Comment
wordpress_主题设计制作学习 Published 2020-06-25 by 行舟 https://codex.wordpress.o… Continue readingwordpress_主题设计制作学习 Leave a Comment
PHP自带web服务器 Published 2020-06-24 by 行舟 PHP自带web服务器 php -S localh… Continue readingPHP自带web服务器 Leave a Comment