Car model and year: Porsche 996 Purpose: Reset airbag light I was taking out the seats for some nice Recaros and at one point did not have the seat be ...
分类:
其他好文 时间:
2020-05-25 12:36:43
阅读次数:
65
2020-05-25 这是我在CSDN上看到大佬博主写的,原文链接:https://blog.csdn.net/Candle_light/article/details/84759089 可行解,最优解,基,基向量,非基向量,基变量,非基变量等 已知标准型为: 可行解: 满足约束条件,AX=b ,X ...
分类:
其他好文 时间:
2020-05-25 12:31:40
阅读次数:
86
沉浸式状态栏用了一段时间了,一直没发现安卓在这方面的坑。最近在集成环信自定义UI的过程中,发现将环信界面设置为沉浸式之后最底部的消息输入框不随键盘弹起而变化了,一直显示在屏幕最下方,体验非常差。 后来测试发现只要使用去除状态栏的主题如:Theme.AppCompat.Light.NoActionBa ...
分类:
移动开发 时间:
2020-05-22 17:04:58
阅读次数:
124
tinyproxy——A light-weight HTTP proxy daemon 准备: 具备公网IP服务器,web服务器(Ubuntu 18.04.4 LTS,阿里云) 具备公网IP服务器,reverse proxy 服务器(Ubuntu 18.04.4 LTS,腾讯云) 本地计算机(Ubu ...
分类:
其他好文 时间:
2020-05-16 16:55:21
阅读次数:
271
tinyproxy——A light-weight HTTP proxy daemon 描述:tinyproxy服务重启时报告PID文件无法打开错误,但服务启动成功。 错误描述:tinyproxy.service: Can't open PID file /run/tinyproxy/tinypro ...
分类:
其他好文 时间:
2020-05-13 16:38:14
阅读次数:
245
1.创建variable.scss 文件 // 颜色 $color-red:red; $color-yellow: yellow; $color-white: white; $color-light-gray: #F5F5F5; 2.创建 vue.config.js 添加 css: { loader ...
分类:
其他好文 时间:
2020-05-10 19:14:39
阅读次数:
167
当浏览器从 web 服务器请求服务时,可能会发生错误。 从而有可能会返回下面的一系列状态消息: 1xx: 信息 消息:描述: 100 Continue 服务器仅接收到部分请求,但是一旦服务器并没有拒绝该请求,客户端应该继续发送其余的请求。 101 Switching Protocols 服务器转换协 ...
分类:
Web程序 时间:
2020-05-10 17:26:29
阅读次数:
69
本文学习自《视觉SLAM十四讲》 双目相机通过视差来计算深度。RGBD相机则可以主动测量每个像素的深度。 1. 通过红外结构光(Structured Light)来测量像素距离的。例子有Kinect 1 代、Project Tango 1 代、Intel RealSense 等。 2. 通过飞行时间 ...
分类:
其他好文 时间:
2020-05-08 20:00:07
阅读次数:
108
100: ('continue',), 101: ('switching_protocols',), 102: ('processing',), 103: ('checkpoint',), 122: ('uri_too_long', 'request_uri_too_long'), 200: ('o ...
分类:
其他好文 时间:
2020-05-06 12:21:02
阅读次数:
68
Light head rcnn https://github.com/Stick-To/light-head-rcnn-tensorflowmask_rcnn https://github.com/tensorflow/modelsfaster_rcnn https://github.com/ten ...
分类:
其他好文 时间:
2020-05-03 16:14:32
阅读次数:
60