E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
readthedocs
python本地缓存cacheout
cacheout地址:https://github.com/dgilland/cacheout文档地址:https://cacheout.
readthedocs
.io简单使用介绍安装pipinstallcacheout
程序三两行
·
2023-12-22 03:13
#
开发记录
python
缓存
开发语言
【Solidity智能合约系列】01--类型介绍
本文是第一篇:Solidity类型介绍参考:https://solidity.
readthedocs
.io/en/v0.4.24/types.htmlSolidity是一种静态类型语言,意味着每个变量(
唠嗑008
·
2023-12-20 22:58
Rsyslog 8.1901.0 配置Tls模式加密传输log
需求背景:客户需要配置Tls加密模式上传log,老虎动手来搞搞,推荐看下面的技术文档,官方的没有下面这个好用https://rsyslog.
readthedocs
.io/en/latest/tutorials
老虎爱代码
·
2023-12-20 03:44
网络
rsyslog
tls
利用python读取并显示图片的各种方式(Pillow、matplotlib、opencv)
这里列举三种方式Pillow官网文档:https://pillow.
readthedocs
.io…matplotlib官方文档:https://matplotlib.org/opencv官方文档:https
IT白鸽
·
2023-12-19 22:02
Python
Python开发
后端
编程语言
Python基础
免费python网络课程-python网络课程
https:machine-learning-course.
readthedocs
.ioenlatestg
编程大乐趣
·
2023-12-18 05:00
《相关性搜索:利用solr与ElasticSearch创建智能应用》的实践
elasticsearch-py,是官方低层级封装py包github地址:https://github.com/elastic/elasticsearch-py文档地址:https://elasticsearch-py.
readthedocs
.io
w哼哼怪
·
2023-12-17 22:47
Python
python
elasticsearch
搜索相关性
windows11 windows 11 (win11 win 11) 怎么安装 Python3 ? numpy? sounddevice? 声音信号处理库?
首先确认要安装的sounddevice库,链接:https://python-sounddevice.
readthedocs
.io/en/0.4.6/根据文档,可知最新的sounddevice版本是0.4.6
shimly123456
·
2023-12-15 22:53
python
代码规范及开发工具
代码规范及开发工具:前端(vscode、idea):JavaScript规范:1.谷歌开源项目风格指南:JavaScript、TypeScript篇https://zh-google-styleguide.
readthedocs
.io
vigel1990
·
2023-12-15 16:31
代码规范
MongoDb 4.0 ‘Cursor‘ object has no attribute ‘count_documents‘ for select
Cursor'objecthasnoattribute'count_documents'forselect原因分析:查询官方文档发现,count()在4.0时已经被弃用https://pymongo.
readthedocs
.io
老虎爱代码
·
2023-12-14 20:31
mongodb
数据库
database
Fabric学习(四)----编写简单的GO链码
Fabric官方文档:https://hyperledger-fabric.
readthedocs
.io/en/release-2.2/API文档:https://pkg.go.dev/github.com
雨雨不怕雨
·
2023-12-14 16:25
区块链技术
#
fabric
fabric
学习
golang
Flask和Vue框架实现WebSocket消息通信
安装环境1.1安装Flask环境主要的安装包Flask、Flask-SocketIO,注意Python版本要求3.6+#Flask-SocketIO参考地址https://flask-socketio.
readthedocs
.io
MasonYyp
·
2023-12-14 13:29
flask
vue.js
websocket
scrapy介绍,并创建第一个项目
Scrapy文档地址:http://scrapy-chs.
readthedocs
.io/zh_CN/1.0/intro/overview.html工作流程传统的爬虫流程scrapy的流
ximeneschen
·
2023-12-04 22:50
#
scrapy
scanpy官方教程2022||01-Preprocessing and clustering 3k PBMCs
学习资料来源:scanpy主页:https://scanpy.
readthedocs
.io/en/stable/官网:https://scanpy-tutorials.
readthedocs
.io/en
_十三
·
2023-12-04 07:09
Qt+ROS+ubuntu18.04配置教程(带界面)
1.安装ROSQtCreatorPlug-in首先安装ROSQtCreatorPlug-in,这其实是一个带有ROS插件的QtCreator:去下面的网址https://ros-qtc-plugin.
readthedocs
.io
不忘初心t
·
2023-12-04 06:14
qt
开发语言
python爬虫读取pdf_python爬虫处理在线预览的pdf文档
引言最近在爬一个网站,然后爬到详情页的时候发现,目标内容是用pdf在线预览的比如如下网站:https://camelot-py.
readthedocs
.io/en/master/_static/pdf/
weixin_39980002
·
2023-12-04 05:12
python爬虫读取pdf
python使用蓝牙库选择
蓝牙库选择pybluez项目地址:https://github.com/pybluez/pybluez文档地址:https://pybluez.
readthedocs
.io/en/latest/index.html
盗版摩羯
·
2023-12-04 05:26
python
开发语言
python知识点简单查询
是解释性语言python2.x不支持中文,python3基本主流IDE-集成开发环境-继承了开发软件需要的所有工具PEP8(官方代码格式规范文档):http://zh-google-styleguide.
readthedocs
.io
Mr孙吵吵
·
2023-12-03 07:05
python
python
开发语言
将Jupyter Notebook中的python脚本转化为PDF文件
将python脚本转换PDF文件安装nbconvert(pipinstallnbconvertorcondainstallnbconvert)(https://nbconvert.
readthedocs
.io
xrdcc
·
2023-12-02 12:40
病原微生物高通量测序数据分析笔记
https://ngs-data-for-pathogen-analysis.
readthedocs
.io/zh_CN/latest/index.html
生物信息与育种
·
2023-12-02 12:37
python-pptx库处理ppt代码示例
官网地址:https://python-pptx.
readthedocs
.io/en/latest/GITHUB:https://github.com/scanny/python-pptxPYPI:https
老朱2000
·
2023-12-01 16:18
Python
jupyter
python办公自动化
python
powerpoint
ppt
jupyter
开发语言
关于python vue influxdb的一切 笔记
95474116StartwithPythonandInfluxDB|InfluxDataAPIDocumentation—InfluxDB5.3.1documentation(influxdb-python.
readthedocs
.io
苏坡爱豆的笑容都没你的甜
·
2023-12-01 06:39
笔记
MMdetection训练voc数据集
1、安装MMdetection查看官方的安装文档:https://mmdetection.
readthedocs
.io/zh_CN/latest/get_started.html#id2从git上面下载方法
Sakura_djiaxin
·
2023-12-01 05:55
数据集处理
python
opencv
计算机视觉
Python常用音频库
函数接口简单易用,详细文档可参考https://python-sounddevice.
readthedocs
.io/。soundde
rangzh
·
2023-11-30 12:14
计算机技术
#
Python
音频特征
mfcc
python
selenium相关知识点
一、官方参考文档:http://selenium-python.
readthedocs
.io/index.html二、安装方式:1.PyPI网站下载Selenium库https://pypi.python.org
飙风鱼
·
2023-11-30 05:00
jumpserver 使用教程_开源堡垒机 Jumpserver 入门教程
而现在的公司并没有搭建此类系统,想着以后说不定可以用上;而且最近也有点时间,因此来了搭建堡垒机系统的兴趣,在搭建过程中参考了比较多的文档,其中最详细的还是官方文档,地址:https://jumpserver.
readthedocs
.io
weixin_39973009
·
2023-11-29 08:02
jumpserver
使用教程
开源的是MIT的四足机器狗方案
代码和使用说明如下:https://github.com/mit-biomimetics/Cheetah-Softwarehttps://pupper.
readthedocs
.io/en/latest/
菜鸟招财猫
·
2023-11-29 02:43
github
使用canmatrix工具完成DBC与xls文件转换
来源于Github,详细可以看以下网站https://canmatrix.
readthedocs
.io/en/latest/备注:该工具在本人电脑上dbc可以转为xls、xlsx两种格式excel格式;
weixin_42438100
·
2023-11-28 10:59
汽车
python
《《《总结》》》PCL的42个实例整理:1~24
PCL官网:https://pointclouds.org/turtorials:https://pcl.
readthedocs
.io/projects/tutorials/en/latest/PCL官方提供了一系列案例
weixin_36662031
·
2023-11-26 18:58
PCL
总结
pcl
Flask PyMongo的基本使用
安装:pipinstallpymongo官方文档:https://pymongo.
readthedocs
.io/数据库连接数据库连接,无密码#数据库链接,必须保证当前系统能正常访问mongodb!!!
於 兔シ
·
2023-11-26 16:04
flask
python
mongodb
数据库
mysql
Flask Marshmallow基本使用
Marshmallow官方文档:https://marshmallow.
readthedocs
.io/en/latest/Marshmallow,中文译作:棉花糖。
於 兔シ
·
2023-11-26 16:34
flask
flask
python
Flask 自定义命令 类似于django的manage.py
Flask-Script扩展文档:https://flask-script.
readthedocs
.io/en/latest/这个模块的作用可以让我们通过终端来控制flask项目的运行,类似于django
於 兔シ
·
2023-11-26 16:33
flask
python
部署系列六基于nndeploy的深度学习 图像降噪unet部署
3.修改graph4.总结https://github.com/DeployAI/nndeployhttps://nndeploy-zh.
readthedocs
.io/zh/latest/introduction
tony365
·
2023-11-25 20:25
nndeploy
深度学习
驱动开发
人工智能
Pytorch中的torchvision.transforms笔记
中文文档中总结了pytorch的torchvision中的数据集、模型、变换和雪碧图(CSSsprites)制作四部分;链接如下:torchvision.utils-PyTorch中文文档(pytorch-cn.
readthedocs
.io
HSM_Python_LZT
·
2023-11-25 18:53
pytorch学习笔记
pytorch
python
用python实现文字转语音的5个较好用的模块
文章目录一.用gtts模块二.用pyttsx3模块基本使用直接朗读更改语音、速率和音量三.baidu-aip四.pywin32五.speech一.用gtts模块参考文档:https://gtts.
readthedocs
.io
数据知道
·
2023-11-25 16:39
python3总结和案例
人工智能总结和案例
python
语音识别
开发语言
文字识别
Arduino D1开发板 ESP8266 ESP01-S Wifi 模块 手机控制继电器 学习手记
官网在这里:https://arduino-esp8266.
readthedocs
.io/en/3.1.1/index.html在ArduinoIDE里下载开发板esp8266是一件很痛苦的事情,虽然成功过
safirst
·
2023-11-25 08:04
Arduino
物联网
arduino
android
c语言
嵌入式硬件
Django使用Channels实现WebSocket消息通知功能
DjangoChannelshttps://channels.
readthedocs
.io/en/latest/installation.htmlChannels改变Django在下面和通过Django
吾星喵
·
2023-11-24 00:45
Web开发
django
websocket
channels
IProgress not found.Please update jupyter and ipywidgets.解决办法
Jupyter的时候出现了下面的报错信息ImportError:IProgressnotfound.Pleaseupdatejupyterandipywidgets.Seehttps://ipywidgets.
readthedocs
.io
唐僧爱吃唐僧肉
·
2023-11-22 06:41
深度学习环境配置
jupyter
ide
python
Python Gevent和协程机制
参考资料http://www.gevent.org/contents.htmlhttps://uwsgi-docs-zh.
readthedocs
.io/zh_CN/latest/Gevent.htmlPython
offbye
·
2023-11-22 04:42
Python
python
后端
协程
Gevent
5.简单爬虫------------使用selenium
该文章仅供学习,如有错误,欢迎指出这里列出了文档内的大部分可以使用的selenium代码selenium中文文档地址:http://selenium-python-zh.
readthedocs
.io/en
何阿驼
·
2023-11-22 02:43
python调用bot登陆微信进行数据分析
python对微信进行数据分析本文用到的包和工具如下:wxpy微信团队用python写的面向对象模拟机器人登陆网页微信服务器,最为重要的是bot类和itchat类;具体看:https://wxpy.
readthedocs
.io
青阳不会被占用
·
2023-11-21 20:31
python
python例子
使用mmdetection训练模型--记faster-rcnn不同backbone性能比较
主要安装的有mmcv和mmdet,其中mmcv的安装与下载的mmdetction版本有关,参考https://mmdetection.
readthedocs
.io/zh_CN/v2.18.1/get_started.html
hedgehogbb
·
2023-11-21 13:21
工作总结
深度学习
目标检测
pytorch
深度学习系列54:使用 MMDETECTION 和 LABEL-STUDIO 进行半自动化目标检测标注
参考https://mmdetection.
readthedocs
.io/zh-cn/latest/user_guides/label_studio.html,这里进行简要概述:1.启动目标检测服务在mmdetection
IE06
·
2023-11-21 13:15
深度学习系列
深度学习
目标检测
人工智能
SECS/GEM封装库RapidSecs开发手记HMSM和EAP系统
105739410secsgemhttps://www.cnpython.com/pypi/secsgemsecsgem—secsgem0.1.0documentationhttps://secsgem.
readthedocs
.io
kunwen123
·
2023-11-20 21:56
HSMS协议
FISCO BCOS 3.0【02】配置和使用系统自带的控制台
官方技术文档:https://fisco-bcos-doc.
readthedocs
.io/zh-cn/latest/index.html我们在官方技术文档的基础上,进行,对文档中一些不清楚的地方进行修正控制台提供了向
ihan1001
·
2023-11-20 10:52
FISCOBCOS3.X金链盟
ubuntu
FISCO BCOS 3.0【03】配置和使用pythonSDK
官方技术文档:https://fisco-bcos-doc.
readthedocs
.io/zh-cn/latest/index.html我们在官方技术文档的基础上,进行,对文档中一些不清楚的地方进行修正依赖软件
ihan1001
·
2023-11-20 10:52
FISCOBCOS3.X金链盟
python
FISCO BCOS 3.0【01】搭建第一个区块链网络
官方技术文档:https://fisco-bcos-doc.
readthedocs
.io/zh-cn/latest/index.html我们在官方技术文档的基础上,进行,对文档中一些不清楚的地方进行修正搭建
ihan1001
·
2023-11-20 10:38
FISCOBCOS3.X金链盟
ubuntu
Fisco
第四章 深度学习中的损失函数(工具)
概述官网:torch.nn-PyTorch中文文档(pytorch-cn.
readthedocs
.io)损失函数torch.nn用途特点应用场景交叉熵损失CrossEntropyLoss多分类问题当模型对真实类别的预测概率低时
小酒馆燃着灯
·
2023-11-20 03:19
工具
机器学习
深度学习
深度学习
人工智能
ArgoCD本地安装
参考官方文档:https://argo-cd.
readthedocs
.io/en/stable/getting_started/0.前提要求已经安装了kubectl命令行工具存在kubeconfig文件
_Yucen
·
2023-11-19 19:27
kubernetes
argocd
cicd
基于ryu实现网络的流量监控--monitor
如系统学习,可以下载ryubook进行学习,此外可以参考https://ryu.
readthedocs
.io/en/latest/getting_started.html,这是官方的网站,里面详细阐述了各种功能和开发步骤
楊木木8023
·
2023-11-18 23:59
SDN
网络安全
Python
SDN
流量监控monitor
ryu
mininet
python
句法分析工具 LTP HanLP
参考:http://cslt.riit.tsinghua.edu.cn/mediawiki/images/e/e5/句法工具分析.pdfhttp://pyltp.
readthedocs
.io/zh_CN
lanlantian123456
·
2023-11-18 23:50
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他