错误,代码错误,运行错误,错误查询,错误改正
2023-08-29
thaiphoon burner has not detected any SPD EEPROM
thaiphoonburner,Windows11,win11,不能用,SPDEEPROM,error
经验与学习 2
2023-08-16
mysql导入数据后台执行
mysql导入数据库,经常是个比较大的sql,有的时候ssh连接会断掉,怎么能导入sql后台执行不受登录影响呢。<br>直接看后台执行shell代码:
数据库 3
2023-08-15
date: illegal option -- d
在shell获取前N天时,macos系统出现了date:illegaloption--d的提示,显示参数错误。查询后知道了,macos和linux是有差异的。
Linux 2
2023-07-31
mac ida64 你不能打开应用程序“ida64”,因为它可能已损坏或不完整
mac安装了ida64反编译软件,安装后64位的操作无法打开,提示:你不能打开应用程序“ida64”,因为它可能已损坏或不完整
经验与学习 2
2023-07-19
nginx * SSL_do_handshake() failed
nginx在做proxy代理https时,nginx日志出现下面错误
经验与学习 3
2023-07-08
ssl_client_socket_impl.cc(992) handshake failed;returned -1,SSL error
在使用pythonselenium调用Chromedrivers使用浏览器操作,出现了ssl_client_socket_impl.cc(992)handshakefailed;returned-1,
经验与学习 2
2023-07-07
Message: session not created: This version of ChromeDriver only suppor
在用pythonselenium调用chromedrivers时,出现了Message:sessionnotcreated:ThisversionofChromeDriveronlysupportsC
经验与学习 3
2023-06-19
redis 配置
常规安装redis完毕后怎么设置redis
经验与学习 3
2023-06-19
git导出纯净代码
在使用git管理代码时,git会对所有的本地分支,提交日志做记录,当产生错误时进行回滚等。
经验与学习 2
2023-04-23
thinkphp6 command 命令行
thinkphp6command,命令行thinkphp6创建命令行command,命令如下:
PHP 2
2023-03-20
网站监控shell脚本
网站,监控,shell,脚本,告警脚本,http,httpstatus,邮件,timeout
Linux 2
2023-03-15
Error: Call to a member function map() on array
写php代码的时候遇到个问题,就是对数组数据的批量处理,有写循环处理的也有用函数处理的在实际应用中出现了Error:Calltoamemberfunctionmap()onarray
PHP 3
2023-02-22
http接口返回码statusCode
http接口返回码statusCode
经验与学习 2
2023-01-29
error: storage size of 'methods_bufferevent' isn't known
error:storagesizeof'methods_bufferevent'isn'tknown
经验与学习 2