文章分类 -  深入PHP面向对象、模式与实践

回调 匿名函数和闭包
摘要:回调 匿名函数和闭包 <?php /** * Created by PhpStorm. * User: mali@mali * Date: 2020/8/3 * Time: 4:46 下午 */ class mysql{ public static function getlist($demo) { 阅读全文

posted @ 2020-08-06 17:51 誓_言 阅读(108) 评论(0) 推荐(0)

导航