自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(17)
  • 资源 (1)
  • 收藏
  • 关注

原创 【问题排查】nginx uwsgi python django 链路下 UnicodeEncodeError: ‘ascii‘ codec

项目本地 docker 无问题,部署 nginx 和 uwsgi 之后输出到 logger 中文报错。str。

2024-04-10 10:54:55 325

原创 申请免费 SSL证书

免费申请SSL证书

2023-07-07 21:07:56 102 1

原创 Ubuntu 22.04 安装 VMware Workstation 17.0.2

【代码】Ubuntu 22.04 安装 VMware Workstation 17.0.2。

2023-06-28 22:38:36 464 1

原创 Ubuntu 安装 docker docker-desktop

ubuntu 22.04 安装 docker desktop

2023-06-19 16:37:37 490

原创 Django ConnectionError(<urllib3.connection.HTTPConnection object at 0x7f70f408b3c8>: Failed

Failed to establish a new connection

2022-12-05 10:41:12 950 1

原创 Django实现SFTP存取图片

Django实现SFTP存取图片

2022-02-09 09:54:37 763

原创 docker 中 Mysql 1114 The table is full

1114 The table is full in docker

2022-01-13 09:00:52 688

原创 Part 22 - ASM Program 1 [Moving Immediate Data]

Reverse Engineering For Everyone! Part 22 - ASM Program 1 [Moving Immediate Data]

2022-01-09 00:18:12 246

原创 centos docker ApplyLayer exit status 1 stdout: stderr

centos docker ApplyLayer exit status 1 stdout: stderr

2022-01-02 16:01:30 2187

原创 BUUOJ[FlareOn4]IgniteMe

[FlareOn4]IgniteMe

2021-12-07 09:35:10 443

原创 docker image has dependent child images

image has dependent child images

2021-12-06 13:34:49 469

原创 ubuntu docker dm_task_run failed error

docker dm_task_run failed error

2021-12-06 10:53:39 876

原创 BUUOJ [WUSTCTF2020]level2

[WUSTCTF2020]level2

2021-12-04 03:13:35 273

原创 BUUOJ[MRCTF2020]Transform

[MRCTF2020]Transform

2021-12-04 02:47:39 642

原创 外网无法连接云主机的MySQL

系统配置Ubuntu 18.04服务器搭在华为云上MySQL版本 5.7.32解决方案确保云服务主机开启端口,需要修改安全组;主机防火墙开启了端口;Mysql没有bind-address;/etc/mysql/mysql.conf.d/mysqld.cnf 中把 bind-address = 127.0.0.1 备注掉。MySQL设置权限grant all privileges on *.* to 'root'@'%' identified by '123456' with grant

2020-12-01 14:44:55 185

原创 METIS在VS2017下的C++调用

文章目录METIS在VS2017下的C++调用METIS安装步骤小节参考METIS在VS2017下的C++调用METISMETIS是一个图分割库(graph partitioning)。安装步骤下载METIS:最新METIS版本(5.1.0)。用cmake-GUI编译:下载CMake,Browse Source选择源代码文件,Generate选择VS版本,以及生成项目的文件夹<...

2020-01-16 03:33:41 1164

原创 Cplex在VS2017下的C++配置以及使用

Cplex C++配置以及一个例程Why Cplex环境配置如何配置error 2760小例程问题描述:求无权无向图的最小顶点覆盖程序函数Why Cplex论文需要使用线性规划,导师推荐使用Cplex。学习掌握未来使用场景还是很多的。环境配置编译器我选的是vs2017,使用的是Cplex C++ 12.6的api()。如何配置参考导入#include &amp;amp;amp;lt;ilcplex/ilo...

2019-02-08 14:01:20 1744

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除