Hush
php
发现
worker-man
工具类
swoole
第三方
office操作
tp源码
微信开发
daily
前端
uniapp
vue3
算法
数据库
生活
目标与计划
观察与思考
Category
php
tp8–多模块开启及应用
1.安装扩展 composer require topthink/think-multi-app 2.删除原项目中默认带...
Post on 2024-06-07
335
0
daily
左右值算法–嵌套集
左右值 1.优点:查询数据非常方便,极大降低数据库压力,不用传统递归就可以查询 2.缺点:更新数据操作较为繁琐 3.适用...
Post on 2024-05-07
359
0
tp源码
tp5.0–数据库迁移
1.选型 1.1 composer require topthink/think-migration:1.1.1 ...
Post on 2024-05-06
440
0
工具类
工具类—支付宝分账
<?php use AopCertClient; use think\Controller; use think\...
Post on 2024-04-30
422
0
php
tp5.0bug
php版本:7.4 thinkphp版本:5.0 1.Array and string offset access sy...
Post on 2024-04-30
409
0
tp源码
1v1关联–tp5.0
1.一对一关联 一个用户对应的表里只能有一条数据,例如:一个用户(user)只能有一个用户信息(user_profile...
Post on 2024-04-26
256
0
php
isset与empty的区别
1.isset isset检测变量是否已经设置并且检查是不是null,如果都不是就返回true; 当数据库某个varch...
Post on 2024-04-19
360
0
tp源码
命令操作连接服务器
1.cmd 打开终端(如果不行可以使用open git bash here) 2.输入命令 — ssh ww...
Post on 2024-04-17
275
0
工具类
工具类—mallbook支付
<?php use mallbook\MallbookApi; use think\Controller; use...
Post on 2024-03-12
382
0
工具类
工具类–微信分账
<?php use app\common\model\WxSubMember; use think\Control...
Post on 2024-03-12
423
0
«
»
X