LayUI学习笔记
摘要:视频学习 https://www.bilibili.com/video/BV1ct411n7SN 文档 http://www.uimaker.com/layui/doc/ 0 引入 ├─css //css目录 │ │─modules //模块 css 目录(一般如果模块相对较大,我们会单独提取,如下
阅读全文
Swoole实战之手撸HttpServer框架 5 注解 doctrine/annotations Hyperf 使用注解的几种方式
摘要:https://www.bilibili.com/video/BV14E411t7T4?p=6 1 通过反射获取注释的简单使用案例 新建一个anntest文件夹 composer init index.php <?php require_once __DIR__.'/vendor/autoload.
阅读全文