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
Ubuntu16.04下使用ros_qtc_plugin在qt下进行编译
系统测试环境:系统版本:Ubuntu16.04ROS版本:kinetic按照官网的教程https://ros-qtc-plugin.
readthedocs
.io/en/latest/_source/Improve-ROS-Qt-Creator-Plugin-Developers-ONLY.html
追风筝的鱼
·
2020-09-15 09:45
ros编译环境
野路子学习esp32(九) NodeMcu学习@a.宏万
玩着玩着发现了一个快速开发的好东西,NodeMcu这个东东很厉害,让我们这些野路子写软件的人也可以很友好的做应用;NodeMCU文档目前,由当前NodeMCU团队维护的唯一最新文档是英文版,并且托管在http://nodemcu.
readthedocs
.io
aarondella1980
·
2020-09-15 09:45
lua
git
python
pyquery 学习
jQuery几乎完全相同,所以对于学过前端的朋友们可以立马上手,没学过的小朋友也别灰心,我们马上就能了解到pyquery的强大.1安装pipinstallpyquery2官方文档http://pyquery.
readthedocs
.io
weixin_30588675
·
2020-09-15 08:39
javascript
前端
python
pyquery详解
官方文档:http://pyquery.
readthedocs
.io/使用初始
IWTF
·
2020-09-15 08:31
学习笔记
PyTorch官方文档
见:https://pytorch.org/docs/master/torch.htmlpytorch中文文档:https://pytorch-cn.
readthedocs
.io/zh/latest/当然
totororz
·
2020-09-14 17:23
UWSGI config
uwsgioptions:https://uwsgi-docs.
readthedocs
.io/en/latest/Options.htmlsocket=127.0.0.1:8071master=trueprocesses
zheng_lan_fang
·
2020-09-14 17:40
web部署
azkaban集群安装配置
azkaban集群安装配置官方文档地址https://azkaban.
readthedocs
.io/en/latest/1安装1.1下载源码https://github.com/azkaban/azkaban
yang556677
·
2020-09-14 17:08
sphinx安装及简单使用
sphinx安装及简单使用如果你要编写技术文档,可以用reStructuredText或Markdown格式编辑文件,然后使用Sphinx工具转换成html,PDF,ePub等格式,或者托管到github并导入
readthedocs
liangz
·
2020-09-14 14:50
技术文档
Markdown
在 GitHub 中为
ReadTheDocs
添加 WebhooK
在GitHub中为
ReadTheDocs
添加WebhooK转载:这里GototheSettingspageforyourprojectClickWebhooks>AddwebhookForPayloadURL
liangz
·
2020-09-14 14:50
技术文档
其他
在 Python 中创建自定义异常
参考:https://python3-cookbook.
readthedocs
.io/zh_CN/latest/c14/p08_creating_custom_exceptions.html问题在你构建应用的过程中
furuiyang_
·
2020-09-14 13:02
开发实践
搭建开源Jumpserver跳板机
标题搭建开源跳板机官方文档:https://jumpserver.
readthedocs
.io/zh/master/$yumupdate-y#防火墙与selinux设置说明,如果已经关闭了防火墙和Selinux
Linux_武
·
2020-09-14 13:50
linux
PyTorch入门学习笔记(一)之基础知识
张量TensorTensor的类型Tensor是PyTorch的数据类型,torch定义了7中CPU类型的Tensor,以及8种GPU类型的Tensorhttps://pytorch-cn.
readthedocs
.io
墨九南烟
·
2020-09-14 12:46
PyTorch入门学习笔记
【区块链】以太坊truffle+web3+ganache简单实践
nodejsnpminstall-gtruffle下载ganache帮助文档https://www.trufflesuite.com/docs/truffle/getting-started/installationhttps://web3js.
readthedocs
.io
StevenGerrad
·
2020-09-14 09:47
前端
区块链
js
pytest-qt 测试模态窗体
点击开始扫描弹出选择路径窗口;勾选路基;3.点击确定;需要测试的函数:image.png测试函数:image.png可以发现断言失败.image.png官方文档:测试模态窗体.https://pytest-qt.
readthedocs
.io
WoHowLearn
·
2020-09-14 05:34
安装skbuild错误: Problem with the CMake installation, aborting build. CMake executable is cmake
所以从源安装,可以参考官方文档https://scikit-build.
readthedocs
.io/en/latest/installation.html1下载最近的源,gitclonehttps:/
ayouayouwei
·
2020-09-14 04:03
Linux
python
设计模式学学习 — 策略模式
策略模式让算法独立于使用它的客户而独立变化详细理论参考:https://design-patterns.
readthedocs
.io/zh_CN/latest/behavioral_patterns/strategy.html
_忘语_
·
2020-09-14 03:51
设计模式
Python编程:happybase读写HBase数据库
happybase文档:https://happybase.
readthedocs
.io/en/latest/安装pipinstallhappybase表操作importhappybase#连接数据库connection
彭世瑜
·
2020-09-14 00:17
python
HBase
python faker库(随机生成数据)使用总结
主要用来创建伪数据,使用Faker包,无需再手动生成或者手写随机数来生成数据,只需要调用Faker提供的方法,即可完成数据的生成.安装:pipinstellfaker#官方手册#https://faker.
readthedocs
.io
西奥斯
·
2020-09-13 22:14
python
python
利用Python的scrapy框架爬取手游排行前几名的手游信息
有关于scrapy的教学与基础知识这里不做解释,感兴趣的同学可以去访问http://scrapy-chs.
readthedocs
.io/zh_CN/1.0/intro/overview.html(此为中文教程
游弋不留痕
·
2020-09-13 16:15
Python
python
网络爬虫
框架
OpenGL学习笔记(一)——你好,三角形(结构简化,详细注释)
学习网址https://learnopengl-cn.
readthedocs
.io/zh/latest/01%20Getting%20started/04%20Hello%20Triangle/#include
Italink
·
2020-09-13 14:33
openGL
设计模式学习
https://design-patterns.
readthedocs
.io/zh_CN/latest/read_uml.html
Hello,C++!
·
2020-09-13 12:41
C++
python覆盖率之coverage
coverage官方文档:https://coverage.
readthedocs
.io/en/latest/cmd.htmlcoverage常用命令通过coveragerun命令执行文件–source
测试小白在成长_耶
·
2020-09-13 12:23
Python
Python使用ffmpy将amr格式的音频转化为mp3格式
首先是ffmpy的文档:http://ffmpy.
readthedocs
.io/en/latest/index.html安装只需执行pipinstallffmpy注意,ffmpy只是命令行工具FFmpeg
hectorli36
·
2020-09-13 10:34
Python
NodeMCU教程 GPIO操作与引脚映射
SimpleDemoWecanoperatetheGPIOofNodeMCUlikeArduino,Codeblock-1isasimpledemogavebytheofficialwebsite.Formoreyoucanseehttp://nodemcu.
readthedocs
.io
weixin_30610755
·
2020-09-13 06:01
Beautifulsoup爬取网页标题
网址:https://beautifulsoup.
readthedocs
.io/zh_CN/v4.4.0/#id4接下来我们进行分步处理:①请求数据:r=requests.get("https://beautifulsoup.
readthedocs
.io
qq_41858657
·
2020-09-13 04:09
python
爬虫
使用新版Falcon进行三代测序基因组组装
前几天我在读
readthedocs
上的Falcon文档时,发现了文档页面上方出现了这样两栏提醒Attention其中pb_assembly就是新的FALCON组装套装在GitHub上的使用文档,经过了几
weixin_34262482
·
2020-09-13 03:42
python自学成才之路 死锁的解决方案
以下内容是我阅读cookbook上的死锁解决方案的读后感,感觉上面的思想很不错,想给大家分享下,我在其中加了一些我自己的理解,感兴趣的话可以阅读原文:https://python3-cookbook.
readthedocs
.io
我是李超人
·
2020-09-13 03:27
python
Python自学成才之路 分布式计算解决方案actor
以下内容来自于cookbook,个人觉得这篇文章对于设计分布式计算任务有一定的借鉴意义,感兴趣的同学可以阅读原文:https://python3-cookbook.
readthedocs
.io/zh_CN
我是李超人
·
2020-09-13 03:27
python
selenium操作
原文:https://www.cnblogs.com/Ting-light/p/9770908.html官方文档:https://selenium-python.
readthedocs
.io/api.html
v5dada
·
2020-09-13 02:30
FM,FMM,deepFFM模型总结,深度排序模型
/zhuanlan.zhihu.com/p/67795161如果你是liblinear、libfm、libffm的用户,那么现在xLearn将会是你更好的选https://xlearn-doc-cn.
readthedocs
.io
我是女孩
·
2020-09-12 18:15
机器学习
填坑系列 -- GDB调试
觉得还不做的博客:https://www.cnblogs.com/life2refuel/p/5396538.htmlhttps://linuxtools-rst.
readthedocs
.io/zh_CN
_上帝之手_
·
2020-09-12 15:00
填坑系列
python进阶手记(二)
魔法属性与魔法方法强烈建议阅读python魔术方法指南:https://pyzh.
readthedocs
.io/en/latest/python-magic-methods-guide.html魔术属性和魔法方法
Winstonfy
·
2020-09-12 13:40
python全栈开发
git
flow
python
敏捷开发
项目架构
《嵌入操作系统 - Zephyr开发笔记》 第1章 Zephyr简介
/www.zephyrproject.org/英文手册:https://docs.zephyrproject.org/latest/index.html中文手册:https://zephyr-doc.
readthedocs
.io
Bruceoxl
·
2020-09-12 11:26
Zephyr
操作系统
C# QQ 机器人 Newbe.Mahua 1.X 主要特性介绍与常见问题讲解
https://autofac.
readthedocs
.io/en/latest/getting-started/index.html日志依赖于Liblog与N
chuanming5007
·
2020-09-12 10:12
Linux监听事件
键盘https://blog.csdn.net/kcp606/article/details/79859024https://python-evdev.
readthedocs
.io/en/latest/
数学工具构造器
·
2020-09-12 10:25
Python
Django使用Redis进行缓存详细最全流程
:https://blog.csdn.net/sinat_29699167/article/details/79699200django-redis:https://django-redis-chs.
readthedocs
.io
zhangliang_852469
·
2020-09-12 04:41
数据库
python - wsgi协议
只要符合wsgi标准,就可以自由选择服务器(nginx,apache等).官网:http://wsgi.
readthedocs
.org/en/latest/,列出了支持wsgi的框架,列出了支持wsgi
weixin_30562507
·
2020-09-12 03:08
通过GitBook或者Read The Docs创建属于你自己的电子书
探究发现多数是通过gitbook、
ReadtheDocs
等这样的在线工具生成的,你可以提供一个github链接或者上传符合要求的本地文档就可以生成一份在线文档了,通过这种方式可以很方便地拉取那些使用github
无道子
·
2020-09-12 03:46
其他
Kafka消费积压Lag值Python代码获取
fromkafkaimportKafkaConsumerfromkafkaimportKafkaProducerfromkafkaimportTopicPartition#https://kafka-python.
readthedocs
.io
A_Beaver
·
2020-09-12 02:20
kafka
Google C++ Style Guide - Google C++ 风格指南
StyleGuidehttps://google.github.io/styleguide/cppguide.htmlGoogle开源项目风格指南(中文版)https://zh-google-styleguide.
readthedocs
.io
Yongqiang Cheng
·
2020-09-12 02:20
C++
Google
C++
风格指南
Google
C++
Style
Guide
使用Keras构建神经网络进行Mnist手写字体分类
安装安装的时候需要Keras中文文档/Keras安装和配置指南(Windows)http://keras-cn.
readthedocs
.io/en/latest/getting_started/keras_windows
Birdy_C
·
2020-09-12 02:36
计算机视觉
语言/框架/引擎
认识的三种爬虫工具
中文文档:https://doc.querylist.cc/phpspider中文文档:https://doc.phpspider.org/还有python语言编写的:https://scrapy-chs.
readthedocs
.io
循序0010
·
2020-09-12 01:38
php
sublime学习资料小结
sublime-text-complete-guide.html2、关于mac下面使用sublime的小结:快捷方式列表(非常棒):http://sublime-text-unofficial-documentation.
readthedocs
.i
kanpiaoxue
·
2020-09-11 08:22
sublime
非技术
经验
异步高并发web框架 sanic 官方教程
官方地址https://sanic.
readthedocs
.io/en/latest/gitbook翻译版本https://zhucaidong.gitbooks.io/-sanic/content/
immortal_codeFarmer
·
2020-09-11 08:14
sanic
centos 使用nginx+uwsgi部署django
uwsgi负责动态服务器的调用,如果不安装nginx,直接使用uwsgi是可以访问网站的,但是无法加载css样式3、安装好之后可以新建一个test文件进行测试,如下图,网址是https://uwsgi.
readthedocs
.i
soilerl
·
2020-09-11 07:06
服务器部署
PHP设计模式范例
PHP设计模式范例文章来源自:https://designpatternsphp.
readthedocs
.io/zh_CN/latest/README.html
cg0209
·
2020-09-11 05:16
what is the different between function and method in python
,I’mconcentratingonnoseplugindevelopment.Somepeoplewouldbeconfusedwithsomedescriptionsinhttp://nose.
readthedocs
.io
ace_fei
·
2020-09-11 00:40
Python
用cxfreeze将python转为exe
cxfreeze是一个可以将python脚本转为exe可执行文件的工具,官网网址为:http://cx-freeze.
readthedocs
.org/en/latest/。
xueweuchen
·
2020-09-10 21:58
python
windows
系统学习Pytorch笔记四:模型创建Module、模型容器Containers及AlexNet网络搭建
Pytorch中文文档:https://pytorch-cn.
readthedocs
.io/zh/latest/1.写在前面疫情在家的这段时间,想系统的学习一遍Pytorch基础知识,因为我发现虽然直接
Miracle8070
·
2020-09-10 21:41
系统学习Pytorch
第14篇 web3.js - Ethereum JavaScript API(accounts,账户管理)
本文环境:区块链:以太坊POA联盟链;出块节点数:3;操作系统:windows64;节点版本:Geth1.9.14;node版本:v10.14.0参考文档:https://web3js.
readthedocs
.io
wonderBlock
·
2020-09-10 21:44
上一页
18
19
20
21
22
23
24
25
下一页
按字母分类:
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
其他