Wallys wifi6 IPQ6010 router//support QCN9074 card openwrt
MT7915/MT7975/IPQ6000/IPQ6018//IPQ4019/IPQ4029/IPQ4018/IPQ4028/IPQ8072/IPQ8072A/IPQ8074/IPQ8074A/IQCN6024/QCN9074/QCN9072/QCN9024/IPQ5018/AR9223/QCA9880/QCA9882/AR9582/AR9531/AR934
Cindy-wallys Cindy-wallys
2年前
wallys-WiFi-5-outdoor-Access-point-IPQ4019/4029-industrial wireless AP
SupportedBoardDR4029MaterialMetalIndoor/OutdoorOutdoorDimension21.6×21.6×6.5FeaturingwithindustrialgradeIPQ4019/IPQ4029chipsetIntegratedwith2x25GhighpowerRadiomoduleand2x22.4GhighpowerRadiomoduleSupport4.940GHzto5.825GHzFrequencyRange
GoCoding GoCoding
3年前
RTSP H264/HEVC 流 Wasm 播放
本文将介绍RTSPH264/HEVC裸流如何于网页前端播放。涉及WebSocket代理发送流数据,Wasm前端解码等。代码:https://github.com/ikuokuo/rtspwasmplayer相关模块:bashRTSPWebSocketProxyRTSP/Webcam/FileFFmpegopenPackets
Stella981 Stella981
3年前
Scrapy Middleware用法简介
一、DownloaderMiddleware的用法DownloaderMiddleware即下载中间件,它是处于Scrapy的Request和Response之间的处理模块。!在这里插入图片描述(https://oscimg.oschina.net/oscnet/514e40
Stella981 Stella981
3年前
Apache跨域
首先编辑httpd.conf(/etc/httpd/conf/httpd.conf)把LoadModuleheaders\_modulemodules/mod\_headers.so前面的注释删除,开启apache头信息自定义模块找到<Directory/添加一行:HeadersetAccessControlAllowOrig
Stella981 Stella981
3年前
Python编码格式导致的csv读取错误
Python编码格式导致的csv读取错误(pandas.read\_csv)本文记录python小白我今天遇到的这两个问题(csv.reader和pandas.csv\_read):pandas模块“CParserError:Errortokenizingda
Wesley13 Wesley13
3年前
vmware_vcenter_api
VMwareVcenter\_API介绍本文主要通过调用Vcenter_API,获取其中的数据中心,集群,主机,网络,存储,虚拟机信息。开发语言python使用官方sdkpyvmomi文档模块:https://github.c
Stella981 Stella981
3年前
Airflow笔记
1\.依赖MySqlOperator的数据库交互通过MySQLdb模块来实现,使用前需要安装相关依赖:pipinstallapacheairflowmysql2\.使用使用MySqlOperator执行sql任务的一个简单例子:fromairflowimp
Wesley13 Wesley13
3年前
5G新无线技术的到来会不会取代宽带和WiFi?
在4G时代,网络带宽(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.10000my.cn%2F)和速度都是有限的,只能用手机上网。交通费用非常昂贵,而且基本上没有月租服务。在5G时代,所有通过电线连接的网络应该会逐渐消失。高通公司在北京举办了2018年中国技术合作峰会,与许多中国
Stella981 Stella981
3年前
Angular内置指令
Angular2的内置指令可分为通用指令、路由指令、表单指令。通用指令包含7种,均包含在CommonModule模块中,CommonModule已经包含在了BrowserModule中。NgClassNgstyleNgIfNgForNgSwitch、NgSwitchCase、NgSwitchDe