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 Click
PythonClick介绍最近发现一个非常nice的python库:Click,对热衷于写脚本的"ScriptKid"非常友好.可以更方便的编写带有参数脚本.参考链接:https://click-docs-zh-cn.
readthedocs
.io
Roger_punk
·
2023-03-19 06:16
(九):Portainer
安装安装官网地址参考:https://portainer.
readthedocs
.io/en/
木夕月_fc7b
·
2023-03-18 23:20
快速入门Fabric核心概念和框架
官方文档资料链接https://hyperledger-fabric.
readthedocs
.io/en/release-1.4/glossary.htmlFabric术语表,所有概念都能在这找到,建议详读几遍
小蜗牛爬楼梯
·
2023-03-18 22:44
python使用requests库访问部分HTTPS网站的告警信息
UnverifiedHTTPSrequestisbeingmadetohost'www.xxxx.com.cn'.Addingcertificateverificationisstronglyadvised.See:https://urllib3.
readthedocs
.io
testerzhang
·
2023-03-18 21:25
Python 操作 MongoDB数据库的方法(非 ODM)
官方文档:https://pymongo.
readthedocs
.io/en/stable/pip安装,命令如下:pipinstallpymongo管理MongoDB的主要步骤如下:连接到MongoDB
·
2023-03-18 16:33
网络设备自动化运维工具——Nornir3.0.0入门笔记
Nornir概述:官方网站:https://nornir.
readthedocs
.io/en/latest/Nornir是Netmiko的高级封装,天生实现支持多线程并发,并且可与python一起使用。
格洛米爱学习
·
2023-03-18 16:03
NetDevOps
Nornir3.0.0
NetDevOps
网络自动化运维
bedtools的简单操作版本
的时候根据官网教程写了一个接近于实战的教程:2019和豆豆一起跟着官网学习bedtools但是,如果要想快速上手操作的话,可以使用更简单的数据1bedtoolsintersect内容依然来自官网:https://bedtools.
readthedocs
.io
刘小泽
·
2023-03-18 05:17
docker 部署elk
使用slf4j记录日志,并将日志推送到Elasticsearch,使用Kibana进行查看日志本文只简单介绍搭建步骤,更多内容可以参考:elk-docker官网:https://elk-docker.
readthedocs
.io
上帝的代码
·
2023-03-17 15:11
Python编码规范
zh-google-styleguide/zh-google-styleguide/tree/master/google-python-styleguidehttps://zh-google-styleguide.
readthedocs
.io
liuhailong
·
2023-03-16 03:20
blinker
1,blinker开发文档:https://doc.blinker.app/2,esp8266ArduinoSDK文档:https://arduino-esp8266.
readthedocs
.io/en
紫薯eee
·
2023-03-15 09:11
爬虫的selenium 框架
更多操作文档:http://selenium-python.
readthedocs
.io/api.html#module-selenium.webdriver.common.action_chainsselenium
性感奎爷在线写代码
·
2023-03-15 09:57
scrapyd部署scrapy项目
使用Scrapyd远程控制爬虫Scrapyd是Scrapy提供的可以远程部署和监控爬虫的工具,其官方文档为:http://scrapyd.
readthedocs
.org/en/latest第一步:安装Scrapyd
haoxuan_xia
·
2023-03-13 09:03
aws eks 集群container runtime升级容器管理工具的切换
参考资料https://cloud-atlas.
readthedocs
.io/zh_CN/latest/kubernetes/debug/crictl.htmlhttps://zhuanlan.zhihu.com
zhojiew
·
2023-03-12 16:33
AWS
aws
docker
容器
Django-scar文档
官方文档:https://django-oscar.
readthedocs
.io/en/latest/internals/getting_started.html
山坡上的斐德洛
·
2023-03-12 15:10
配置工作用的conda环境/远程访问的jupyterlab
pipinstalljupyterlab==2.2.9(这里选择了安装2.2.9的jupyterlab,因为发现3.0.0版本做了改动,可能导致无法远程连接改动:https://jupyter-server.
readthedocs
.io
rainwashautumn
·
2023-03-11 12:19
pytest-qt 测试模态窗体
点击开始扫描弹出选择路径窗口;勾选路基;3.点击确定;需要测试的函数:image.png测试函数:image.png可以发现断言失败.image.png官方文档:测试模态窗体.https://pytest-qt.
readthedocs
.io
WoHowLearn
·
2023-03-10 11:44
deeptools安装pyBigWig问题
DownloadandinstalldeepToolshttps://github.com/fidelram/deepToolshttp://deeptools.
readthedocs
.io/en/latest
皈依yyy
·
2023-03-10 05:12
Liunx常用命令
一、教程网址http://man.linuxde.net/https://linuxtools-rst.
readthedocs
.io/zh_CN/latest/index.html二、Linux文件系统常见目录说明
趙小傑
·
2023-03-09 23:04
ages/detectron2/_C.cpython-37m-x86_64-linux-gnu.so: undefined symbol: THPVariableClass
Installation—detectron20.6documentationhttps://detectron2.
readthedocs
.io/en/latest/tutorials/install.htmlgitclonehttps
Kun Li
·
2023-03-08 22:50
安装报错集合
ubuntu
linux
运维
(保姆级教程)手把手教你移植lvgl到esp32_arduino
**LVGL-----Esp32_arduino移植教程****LVGL官方移植教程:`(复制打开)Arduino—LVGL_Chinese_Documents文档(lvgl-chinese-doc.
readthedocs
.io
小萌萌呀
·
2023-02-26 00:08
ESP32
嵌入式
物联网
【FATE】联邦学习FATE框架的document 微微指南
FATE官方文档:https://fate.
readthedocs
.io/e...,点击【learnmore】就进入文档正文了FATE是一个服务,需要先下载,后运行。
·
2023-02-21 16:58
机器学习算法
入手Docker管理工具Portainer、创建Mysql容器并外部连接
docker本身是一个守护进程,它有一些api,客户端可以对这些api进行调用这节课介绍个docker管理工具Portainer(本身也是一个容器)image.png官网地址http://portainer.
readthedocs
在路上phper
·
2023-02-18 23:17
PyTorch(一):PyTorch基础 (PyTorch安装、Tensor、autograd、torch.nn、模型处理、数据处理)
本文参考PyTorch官方教程中文版链接:http://pytorch123.com/FirstSection/PyTorchIntro/Pytorch中文文档:https://pytorch-cn.
readthedocs
.io
连理o
·
2023-02-18 07:28
PyTorch
神经网络
python
深度学习
Selenium+Chrome浏览器环境搭建
Selenium+Chrome浏览器环境搭建Selenium的Python项目官方文档:https://selenium-python.
readthedocs
.io/index.html1.Selenium
鱼子酱126
·
2023-02-18 06:34
PhpOffice/PhpSpreadsheet读取和写入Excel
官网:https://phpspreadsheet.
readthedocs
.io/en/stable/1.初识PhpSpreads
平静_b99e
·
2023-02-18 02:49
python-gitlab自动同步mysql存储过程以及本地文件上传gitlab
**运行环境:Python2.7.5,linux**参考文档restfulAPI:https://docs.gitlab.com/ee/api/官方Api:https://python-gitlab.
readthedocs
.io
风轻云淡lq
·
2023-02-07 11:14
OpenMMLab 实战营打卡 - 第 3 课
介绍图像分类工具包MMClassification代码仓库:https://github.com/open-mmlab/mmclassification文档教程:https://mmclassification.
readthedocs
.io
leeleesir
·
2023-02-06 12:29
计算机视觉
OpenMMlab AI实战营 打卡笔记DAY3
MMClassfication仓库地址:https://github.com/open-mmlab/mmclassificationMMClassfication教程地址:https://mmclassification.
readthedocs
.io
harry trolor
·
2023-02-05 15:20
人工智能
深度学习
MISO 可视化学习
miso是一个可变剪接可视化软件,对mRNA水平或者外显子水平的可变进行可视化;官网https://miso.
readthedocs
.io/en/fastmiso/#visualizing-and-plotting-miso-output1
小鹏_哒哒哒
·
2023-02-05 13:31
图像分类代码实现
MMClassification代码仓库:https://github.com/open-mmlab/mmclassification文档教程:https://mmclassification.
readthedocs
.io
SHARKWWWW
·
2023-02-05 10:59
深度学习
计算机视觉
分类
卷积神经网络
OpenMMLab第三天学习_计算机视觉图像分类实践
学习图像分类工具包MMClassification的丰富模型下载https://github.com/open-mmlab/mmclassification代码仓库https://mmclassification.
readthedocs
.io
shuxinfriend
·
2023-02-05 10:59
计算机视觉
学习
分类
OpenMMLab 实战营打卡 - 第3课
MMClassfication仓库地址:https://github.com/open-mmlab/mmclassificationMMClassfication教程地址:https://mmclassification.
readthedocs
.io
开始学AI
·
2023-02-05 09:08
OpenMMLab实战训练营
python
深度学习
pytorch
win10 PaddleLite 编译以及代码跑通复盘
Paddlelite就害怕有时候运行PaddleLite如果代码报错,在spyder里边儿直接给我restartkernel,我tm…基本操作都是按照这个文档:https://paddle-lite.
readthedocs
.io
氵文大师
·
2023-02-05 08:56
每日一氵
paddlepaddle历险记
git
github
paddle
PaddleLite
opencv-对象检测
api2、http://docs.opencv.org/3.3.0/d6/d00/tutorial_py_root.html官方英文教程3、https://opencv-python-tutroals.
readthedocs
.io
风吴痕
·
2023-02-04 23:14
opencv
opencv
geometric库的数据处理详解
geometric库的数据处理详解参考:torch_geometric.data—pytorch_geometricdocumentation(pytorch-geometric.
readthedocs
.io
KPer_Yang
·
2023-02-04 19:40
机器学习
深度学习
pytorch
人工智能
Keras卷积+池化层学习
转自:https://keras-cn.
readthedocs
.io/en/latest/layers/convolutional_layer/https://keras-cn.
readthedocs
.io
weixin_33849215
·
2023-02-04 15:44
人工智能
python
json
Python 时间模块 Arrow
官方文档:https://arrow.
readthedocs
.io/en/latest/为什么用Arrow,而非内置模块太多的模块
毛线丶
·
2023-02-04 12:29
iOS架构
IP详解卷1:协议》架构与设计模式https://github.com/skyming/Triphttps-to-iOS-Design-Patternshttps://design-patterns.
readthedocs
.io
冬ge
·
2023-02-03 22:24
使用Open-mmLab库进行ResNet-50 classification
环境配置及所遇问题源代码来自官方实例库:链接:https://github.com/open-mmlab/mmclassification官方说明文档:https://mmclassification.
readthedocs
.io
小张博士
·
2023-02-03 08:28
ResNet
深度学习心得
wxpy 微信机器人
wxpy文档链接http://wxpy.
readthedocs
.io/zh/latest/bot.htmlmysql安装:1.下载压缩包wgethttp://sourceforge.net/projects
d3eed47702e6
·
2023-02-02 14:44
Cartographer建图和纯定位
16GBRAMUbuntu18.04(Bionic),20.04(Focal)gccversion6.3.0,7.5.0,9.3.0参考安装指南:https://google-cartographer-ros.
readthedocs
.io
小霍金
·
2023-02-02 13:36
SLAM
cartographer
自动驾驶
人工智能
ipynb文件里面怎样调用另外一个ipynb文件
接下来我们就可以像调用普通python文件一样调用其他.ipynb文件里的module了,例如有一个IpynbModule.ipynb文件,里面定义了一个foo函数:具体参考https://jupyter-notebook.
readthedocs
.io
chenglansky
·
2023-02-02 07:36
jupyterLab环境搭接
[教程原始地址]https://jupyterhub.
readthedocs
.io/en/stable/installation-guide-hard.htmlsudopython3-mvenv/opt
醉少_1
·
2023-02-01 19:21
Django使用Channels实现WebSocket消息通知功能
DjangoChannelshttps://channels.
readthedocs
.io/en/latest/installation.htmlChannels改变Django在下面和通过Django
吾星喵
·
2023-02-01 13:20
用python自动回复微信
wxpy微信机器人/可能是最优雅的微信个人号APIwxpy在itchat的基础上,通过大量接口优化提升了模块的易用性,并进行丰富的功能扩展主页:https://wxpy.
readthedocs
.io/zh
赵智雄
·
2023-01-31 21:20
Python模拟登录成功与失败处理方式(链接数据库)
在用户被锁定一段时间后,可以尝试再次登录;程序使用库:datetimehttps://docs.python.org/2/library/datetime.htmlpymysqlhttp://pymysql.
readthedocs
.io
python兜兜
·
2023-01-31 08:31
开箱即用:Flask搭建后台管理系统
熟悉Python基础语法:https://www.runoob.com/python3/python3-tutorial.html2、熟悉Flaskweb框架:https://dormousehole.
readthedocs
.io
吾系司机
·
2023-01-30 17:12
Scanpy 单细胞测序基因分析
参考:https://www.bilibili.com/video/BV1sq4y1C7Qx/https://scanpy-tutorials.
readthedocs
.io/en/latest/pbmc3k.html
loong_XL
·
2023-01-29 19:50
生信
聚类
数据挖掘
ROS Bridge 笔记(04)— carla_manual_control 功能包(人工控制车辆)
TheCARLAmanualcontrolpackageisaROSonlyversionofthemanual_control.pyscriptthatcomespackagedwithCARLA.AlldataisreceivedviaROStopics.官网:https://carla.
readthedocs
.io
wohu1104
·
2023-01-29 12:05
#
ROS
Bridge
pygame
python
如何解决ModuleNotFoundError: No module named ‘pytorch_lightning.metrics‘
参照官方介绍:https://torchmetrics.
readthedocs
.io/en/stable/?
GLUT.Y
·
2023-01-28 14:59
大数据
上一页
8
9
10
11
12
13
14
15
下一页
按字母分类:
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
其他