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
Keras 如何利用训练好的神经网络进行预测
如果是第一种情况,则参考http://keras-cn.
readthedocs
.io/en/latest/other/application/使用的是Application应用,文档中的例子如下利用ResNet50
weixin_33774883
·
2020-08-22 14:50
人工智能
c/c++
json
GlusterFS测试
1官方性能测试文档:http://gluster.
readthedocs
.io/en/latest/Administrator%20Guide/Performance%20Testing/2测试工具2.1fioFIO
翟海飞
·
2020-08-22 14:52
存储
测试
python concurrent.futures
转载自:https://python-parallel-programmning-cookbook.
readthedocs
.io/zh_CN/latest/chapter4/02_Using_the_concurrent.futures_Python_modules.htmlPython3.2
yingchenwy
·
2020-08-22 13:04
python
BeautifulSoup库详解
BeautifulSoupBeautifulSoup是一个可以从HTML或XML文件中提取数据的Python库.它能够通过你喜欢的转换器实现惯用的文档导航,查找,修改文档的方式.多看官方文档https://beautifulsoup.
readthedocs
.io
Peach_hachi
·
2020-08-22 13:34
网页爬虫
beautifulsoup
mxnet学习记录【1】
mxnet的github下载链接:https://github.com/dmlc/mxnet/mxnet的开发文档链接:http://mxnet.
readthedocs
.org/en/latest/bui
shuzfan
·
2020-08-22 13:43
深度学习基础
MxNet教程:使用一台机器训练1400万张图片
官网链接:http://mxnet.
readthedocs
.io/en/latest/tutorials/imagenet_full.htmlTrainingDeepNeton14MillionImagesbyUsingASingleMachineThisnotedescribeshowtotrainaneuralnetworkonFullImageNetDataset
alppkk4545
·
2020-08-22 12:44
Python装饰器高级用法
原文地址:https://python-book.
readthedocs
.io微信公众号:小菜学编程(coding-fan)场景假设,有一些工作函数,用来对数据做不同的处理:defwork_bar(data
fasionchan
·
2020-08-22 11:33
python
装饰器
修饰器
decorator
pyltp实战
/usr/bin/python#-*-coding:utf-8-*-"""CreatedonMonOct2909:36:342018@author:Roberthttps://pyltp.
readthedocs
.io
superyangtze
·
2020-08-22 10:20
自动化测试工具 - Selenium
官方文档:http://selenium-python.
readthedocs
.io/index.htmlSelenium有很强大的页面交互能力比如点击,输入等等。前提就是要找到页面中的元素。
VMware技术分享
·
2020-08-22 09:08
python
selenium
python
Good study resource
http://learnopengl-cn.
readthedocs
.io/zh/latest/https://thebookofshaders.com/?lan=ch
偶是星爷
·
2020-08-22 09:24
饺子的 gpiozero 笔记 - gpiozero 介绍
gpiozero定义gpiozero调用方式whileTrue方式pause()方式sourcetools方式gpiozero来源gpiozero安装说明此系列文章参考:https://gpiozero.
readthedocs
.io
bibo1984
·
2020-08-22 09:28
gpiozero
python PIL库详解
官方网站:https://pillow.
readthedocs
.io/en/4.3.x/参考链接:https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000
winycg
·
2020-08-22 04:13
Python
GUI与图像处理
Scrapyd 安装与配置
配置执行如下命令创建配置文件:sudomkdir/etc/scrapydsudovim/etc/scrapyd/scrapyd.conf然后到如下网址将配置文件内容复制进去,保存即可:https://scrapyd.
readthedocs
.io
FreeSpider公众号
·
2020-08-22 04:01
爬虫
Python-Scrapyd
scrapyd的安装-pipinstallscrapyd-scrapyd官方文档[http://scrapyd.
readthedocs
.io/en/stable/](http:
月月吃土
·
2020-08-22 04:25
python爬虫
Scrapyd使用教程
先上github地址:ScrapydScrapyd是一个服务,用来运行scrapy爬虫的它允许你部署你的scrapy项目以及通过HTTPJSON的方式控制你的爬虫官方文档:http://scrapyd.
readthedocs
.org
weixin_34240657
·
2020-08-22 04:43
scrapy:如何爬取属性在不同页面的item呢?
2019独角兽企业重金招聘Python工程师标准>>>官方链接地址:https://scrapy-chs.
readthedocs
.org/zh_CN/0.24/topics/request-response.html
ducode
·
2020-08-22 04:30
Scrapyd的安装及使用(windows)
Scrapyd的安装及使用(windows)一、安装scrapyd:官方地址:https://scrapyd.
readthedocs
.io/en/latest/install.html注:首先确保以下的依赖包已经安装完毕
寻觅_英雄
·
2020-08-22 03:32
python
scrapy
scrapyd
Whoosh如何搜索--进阶版
官方文档:https://whoosh.
readthedocs
.io/en/latest/searching.html一旦创建了索引并向其中添加了文档,就可以搜索这些文档。
鬼义II虎神
·
2020-08-22 03:27
Python进阶学习笔记
Linux工具快速教程
Linux工具快速教程http://linuxtools-rst.
readthedocs
.io/zh_CN/latest/index.html
pcliuyang
·
2020-08-22 03:23
python操作三大主流数据库(10)python操作mongodb数据库④mongodb新闻项目实战
python操作mongodb数据库④mongodb新闻项目实战参考文档:http://flask-mongoengine.
readthedocs
.io/en/latest/目录:[root@node1mongodb_version01
郑子明
·
2020-08-22 03:33
scrpayd安装与scrapy爬虫的部署
查看http://scrapyd.
readthedocs
.io/en/stable/index.html了解更多关于scrapyd的知识。
任同学
·
2020-08-22 02:50
Python
python爬虫Scrapy框架笔记分享13-爬取JS生成的动态页面
问题有的页面的很多部分都是用JS生成的,而对于用scrapy爬虫来说就是一个很大的问题,因为scrapy没有JSengine,所以爬取的都是静态页面,对于JS生成的动态页面都无法获得官网http://splash.
readthedocs
.io
qichangjian
·
2020-08-22 02:08
python
Scrapyd使用介绍
ScrapyGitHub:https://github.com/scrapy/scrapyd文档:https://scrapyd.
readthedocs
.io/en/stable/什么是scrapyd?
IoneFine
·
2020-08-22 01:10
#
Scrapy
scrapyd+scrapydweb部署和监控分布式爬虫项目(同一台机器)
安装成功后新建配置文件:sudomkdir/etc/scrapydsudovim/etc/scrapyd/scrapyd.confscrapyd.conf写入如下内容:(给内容在https://scrapyd.
readthedocs
.io
老糊涂Lion
·
2020-08-22 01:10
python
Keras笔记——ModelCheckpoint
machinelearningmastery.com/check-point-deep-learning-models-keras/https://keras.io/callbacks/http://keras-cn.
readthedocs
.io
breeze5428
·
2020-08-22 01:28
python爬虫之Scrapy介绍九——scrapyd部署scrapy项目
JSONAPI来部署爬虫项目和控制爬虫运行,scrapyd是一个守护进程,监听爬虫的运行和请求,然后启动进程来执行它们所谓jsonapi本质就是post请求的webapi网址:https://scrapyd.
readthedocs
.io
Claire_chen_jia
·
2020-08-22 00:45
【FastRTPS】Publisher-Subscriber接口层、使用及部分配置
来自:https://eprosima-fast-rtps.
readthedocs
.io/en/latest/pubsub.html参考《FastRTPSUserManual.odt》第五章Publisher-Subscriber
JL_Gao
·
2020-08-21 23:53
C++
FastRTPS
【FastRTPS】Writer-Reader层、使用及部分配置
来自:https://eprosima-fast-rtps.
readthedocs
.io/en/latest/rtps.html参考《FastRTPSUserManual.odt》第六章该层是RTPS协议的原始实现
JL_Gao
·
2020-08-21 23:53
C++
FastRTPS
Redis-发布订阅(Pub/Sub)
应用订阅关注实时消息系统聊天室图片摘自《Redis设计与实现》,侵删https://redisbook.
readthedocs
.io/en/latest/feature/pubsub.html工作原理底层实现频道作为表
唔仄lo咚锵
·
2020-08-21 23:33
Redis
redis
内存数据库
nosql
缓存
ES6.1.2 +LTR 常用DSL
ES6.1.2+LTR常用DSLhttps://elasticsearch-learning-to-rank.
readthedocs
.io/LTR插件中用的DSL是老的版本,新版本很多内容都改变了,新版本特征集构建部分应改为以下形式
风翔
·
2020-08-21 21:24
elasticsearch
【机器学习】 LightGBM——优于XGBoost提升的集成算法(安装+对比XGBoost改进+参数说明+python代码实例)
中文官方文档:http://lightgbm.apachecn.org/cn/latest/Installation-Guide.html英文官方文档:https://lightgbm.
readthedocs
.io
网络毒刘
·
2020-08-21 20:04
数据分析
机器学习
算法
基于Python的串口通信 pyvisa库--安装方法
VISA库:http://www.ni.com/visa/下载链接:http://www.ni.com/download/ni-visa-14.0.1/5023/en/3、APIhttp://pyvisa.
readthedocs
pugongying1988
·
2020-08-21 20:33
Python
【智能合约】solidity知识点
solidity数据类型Solidity数据类型http://solidity.
readthedocs
.io/en/develop/types.html#value-typessolidity是静态类型语言
念_夕
·
2020-08-21 16:20
python自动发布网站文章 wordpress wordpress_xmlrpc
使用了wordpress_xmlrpc包,使用前先再wordpress站点安装插件官方文档:https://python-wordpress-xmlrpc.
readthedocs
.io/en/latest
伊玛目的门徒
·
2020-08-21 15:54
python
建站
unittest---unittest数据驱动(ddt)
重复去写操作过程会增加代码量,我们可以通过参数化的方式解决这个问题,也叫做数据驱动,我们通过python做参数化的方法有很多种,今天我们介绍一种简单的方法DDTddt官方文档:https://ddt.
readthedocs
.io
蜀山客e
·
2020-08-21 14:58
unittest
软件测试
自动化测试
软件测试
python
自动化测试
unittest
python使用xmlrpc自动发布文章到wordpress的好例子
python使用xmlrpc自动发布文章到wordpress的好例子使用python的wordpress_xmlrpc模块,这个模块的使用方法请看https://python-wordpress-xmlrpc.
readthedocs
.io
LarryHai6
·
2020-08-21 12:33
IT-建站
esp8266 软串口 例程:
参考网址:https://arduino-esp8266.
readthedocs
.io/en/2.4.1/reference.html#serialhttps://github.com/plerup/espsoftwareserial
wowocpp
·
2020-08-21 07:54
arduino
Python利用sphinx构建个人博客「文末含shell笔记」
一、基础概念利用sphinx+pandoc+github+
readthedocs
构建个人博客Sphinx:是一个基于ReStructuredText的文档生成工具,可以令人轻松的撰写出清晰且优美的文档,
weixin_33777877
·
2020-08-21 06:40
python 哈工大NTP分词 安装pyltp 及配置模型(python3.5 3.6)
哈工大语言云NTPpython使用系统配置(方法windows通用):windows10python3.5使用文档地址:https://pyltp.
readthedocs
.io/zh_CN/latest
水...琥珀
·
2020-08-21 05:38
python自然语言
python模块
使用sphinx为python注释生成docAPI文档
更多详细特性请参考spinx官方文档https://zh-sphinx-doc.
readthedocs
.io/en/la
qdPython
·
2020-08-21 04:38
Jupyter notebook交互输入方法(ipywidgets控件),包括文本框text input box,按钮button等
引用:importipywidgetsaswidgets#控件库fromIPython.displayimportdisplay#显示控件的方法官方文档:https://ipywidgets.
readthedocs
.io
Missing_Days
·
2020-08-21 04:32
Python
jupyter
小记 - ltp server服务搭建指南
ltp主页:http://ltp.
readthedocs
.io/zh_CN/latest/index.htmlltp是哈工大开发的中文自然语言处理套件,现在也对外提供云服务,不过对于接口调用频率和次数做了一定的限制
kakaweb
·
2020-08-21 04:47
nlp
Lua 脚本
Lua脚本https://redisbook.
readthedocs
.io/en/latest/feature/scripting.htmlLua脚本功能是Reids2.6版本的最大亮点,通过内嵌对Lua
HOLD ON!
·
2020-08-21 03:17
Arduino IDE for ESP8266 (0) 官方API
http://arduino-esp8266.
readthedocs
.io/en/latest/esp8266wifi/readme.html0简单的连接到WIFI#includevoidsetup()
a83025273
·
2020-08-21 03:51
Python自动回复微信好友新年祝福
参考文档(1)itchat文档https://itchat.
readthedocs
.io...主要思路T_T似乎没啥好说的~~~代码也很简单~~~简单地说就是当微信好友给你发新年祝福时,你随机回复一条祝福语
Cooci
·
2020-08-21 03:58
python
自动回复
微信
好友
pycharm
python 使用xlsxwriter包实现excel处理
id=443这里我们再来简单的了解下另一种处理excel文件十分好用的包xlsxwriter文档地址:https://xlsxwriter.
readthedocs
.io/contents.ht
huaweichenai
·
2020-08-21 01:01
python
xlsx
python 使用xlsxwriter包实现excel处理
id=443这里我们再来简单的了解下另一种处理excel文件十分好用的包xlsxwriter文档地址:https://xlsxwriter.
readthedocs
.io/contents.ht
huaweichenai
·
2020-08-21 01:00
python
xlsx
微信接入图灵聊天机器人
浏览器时间:2018.7.17wxpy简介微信机器人/可能是最优雅的微信个人号APIwxpy在itchat的基础上,通过大量接口优化提升了模块的易用性,并进行丰富的功能扩展wepy文档http://wxpy.
readthedocs
.io
幻想无极
·
2020-08-20 22:16
[Shodan]使用Python API的环境准备及示例
以上内容在官方说明文档中都有详细描述,如果想深入了解推荐前往以下链接查阅:Shodan官网:https://www.shodan.ioPythonAPIDocument:https://shodan.
readthedocs
.io
gaearrow
·
2020-08-20 22:17
网络安全
使用 Sphinx 撰写技术文档并生成 PDF 总结
这几天准备编排部分翻译的书籍和文档,找了好些工具,最终定格在Sphinx上,并基于
ReadTheDocs
提供的SaaS服务进行分发和分享。本篇博客是对整个过程的一次记录和总结。
qiwihui
·
2020-08-20 21:17
sphinx-doc
python
tex
sphinx
上一页
20
21
22
23
24
25
26
27
下一页
按字母分类:
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
其他