上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 139 下一页
摘要: 左耳朵耗子·陈皓R.I.P 希望我们都能照顾好自己的身体! R.I.P 卓越之识论道(Great minds discuss ideas) 平常之识论事(Average minds discuss events) 狹隘之识论人(Small minds discuss people) ——CoolSh 阅读全文
posted @ 2023-05-15 15:35 刘俊涛的博客 阅读(209) 评论(1) 推荐(0) 编辑
摘要: Microsoft Login Error 异常 捕捉异常, 记录异常 欢迎关注公-众-号【TaonyDaily】、留言、评论,一起学习。 文章来源:刘俊涛的博客 若有帮助到您,欢迎点赞、转发、支持,您的支持是对我坚持最好的肯定(^_^) 阅读全文
posted @ 2023-05-15 11:31 刘俊涛的博客 阅读(18) 评论(0) 推荐(0) 编辑
摘要: SLS日志查询遇到的一些问题 根据执行时间查询结果不准确的问题 原因:索引类型造成的; 解决:进入索引设置,改为double即可;注意,只对更改后的日志生效,之前的旧日志不生效; 一些常用查询语句 查询执行时间大于5秒的 * and __topic__: 访问记录日志 and operation_h 阅读全文
posted @ 2023-05-06 11:45 刘俊涛的博客 阅读(101) 评论(0) 推荐(0) 编辑
摘要: 报表系统权限控制在中间件的设计中不太合理,需要抽离出来单独设计: <?php // 定义 ReportSystemRole 类 class ReportSystemRole { private $cache; public function __construct() { $this->cache 阅读全文
posted @ 2023-05-06 11:37 刘俊涛的博客 阅读(11) 评论(0) 推荐(0) 编辑
摘要: 通义千问——阿里版chatGPT 通义千问 内测地址; 通义千问——阿里版chatGPT 怎么样? 通义千问——阿里版chatGPT邀请码如何获取? 官网地址:tongyi.aliyun.com 已开启企业邀测。 获得到邀请码的话就可以填写在官网地址下面的,然后就可以正常使用了。 申请注册 申请体验 阅读全文
posted @ 2023-04-07 17:08 刘俊涛的博客 阅读(2231) 评论(0) 推荐(0) 编辑
摘要: PHP AES算法的通用函数: function aesEncrypt($data, $key, $iv) { $cipher = "aes-256-cbc"; $padding = OPENSSL_PKCS1_PADDING; $encrypted = openssl_encrypt($data, 阅读全文
posted @ 2023-04-04 10:24 刘俊涛的博客 阅读(30) 评论(0) 推荐(0) 编辑
摘要: 2023-适用于 Windows 11 的 03 累积更新,适合基于 x64 的系统 (KB5023774) 2023-适用于 Windows 11 的 03 累积更新,适合基于 x64 的系统 (KB5023774) 此更新解决了影响命令行的问题。当您将系统区域设置为日语并且 cmd.exe 配置 阅读全文
posted @ 2023-03-31 18:07 刘俊涛的博客 阅读(504) 评论(0) 推荐(0) 编辑
摘要: php实现统一的curl请求 function curl_request($url, $method = 'GET', $data = array(), $headers = array()) { $curl = curl_init(); curl_setopt($curl, CURLOPT_URL 阅读全文
posted @ 2023-03-27 17:38 刘俊涛的博客 阅读(21) 评论(0) 推荐(0) 编辑
摘要: The proxy server received an invalid response from an upstream server. 经过排查发现是容器异常重启,造成的系统502响应; 具体重启原因:Back-off restarting failed container 阿里云 nas异常 阅读全文
posted @ 2023-03-27 11:42 刘俊涛的博客 阅读(198) 评论(0) 推荐(0) 编辑
摘要: 官网 50_years_from_now_in_China_you_are_in_a_high-tech_city in_dental_ward_doctor_is_examining_patients_teeth_surr 欢迎关注公-众-号【TaonyDaily】、留言、评论,一起学习。 文章来 阅读全文
posted @ 2023-03-27 11:36 刘俊涛的博客 阅读(36) 评论(0) 推荐(0) 编辑
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 139 下一页