上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 31 下一页
摘要: 查看证书keystore的SHA1 keytool -list -v -keystore haiwaishifu.keystore -storepass 123456 keytool -list -v -keystore 'ystore-file' -storepass keystore-passw 阅读全文
posted @ 2023-09-25 11:11 79524795 阅读(33) 评论(0) 推荐(0)
摘要: 打包教程 下载 JDK 链接:https://pan.baidu.com/s/1InDanhWx2FVPHO4q7Vb8rg?pwd=uqg7 提取码:uqg7 进入目录 D:\phpstudy_pro\Extensions\jre1.8\bin 键入CMD回车 keytool -genkey -a 阅读全文
posted @ 2023-09-25 11:05 79524795 阅读(77) 评论(0) 推荐(0)
摘要: 执行 SET GLOBAL max_allowed_packet = 100 * 1024 * 1024是的,命令将MySQL的max_allowed_packet参数设置为100 MB(兆字节),这将允许更大的数据包传输和导入。这对于处理大型数据导入非常有用。 阅读全文
posted @ 2023-09-23 15:23 79524795 阅读(1250) 评论(1) 推荐(0)
摘要: 1.下载 库 composer require phpoffice/phpword 2.写代码 2.1引入 点击查看代码 use PhpOffice\PhpWord\IOFactory; use PhpOffice\PhpWord\Element\TextRun; use PhpOffice\Php 阅读全文
posted @ 2023-09-21 13:18 79524795 阅读(241) 评论(0) 推荐(0)
摘要: # Niushop改短信教程 ## 1.打开控制器 `https://www.****.com//api/login/mobileCode` `https://www.****.com//api/register/mobileCode` ## 2.新增代码 点击查看代码 ``` public fun 阅读全文
posted @ 2023-09-05 19:49 79524795 阅读(47) 评论(0) 推荐(0)
摘要: 就在这里: 还有一处 diy组件 阅读全文
posted @ 2023-09-05 18:12 79524795 阅读(16) 评论(0) 推荐(0)
摘要: # Layui 中 搜索选择框 搜索汉字不管用解决方案 ### 基于layui 2.5.3 ### 首先贴上原创作者的文章地址,非常感谢他的思路 ### Layui-select 下拉框实现拼音全拼匹配/首字母模糊搜索 ### 最近做项目的时候引用了layui并使用了本文作者的方法解决了我得问题,但 阅读全文
posted @ 2023-09-04 16:28 79524795 阅读(780) 评论(0) 推荐(0)
摘要: # 解决方案 ## ```管理员身份运行 CMD``` 阅读全文
posted @ 2023-08-29 18:41 79524795 阅读(129) 评论(0) 推荐(0)
摘要: ## 注意压缩 ![](https://img2023.cnblogs.com/blog/1805284/202308/1805284-20230822033928513-462550981.png) ## 删除代码 `找到这个文件 注释掉` ![image](https://img2023.cnb 阅读全文
posted @ 2023-08-22 03:39 79524795 阅读(106) 评论(0) 推荐(0)
摘要: TP框架里面清除 runtime文件夹下面的东西就可以 阅读全文
posted @ 2023-08-06 09:31 79524795 阅读(144) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 31 下一页