See The World

See The World

Let's See The Word

Git - error setting certificate verify locations: CAfile

问题fatal: unable to access 'https://github.com/': error setting certificate verify locat...

mysql - group_concat 长度

默认1024临时修改SET SESSION group_concat_max_len=10240

shell - 动态查看日志

$ cat toolbox.sh #!/bin/sh SCRIPT_DIR="$(cd "$(dirname "$0")"; pwd)&quo...

ChatGPT - 饶过手机验证码,使用API调用

登录地址 https://platform.openai.com/docs/overview找到使login接口, 找到下面的值,替换到 api_keyuser.session.sensiti...

MySQL - 开启MySQL的慢查询日志

要开启MySQL的慢查询日志,您可以按照以下步骤进行操作:打开MySQL配置文件 my.cnf。该文件通常位于 /etc/mysql/my.cnf 或者 /etc/my.cnf (在Window...