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
Solidity 官方文档中文版(一)
http://www.tryblockchain.org/Solidity-%E8%AF%AD%E8%A8%80%E4%BB%8B%E7%BB%8D.html英文官方文档:http://solidity.
readthedocs
.io
xiatiancc
·
2020-07-10 20:02
区块链
详解solidity中的入门例子(子货币例子):一个最简单的加密货币
详解solidity中的入门例子(子货币例子):一个最简单的加密货币原文链接https://solidity-cn.
readthedocs
.io/zh/develop/introduction-to-smart-contracts.html
马克思的区块链
·
2020-07-10 19:29
区块链
【Python机器人】selenium的安装并利用selenium实现【代理IP+自动登录+利用js点击和处理dom+自动填写文本+自动上传图片】
selenium官方教程:https://python-selenium-zh.
readthedocs
.io/zh_CN/latest/1.
fyonecon
·
2020-07-10 19:52
[深度学习] TensorFlow上实现Unet网络
代码取自于https://github.com/jakeret/tf_unetTensorFlowUnet文档https://tf-unet.
readthedocs
.io/en/latest/installation.htmlTensorFlowUnet
小黑_BUPT
·
2020-07-10 19:43
Deep
Learning
Hyperledger fabric 开发环境搭建
搭建方法主要参考http://hyperledger-fabric.
readthedocs
.io/en/latest/dev-setup/devenv/的英文文档说明,我用的是Vagrant方法在windows
weixin_34365635
·
2020-07-10 19:37
fabric数据持久化
方案综合fabric官方教程(https://hyperledger-fabric.
readthedocs
.io/en/latest/build_network.html#a-note-on-data-persistence
王一洋
·
2020-07-10 18:14
区块链技术
《Fabric交易流程》Transaction Flow 非直译文
原文链接:https://hyperledger-fabric.
readthedocs
.io/en/latest/txflow.html【这篇文章不用直译。】
liangdu_Zuker
·
2020-07-10 18:16
区块链
python dota2数据 1 API
steamcommunity.com/dev/apikey安装dota2api使用python的dota2api库来调用API:pip3installdota2api参考文档http://dota2api.
readthedocs
.io
super_chicken
·
2020-07-10 18:05
dota2数据
区块链学习2——区块链浏览器的搭建
Javajdk1.8.0_121及以上版本Python2.7MySQL-Python1.2.5数据库mysql-5.6及以上版本官方文档一键部署说明:https://fisco-bcos-documentation.
readthedocs
.io
w.wyue
·
2020-07-10 18:14
区块链学习
Python3爬虫从零开始:Beautiful Soup的使用
中文文档:https://beautifulsoup.
readthedocs
.io/zh_CN/v4.4.0/#id49基本用法实例1:frombs4importBeautifulSouphtml=""
ChaosLee_
·
2020-07-10 17:38
爬虫
Python3
Python编程:Flask-BasicAuth实现Authentication登录认证
https://flask-basicauth.
readthedocs
.io/en/latest/通过Flask-BasicAuth,提供用户名密码即可实现Authentication(认证)机制安装pipinstallFlask-BasicAuth
彭世瑜
·
2020-07-10 17:31
python
Solidity中文文档----实例篇
原文链接:http://solidity.
readthedocs
.io/en/latest/solidity-by-example.html实例一:投票下面的合同比较复杂,展示了Solidity的很多功能
94Liuyahui
·
2020-07-10 17:56
solidity译文
BioPython(一)
BioPython使用手册https://biopython-cn.
readthedocs
.io/zh_CN/latest/index.html#1.1Seq对象Biopython处理序列的机制为Seq
练习时长两年半的生信生
·
2020-07-10 15:09
BioPython
python
Solidity智能合约基础实战
1.实现自己的第一个智能合约1).solidity官方文档:https://solidity-cn.
readthedocs
.io/zh/develop/2).在线编译器:https://remix.ethereum.org
LeicyII
·
2020-07-10 15:20
solidity学习
区块链
golang区块链
python 笔记 PySimpleGUI 生成的版式 如果您有大于 5个重复元素/行
整理PySimpleGUI官方网站原文google翻译过来的https://pysimplegui.
readthedocs
.io/en/latest/您将找到有关Elements的信息,所有其他类和函数都位于本手册结尾处
小关㊣
·
2020-07-10 10:28
PySimpleGUI
【狗狗分类项目】(1)VGG16、VGG19、ResNet50、InceptionV3、Xception选择
1、keras中的application介绍中文keras文档地址:http://keras-cn.
readthedocs
.io/en/latest/other/application/主要有7个application
有石为玉
·
2020-07-10 10:12
深度学习
keras中使用预训练模型进行图片分类
安装及使用主要参考官方教程:https://keras.io/zh/applications/https://keras-cn.
readthedocs
.io/en/latest/other/application
weixin_34268843
·
2020-07-10 08:51
pytorch 加载已训练好的(.pth)格式模型
pytorch自带模型网址:https://pytorch-cn.
readthedocs
.io/zh/latest/torchvision/torchvision-mo
water19111213
·
2020-07-10 06:15
Pytorch相关
Ray强化学习分布式框架及RLlib
分布式框架https://ray.
readthedocs
.
RainStarX
·
2020-07-10 04:40
强化学习
三代组装软件canu学习笔记
2:canu(http://canu.
readthedocs
.
wangchuang2017
·
2020-07-10 03:01
第三代测序
技术
生物信息学
pktgen+dpdk使用总结
有时间自己总结一下pktgen+dpdkhttp://pktgen-dpdk.
readthedocs
.io/en/latest/getting_started.html这里面讲了怎么安装,怎么启动,命令参数等
懒少
·
2020-07-10 01:08
dpdk
用python玩微信-wxpy
官方文档https://wxpy.
readthedocs
.io/zh/latest/bot.html入门先尝试登陆,在python解释器里先导入wxpy的包,fromwxpyimport*bot=Bot
Yatogami丶
·
2020-07-10 00:39
pip 安装问题小结
郁闷一天...首先说下pip升级到19.3.1的问题,虽然我也没升级https://pip.
readthedocs
.io/en/stable/installing/或者参考https://blog.csdn.net
多一些不为什么的坚持
·
2020-07-09 22:21
python
ubuntu16.04安装官方cartographer
工作空间名为catkin_cart1.安装步骤:https://google-cartographer-ros.
readthedocs
.io/en/latest/compilation.html2.按照他的步骤来
0penuel0
·
2020-07-09 21:57
ROS
UBUNTU
python解析owl文件
参考网站:http://rdflib.
readthedocs
.io/en/stable/#-*-coding:utf-8-*-importrdflibimportrefromrdflibimportNamespace
liushui94
·
2020-07-09 19:25
NLP
python
Redis学习笔记2--Redis数据类型及相关命令
Redis相关的命令可以查看:http://redis.io/commands这是官方的命令使用手册,也有中文翻译的:http://redis.
readthedocs
.org/en/2.4/index.html1
freebird_lb
·
2020-07-09 16:55
Redis
Keras学习笔记(一): Application 各model参数及应用
KerasApplication应用转自:https://keras-cn.
readthedocs
.io/en/latest/Kera的应用模块Application提供了带有预训练权重的Keras模型
作业没带的小明
·
2020-07-09 12:08
Keras
学习
【linux】Linux下系统调用调试分析工具:strace
2018.9.251、参考https://sourceforge.net/projects/strace/(不可用)转向:https://strace.io/https://linuxtools-rst.
readthedocs
.io
M1379
·
2020-07-09 11:24
django验证码框架(django-simple-captcha)
github详情:http://django-simple-captcha.
readthedocs
.io/en/latest/usage.html安装:pipinstalldjango-simple-captcha
MonCheri_Flowers
·
2020-07-09 10:57
django
【linux】Linux下系统调用调试分析工具:strace
2018.9.251、参考https://sourceforge.net/projects/strace/(不可用)转向:https://strace.io/https://linuxtools-rst.
readthedocs
.io
鲲鹏科技工作室
·
2020-07-09 07:14
【Linux/Gcc】
使用Python处理excel表格(openpyxl)及表格中的中文处理
openpyxl官网:https://openpyxl.
readthedocs
.o
昆libra
·
2020-07-09 07:28
python
ESP8266 制作烧写nodemcu镜像以及简单测试
nodemcu在线文档网站:https://nodemcu.
readthedocs
.io/en/master/nodemcu固件编译网站:https://nodemcu-build.com/刚到的nodemcu
galaxyzwj
·
2020-07-09 07:09
esp8266
selenium 基本用法
目录官方文档:https://selenium-python.
readthedocs
.io/1.selenium安装2.确认是否安装ChromeDriver3.声明浏览器对象4.访问页面&&关闭页面5.
衣乌安、
·
2020-07-09 04:22
Python
Networkx常用算法和求最短路径介绍
默认边的权值都为1,其实可以按照给定的权重求,文章后面有介绍Algorithmshttps://networkx.
readthedocs
.io/en/stable/reference/algorithms.html
yuexiaomao
·
2020-07-09 04:30
基础学习
图论
网络分析
Python中用OpenPyXL处理Excel表格 - 单元格格式设置
官方文档:http://openpyxl.
readthedocs
.io/en/default/OpenPyXL库--单元格样式设置单元格样式的控制,依赖openpyxl.style包,其中定义有样式需要的对象
yhjbox
·
2020-07-09 03:38
python
python实际应用6-用basemap 绘制中国地图
准备工作【文档】basemap官方教程见https://basemaptutorial.
readthedocs
.io/en/latest/index.html,这里只是简单
风清扬bj
·
2020-07-08 22:57
Python
综合
Keras:基于Python的深度学习库(基础篇)----深度学习小白入门随笔
本文内容参考以下文章并做知识汇总:http://www.cnblogs.com/lc1217/p/7132364.htmlhttps://keras-cn.
readthedocs
.io/en/latest
weixin_41065383
·
2020-07-08 19:42
机器学习
Python读取word文档(python-docx包)
三天三夜吧python不愧是万能语言,发现有一个包叫做docx,非常好用,具体查看官方文档:https://python-docx.
readthedocs
.io/en/latest/index.html
weixin_34336526
·
2020-07-08 17:44
jansson的使用
https://jansson.
readthedocs
.org/en/2.5/gettingstarted.htmlhttps://github.com/akheron/jansson/blob/master
weixin_34279579
·
2020-07-08 17:11
wordpress学习五: 通过wordpress_xmlrpc的python包远程操作wordpress
伟大的开源社区有人就将这些api做了一下封装,提供了一个功能比较完整的python库,库的使用文档地址http://python-wordpress-xmlrpc.
readthedocs
.org/,文档内容还是很全面的
weixin_34233421
·
2020-07-08 17:06
scrapy 安装
windows下安装1、下载python2.7并安装https://www.python.org/downloads/windows/2、pip安装http://pip-cn.
readthedocs
.io
rain_zhong
·
2020-07-08 17:27
Jansson库的使用简介
一、Jansson的安装:二、jansson相关的API:https://jansson.
readthedocs
.io/en/latest/apiref.html#c.json_tstringobjectarrayerrornumber
weixin_30569153
·
2020-07-08 14:07
win10下python3安装torch_scatter、torch_sparse出错的解决方案
环境说明软件版本oswin10python3.6pytorch1.1.0cuda9.2问题https://pytorch-geometric.
readthedocs
.io/en/latest/notes
wangs1996
·
2020-07-08 12:29
环境配置
基于Win7,python3.5 安装keras,以及安装时遇到问题的解决办法
学习keras的基础知识,可以参考官方中文文档:http://keras-cn.
readthedocs
.io/en/latest/这边总结一下我在配置环境时遇到的一些坑。基于Win7系统,pyth
wyw66
·
2020-07-08 11:41
深度学习
Read the docs 环境搭建
为了这一崇高目标,经过一些比较和调查,最终锁定Sphinx+
ReadTheDocs
作为文档写作工具首先感谢以下两篇教程https://www.cnblogs.com/youxin/p/3594161.htmlhttps
风摇烨
·
2020-07-08 08:01
read
the
docs
情感分类工具集合
BosonNLPhttps://bosonnlp-py.
readthedocs
.io/$pipinstallbosonnlp>>>frombosonnlpimportBosonNLP>>>nlp=BosonNLP
白又白胖又胖
·
2020-07-08 08:23
技术-其他
深度学习-机器学习
redis 参数说明
1050606http://gly199.iteye.com/blog/1056424http://junsansi.itpub.net/post/29894/527133命令参考:http://redis.
readthedocs
.org
sunvince
·
2020-07-08 06:30
redis
Python 操作ES(elasticsearch-py)
#-*-coding:utf-8-*-#http://www.cnblogs.com/letong/p/4749234.html#http://elasticsearch-py.
readthedocs
.io
姜尸可乐
·
2020-07-08 05:32
ElasticSearch
Python
史上最全Cartographer安装解析,ubuntu16.04环境下 Cartographer ROS Integration安装解析
于是耗费数日,终于成功,这里给大家分享一下经验,如果英文好的朋友可以直接查看以下各个参考网址:首先是万恶的cartographer官网地址:http://google-cartographer-ros.
readthedocs
.io
面向玄学编程
·
2020-07-08 04:15
slam
2018年最佳以太坊Solidity IDEs
理解它官方文档应该是学习Solidity的最佳来源:solidity.
readthedocs
.io想在以太坊的网络上建立自己的加密货币吗?想拥有自己的初始代码产品吗?
rejames
·
2020-07-08 04:07
上一页
31
32
33
34
35
36
37
38
下一页
按字母分类:
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
其他