1、安装插件 PHP Intelephense &n...
// 查询类型为2的数据 $list=$this...
找到宝塔Nginx对应php版本的配置,我的是7.3 2.注...
1、准备一张png格式的图片,如果不是png格式的图片可用windows自带工具 画图 改变图片的类型 在开...
1、拉取所有更新到本地 git fetch --all &nb...
import { WxCode , WxLogin } from '@/api/user.js' WxCode({ callback_url: 'http://m.test.com/#/pages/index/wx...
$PHPExcel = new \PHPExcel(); $PHPExcel->getActiveSheet()->getStyle('A1')->getNumberFormat()->setFormatCode('@'); //将A1...
1、Turbo Console Log 生成console.logCtrl+Alt+L 选中变量生成console.logShift+Alt+C 注释所有console.logShift+Alt+U 打开所有注释console.logShift+Al...
tbszip下载 include_once('extend/tbszip.php'); $zip = new \clsTbsZip(); $path = 'Public/File/...
php 参数存在 keyValue 只返回已选中数据 /** * @description: 学校下部门 * @return {*} */ public function school_dept() ...
server{ listen 80; server_name cc.test.com 10.155.75.71; index index.php index.html index.htm default.php default.ht...
php /** * @description: 类型列表 * @return {*} */ public function get_type_list() { $params=$thi...
1、生成秘钥 ssh-keygen -C '邮箱' -t rs...
引用JS &l...