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】【编程技巧】给切片命名,使代码清晰可读
;>ip="">>>GET_IP=slice(1,-1)>>>ip[GET_IP]'127.0.0.1'参考https://python3-cookbook.
readthedocs
.io
pcj_888
·
2023-08-30 12:33
Python
python
Scrapy初级框架介绍以及pipline使用
是一个为了爬取网站数据,提取结构性数据而编写的应用框架,我们只需要实现少量的代码,就能够快速的抓取Scrapy使用了Twisted异步网络框架,可以加快我们的下载速度http://scrapy-chs.
readthedocs
.io
clown空城
·
2023-08-30 01:20
爬虫
糟改押ong韵诗词,末三字改qiao ben zhong
学习的细节是欢悦的历程】Python官网:https://www.python.org/Free:大咖免费“圣经”教程《python完全自学教程》,不仅仅是基础那么简单……地址:https://lqpybook.
readthedocs
.io
梦幻精灵_cq
·
2023-08-29 19:15
算法
练习
python
算法
Python3迭代器
原文:https://pyzh.
readthedocs
.io/en/latest/the-python-yield-keyword-explained.html1.1.可迭代对象当你建立了一个列表,你可以逐项地读取这个列表
hustliaohh
·
2023-08-29 14:04
16- flask-bootstrap模板的使用
pipinstallbootstrap-flask==1.3.1#支持bootstrap4#pipinstallflask-bootstrap#支持bootstrap3#中文文档:https://flask-bootstrap-zh.
readthedocs
.io
一个微不足道的bug
·
2023-08-29 10:38
Flask
flask
7、Rally 生产配置
参考:https://esrally.
readthedocs
.io/en/latest/rally_daemon.html在生产环境,Rally可以根据需要灵活运用:Rally既可单点运行,也可以分布式运行
MasonChan
·
2023-08-28 16:49
python 定时启动装置BlockingScheduler(如何启动及如何设置参数) 、APScheduler(Python化的Cron)使用总结
官方文档:https://apscheduler.
readthedocs
.io/en/latest/userguide.html#bas
da_pangzi
·
2023-08-27 03:40
python
开发语言
爬虫
【测试】pywinauto的简单使用(安装、常用对象、元素控件、鼠标操作、键盘操作)
和窗口里的控件,也可以控制鼠标和键盘输入,所以它能做的事情比之前介绍的pysimplegui更多2.安装一般使用pip安装就行了pipinstallpywinauto官网文档:https://pywinauto.
readthedocs
.io
冰冷的希望
·
2023-08-26 11:12
测试
python
pywinauto
自动化
测试
GUI
pymysql的使用
pymysql是从Python连接到MySQL数据库服务器的接口,其官方文档为:https://pymysql.
readthedocs
.io/en/latest/安装:pipinstallpymysql
温小八
·
2023-08-26 02:07
python自动化
mysql
Arduino平台ESP8266数据flash存储模式使用介绍
Arduino平台ESP8266数据flash存储模式使用介绍参考说明文档:https://arduino-esp8266.
readthedocs
.io/en/latest/PROGMEM.htmlPROGMEM
perseverance52
·
2023-08-25 19:54
PROGMEM
Arduino
猜数字游戏过程honest(诚实)判定
学习的细节是欢悦的历程】Python官网:https://www.python.org/Free:大咖免费“圣经”教程《python完全自学教程》,不仅仅是基础那么简单……地址:https://lqpybook.
readthedocs
.io
梦幻精灵_cq
·
2023-08-25 14:51
练习
算法
python
算法
python 模块urllib3 HTTP 客户端库
官网文档地址:https://urllib3.
readthedocs
.io/en/stable/reference/index.html一、安装pipinstallurlib3二、基本使用importurllib3importthreadingimg_list
局外人LZ
·
2023-08-25 12:11
python
http
【python】使用pysam读取sam/vcf/fasta文件时的常用属性
文章目录写在前面读取SAM文件读取VCF文件读取FASTA文件应用pysam:获取指定位置的碱基写在前面参考官网pysamAPI:https://pysam.
readthedocs
.io/en/latest
青灯照颦微
·
2023-08-24 08:47
bioinfo
python
笔记
python
bioinfo
Sublime Text 全程图文指引
官网:http://www.sublimetext.com/SublimeText非官方文档中文版:http://sublime-text.
readthedocs
.io/en/latest/index.html
擒贼先擒王
·
2023-08-24 07:32
工具
sublime
text
编辑器
切片[::-1]解析列表list表示的“非负整数加1”
学习的细节是欢悦的历程】Python官网:https://www.python.org/Free:大咖免费“圣经”教程《python完全自学教程》,不仅仅是基础那么简单……地址:https://lqpybook.
readthedocs
.io
梦幻精灵_cq
·
2023-08-23 09:48
练习
算法
python
算法
leetcode
“石头剪刀布”游戏:while、函数自调用实现循环游戏
学习的细节是欢悦的历程】Python官网:https://www.python.org/Free:大咖免费“圣经”教程《python完全自学教程》,不仅仅是基础那么简单……地址:https://lqpybook.
readthedocs
.io
梦幻精灵_cq
·
2023-08-23 09:17
练习
python
技术文档如何在线搭建网页形式,方便编辑与管理分享其他人员?
市面上有很多的在线文档平台可供选择,例如GitBook、Baklib、
ReadtheDocs
等。选择平台时可以考虑以下因素:易用性、编辑和管理功能、支持的文档格式、权限管理等。比如Bakl
Baklib梅梅
·
2023-08-22 21:02
大数据
beeware教程: 二 静态部件类(上) + 写一个登录页面
静态部件类创建项目静态部件沙箱按钮输入框文本密码输入框实例:写一个登录页面toga文档:https://toga.
readthedocs
.io/en/latest/创建项目运行命令:briefcasenew
stripe-python
·
2023-08-22 07:20
beeware教程
python
gui
beeware
android
ios
使用 Mkdocs 在 Github 上快速部署文章
概述为项目编写文档,网上比较多的推荐是使用
ReadTheDocs
,以及配合sphinx来使用,然后经过一番尝试,发现sphinx对markdown格式的支持并不是太好,在连接上常常会出现问题,而且个人感觉
speculatecat
·
2023-08-22 04:27
设计模式
https://design-patterns.
readthedocs
.io/zh_CN/latest/
北雪不落
·
2023-08-22 02:05
python生成whl包
1在工程目录下建立setup.py官方文档,请参见https://setuptools.
readthedocs
.io/en/latest/setuptools.htmlfromsetuptoolsimportfind_packages
MasonYyp
·
2023-08-21 22:36
机器学习
使用phpoffice/phpword读取word内容
composerrequirephpoffice/phpwordphpword的GitHub地址:https://github.com/PHPOffice/PHPWordphpword文档地址:https://phpword.
readthedocs
.io
·
2023-08-21 22:48
phpword
nlopt在windows上的安装使用
nlopt在windows上的安装使用目录nlopt在windows上的安装使用一、nlopt下载二、def转lib三、代码一、nlopt下载1.下载nlopt库:https://nlopt.
readthedocs
.io
略知12
·
2023-08-21 18:41
3D视觉
nlopt
c语言
非线性优化
[Python]PDF文件与图片转换(PyMuPDF)及转PPT
安装与简介安装:pipinstallPyMuPDFPyMuPDF使用手册参见https://pymupdf.
readthedocs
.io/en/latest/index.htmlMuPDFMuPDF是一个轻量级的
alwaysrun
·
2023-08-20 11:23
Python
python
powerpoint
PDF
图片
PyMuPD
AnnData对象处理
1、认识结构基本结构如下:参考链接:https://cellgeni.
readthedocs
.io/en/latest/visualisations.html4个重要的构成:Xcontainstheexpressionmatrix.obsmcontainstheembeddingsdata.obscontainsthece
myshu
·
2023-08-19 14:16
cnocr安装和识别文字
cnocr介绍参考:cnocr:极简的中文OCRPython包https://cnocr.
readthedocs
.io/zh/latest/cnocr主要针对的是排版简单的印刷体文字图片,如截图图片,扫描件等
转身之后才不会
·
2023-08-17 05:36
python
ocr
cnocr
mmdetection 用自定义 coco 数据集做目标检测
1.1mmdetction安装1.1.1系统环境需求参考mmdetection官方文档https://mmdetection.
readthedocs
.io/en/latest/INSTALL.html,
padluo
·
2023-08-16 22:39
python pyautogui+pynput鼠标键盘自动控制与监听
PyAutoGUI参考https://blog.csdn.net/hfy1237/article/details/127960423官方文档https://pyautogui.
readthedocs
.io
午夜小学徒;
·
2023-08-15 13:14
python
自动化
001. COCO 数据集
第一部分:数据集准备数据集目录规范:(参考:https://mmdetection.
readthedocs
.io/en/latest/INSTALL.html)image百度云下载链接:上述链接中包含如下内容
oneoverzero
·
2023-08-15 03:48
Python哪个Excel库最好用?
官方文档:http://xlrd.
readthedocs
.io/en/latest/xlwt是一个用于将数据和格式化信息写入旧Exce
格格巫 MMQ!!
·
2023-08-14 16:19
python
python
掌握Python的X篇_31_使用python制作在线词典
requests库的安装2.requests的使用3.使用bs4+requests制作词典脚本1.requests库的安装pipinstallrequests官方文档:https://requests.
readthedocs
.io
十月旧城
·
2023-08-13 06:59
#
掌握Python的X篇
python
开发语言
技术学习:Python(08)|操作MySQL
PyMySQL的Github主页地址:https://github.com/PyMySQL/PyMySQLPyMySQL的最新版本文档地址:https://pymysql.
readthedocs
.io
六月暴雪飞梨花
·
2023-08-12 19:45
#
语言|Python
#
技术|开发工具
python
mysql
学习
Xgboost安装、使用和算法原理理解
相关重要文档1、官方文档官方文档中可查询到各语言版本的安装方法、官方用例等XGBoostDocumentation—xgboost1.6.0-devdocumentationhttps://xgboost.
readthedocs
.io
Just Jump
·
2023-08-11 18:21
机器学习
spark
机器学习
xgboost
哈工大语言云(LTP)本地安装使用及Python调用
blog.csdn.net/churximi/article/details/51174182备注:本文实验环境为64位win7系统,32位python2.7.11哈工大LTP官方主页:http://ltp.
readthedocs
.org
qq_23438131
·
2023-08-11 12:13
知识站点整理
article/details/85480314tmux基本用法:https://zhuanlan.zhihu.com/p/102546608suricata中lua的使用说明:https://suricata.
readthedocs
.io
funOfFan
·
2023-08-11 10:17
2019-02-19
Elastalert插件安装参考:https://elastalert.
readthedocs
.io/en/latest/running_elastalert.html安装pip$wgethttps:/
野生萱喵
·
2023-08-11 04:44
Django 插件实现请求次数限制
django-ratelimit,它可以通过ip限制,也可以通过访问次数限制.使用很灵活安装pipinstalldjango-ratelimit官方文档http://django-ratelimit.
readthedocs
.io
空山晚来秋
·
2023-08-10 18:49
FISCO BCOS的PBFT共识算法流程详解
原文:https://fisco-bcos-doc.
readthedocs
.io/zh_CN/latest/docs/design/consensus/pbft.htmlPBFT模块主要包括PrepareReq
youngqqcn
·
2023-08-10 16:06
区块链
共识算法
区块链
PBFT
FISCO
BCOS
02_ansible配置文件中属性介绍
3.Ansible的配置文件转自:https://ansible-tran.
readthedocs
.io/en/latest/docs/intro_configuration.html#accelerate-connect-timeout3.1
涂作权的博客
·
2023-08-09 09:23
#
ansible
ansible
【学习笔记】使用virtualenvwrapper管理虚拟环境
使用virtualenvwrapper管理虚拟环境官网:https://virtualenvwrapper.
readthedocs
.io/en/latest/command_ref.html创建虚拟环境
天天蓝海
·
2023-08-07 21:50
qemu 对 ARMv8的支持
.从ATF启动2.从UEFI启动3.从u-boot启动4.从linux启动这里打算用以下平台qemu-system-aarch64-Mvirt-cpuqemuvirt平台//https://qemu.
readthedocs
.io
__pop_
·
2023-08-07 10:20
ARMv8
ARM64
ARMv7
Virtualization
架构
marked的使用---hightlight.js
www.cnblogs.com/djtao/p/6224399.html官网https://highlightjs.org/usage/修改样式的options:https://highlightjs.
readthedocs
.io
janezhang
·
2023-08-07 02:56
OmegaConf——一个分层配置系统
具体内容均在官方文档)1、从Empty创建OmegaConf2、通过YAML创建OmegaConf四、OmegaConf.update一、官方文档链接OmegaConf官方文档链接:https://omegaconf.
readthedocs
.io
Begonia_cat
·
2023-08-06 16:44
机器学习
深度学习
win10环境下安装openCDA(详细解答CARLA+SUMO以及遇到的问题)
论文链接:https://arxiv.org/abs/2107.06260官方linux安装文档:https://opencda-documentation.
readthedocs
.io/en/la
Bug_everyday
·
2023-08-04 19:54
自动驾驶协同检测
深度学习
pytorch
人工智能
Mac本地Django+Nginx+Gunicorn 部署总结
Django:https://docs.djangoproject.com/en/2.0/Nginx:http://nginx.org/en/docs/Gunicorn:http://gunicorn.
readthedocs
.io
KingLionsFrank
·
2023-08-03 22:04
LIVOX实现点云配准
LIVOXmid-70实现点云配准1.软硬件与配置2.点云数据采集1.软硬件与配置首先可以先看官方的文档手册:https://livox-wiki-cn.
readthedocs
.io/zh_CN/latest
我是小z呀
·
2023-08-02 00:15
job
windows
单片机
visual
studio
2021-05-22 NLopt的安装
原始文档https://nlopt.
readthedocs
.io/en/latest/NLopt_Installation/安装步骤下载、解压到~/Software/nlopt-2.6.2创建编译目录mkdir
低维量子系统
·
2023-08-01 17:13
python-网络爬虫.BS4
BeautifulSoup4官方文档:https://www.crummy.com/software/BeautifulSoup/bs4/doc.zh/帮助手册:https://beautifulsoup.
readthedocs
.io
dgw2648633809
·
2023-08-01 15:01
python
爬虫
开发语言
Keras 数据增强 ImageDataGenerator
https://keras-zh.
readthedocs
.io/preprocessing/image/https://www.cnblogs.com/hutao722/p/10075150.html一般来说
youyuge
·
2023-08-01 12:29
QT构建小觅cmake工程(小觅深度版)
https://mynt-eye-d-sdk.
readthedocs
.io/en/latest/projects/cmake.html注意:_build文件是在工程文件下另外新建一个文件夹。
火柴的初心
·
2023-07-30 13:49
环境配置
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
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
其他