国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

vue3+webman后臺管理系統(tǒng)

感謝likeadmin作者,此項目基于likeadmin的thinkphp6版本修改而來 likeadmin文檔地址:https://www.likeadmin.cn/ 后端git地址:https://gitee.com/MuZJun/gather-admin.git 前端git地址:https://gitee.com/MuZJun/gather-vue.git thinkphp6多應用請求接口/admin/auth...

舊城·離人·半城煙 發(fā)表與 2023-03-13 10917 瀏覽 17 評論
十進制轉(zhuǎn)多進制函數(shù)

public static function from10_to58($num) { $to = 58; $dict="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"; $dict=str_split($dict); $ret = ''; do { ...

舊城·離人·半城煙 發(fā)表與 2022-08-31 1601 瀏覽 1 評論
封裝谷歌驗證碼操作

<?php /** * Created by PhpStorm. * User: Administrator * Date: 2019/12/17 0017 * Time: 11:10 */ namespace app\service\controller; use think\Exception; /** * PHP Class for handling Google Authenticat...

舊城·離人·半城煙 發(fā)表與 2022-08-24 1906 瀏覽 0 評論
自定義返回json處理

新建exception文件夾,新增文件Handle.php文件 <?php namespace App\service\exception; use Webman\Exception\ExceptionHandler; use Webman\Http\Request; use Webman\Http\Response; use Throwable; class Handler extends Except...

舊城·離人·半城煙 發(fā)表與 2022-08-23 2229 瀏覽 2 評論
phpoffice/phpspreadsheet導出

protected $is_export = false;//是否開啟導出 protected $exportName = '';//導出excel名稱 protected $exportField = '';//導出excel名稱 public function create() { if(!$this->is_export) $this->error('未開啟導出'); ...

舊城·離人·半城煙 發(fā)表與 2022-08-23 2806 瀏覽 3 評論

舊城·離人·半城煙

896
積分
0
獲贊數(shù)
0
粉絲數(shù)
2019-12-04 加入
??