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
intro
智能合约创建流程
contracts-and-transactions/contracts.htmlEthereumHomestead教程|以太坊智能合约编程之菜鸟教程:https://ethfans.org/posts/101-noob-
intro
weixin_30879169
·
2020-07-12 07:09
OpenCV学习 物体检测 人脸识别 填充颜色
官方文档:http://docs.opencv.org/modules/core/doc/
intro
.html。OpenCV已支持OpenCLOpenGL,也支持iOS和Android。
weixin_30872867
·
2020-07-12 07:33
Web3.js介绍 · Ethereum Blockchain Developer Crash Course(一)web3概念和简单使用
原文地址:http://www.dappuniversity.com/articles/web3-js-
intro
一、什么是web3.js开发基于以太坊的区块链应用,一般有两个方面:智能合约开发-writingcodethatgetsdeployedtot
Anyanyamy
·
2020-07-12 02:58
web3
Jquery 属性选择器
$("div#
intro
.head")i
被烽火戏了的猪和猴
·
2020-07-12 02:43
机器学习各类优化算法总结
目录1
Intro
2一阶优化算法2.1GradientdescentBatchGradientDescentStochasticGradientDescentMini-batchGradientDescent2.2Momentum2.3Nesterovacceleratedgradient
一枚小码农
·
2020-07-11 23:15
机器学习
Python DM Learning
Intro
Python数据分析和数据挖掘学习路线图[日期:2016-05-25]来源:PPV课作者:[字体:大中小]Python是一种面向对象、直译式计算机程序设计语言,由GuidovanRossum于1989年底发明。由于他简单、易学、免费开源、可移植性、可扩展性等特点,Python又被称之为胶水语言。由于Python语言的简洁、易读以及可扩展性,在国外用Python做科学计算的研究机构日益增多,一些知名
screaming
·
2020-07-11 22:25
DM
Python
设计模式全面摘录笔记
本篇文章参考自http://www.runoob.com/design-pattern/design-pattern-
intro
.html,主要是对里面提到的各种设计模式介绍的提取设计模式的类型创建型模式这些设计模式提供了一种在创建对象的同时隐藏创建逻辑的方式
jeanheo
·
2020-07-11 21:35
java
javaweb
Redis-Linux(Ubuntu)下安装及基本操作
redis中文资料站http://www.redis.cn/topics/data-types-
intro
.html#stringsRedis:Remotedictionaryserver(远程字典服务器
Saosss
·
2020-07-11 19:56
数据库
Redis
python批量重命名文件方法
实现代码:(比如我要改网上下载的机场图片,命名为机场1,机场2…)importospath=input('C:/Users/Administrator/Desktop/
intro
/')#获取该目录下所有文件
rrr2
·
2020-07-11 17:37
python
爬虫 scrapy 框架学习 1. Scrapy框架业务逻辑的理解 + 简单爬虫案例示范
本文参考了http://scrapy-chs.readthedocs.io/zh_CN/0.24/
intro
/tutorial.htmlscrapy框架是用作爬虫的一个框架。
羽二
·
2020-07-11 17:08
爬虫
pyecharts在数据可视化中的应用详解
__version__)pyecharts的中文官网可以查看pyecharts的中文官网介绍http://pyecharts.org/#/zh-cn/
intro
。一般的使用方
wx5ecc6bcb4713c
·
2020-07-11 17:15
编程语言
程序员
爬虫
命令行输入Python无反应
命令行输入Python无反应编写你的第一个Django应用,第1部分https://docs.djangoproject.com/zh-hans/2.1/
intro
/tutorial01/可以完成创建Mysite
kamyinnn
·
2020-07-11 16:59
python
获取Rinkeby测试网络上的以太币
faucet5.选择需求的测试币数量6.检查是否到账https://www.sohu.com/a/232337018_211120https://blockchain.iethpay.com/zkSNARK-
intro
.htmlht
柳七
·
2020-07-11 12:52
Python3.7版本下Scrapy安装
但是如果出现这样的报错的话就按照下面的步骤一步一步来(此外,如果还有这样的提示,直接输入提示里给出的命令就行,pip版本升级)切入正题:(安装步骤)打开URLhttps://doc.scrapy.org/en/master/
intro
灵药药
·
2020-07-11 11:08
python 的web框架 django 的入门教程 1
本文是一个python的web构架Django的入门教程,根据https://docs.djangoproject.com/en/2.2/
intro
/tutorial01/完成的测试。
leon_zeng0
·
2020-07-11 10:34
python
前端web之JavaScript DOM(5)
DOM文档操作查找HTML元素方法描述例子document.getElementById(id)通过元素id来查找元素查找id=“
intro
”的元素:letmyElement=document.getElement
达西布鲁斯
·
2020-07-11 02:05
前端
【Data】数据归一化处理(data normalization)
介绍
Intro
解决的问题常用方法Methods线性归一化非线性归一化Ref介绍
Intro
数据的归一化,就是将各路嘈杂的数据映射到一个统一的区间上,只保留相对尺度而消去背景信息,从而方便下一步处理。
北境の守卫
·
2020-07-11 02:51
Data
django教程7--自定义后台表单
完整教程https://www.daimapi.com/django/
intro
/tutorial07/这篇教程承接教程第6部分结束的地方。
万万冇想到
·
2020-07-11 01:43
django
solidity编译逻辑与添加新指令介绍
开发文档:https://solidity.readthedocs.io/en/latest/
intro
刘小京
·
2020-07-11 01:11
区块链
solidity
solidity基本编译原理介绍与添加新指令
开发文档:https://solidity.readthedocs.io/en/latest/
intro
刘小京
·
2020-07-11 01:10
solidity
以太坊
区块链
solidity
编译原理
指令
以太坊
虚拟机
kubesphere集群搭建
kubesphere官网:https://kubesphere.io/docs/advanced-v2.0/zh-CN/introduction/
intro
/一、准备环境1、准备服务器master:192.168.37.165node1
adixoh2343
·
2020-07-11 01:33
布局复习相关
布局相关复习css3新特性选择器.class.
intro
选择所有class="
intro
"的元素1#id#firstname选择所有id="firstname"的元素1**选择所有元素2elementp
七仔吖
·
2020-07-11 00:36
闲谈设计模式
设计模式瞎扯淡闲谈设计模式
Intro
设计模式(DesignPattern)是一套被反复使用、多数人知晓的、经过分类的、代码设计经验的总结。
品途旅游
·
2020-07-11 00:14
编程语言
.Net
闲谈设计模式
闲谈设计模式
Intro
设计模式(DesignPattern)是一套被反复使用、多数人知晓的、经过分类的、代码设计经验的总结。
Love it or leave it
·
2020-07-10 23:00
Hands Deep in Deep Learning for Hand Pose Estimation
代码可以在https://github.com/moberweger/deep-prior/找到1.
Intro
MisTimee
·
2020-07-10 22:33
handpose
007--Window使用Nginx
docker2、核心操作window安装nginx启动nginx场景一:多服务负载场景二:多个服务路径负载nginx配置说明:https://www.runoob.com/w3cnote/nginx-setup-
intro
.htmlnginx
糖纸疯了
·
2020-07-10 21:55
以太坊(ethereum)技术开发相关资料
收集所有以太坊(ethereum)技术开发相关资料
INTRO
介绍Started入门区块链技术指南区块链领域比较系统的入门资料什么是以太坊?什么是智能合约?
weixin_33985507
·
2020-07-10 19:30
探索Google App Engine背后的奥秘(4)- Google App Engine的架构
作者:ikewu|可以转载,但必须以超链接形式标明文章原始出处和作者信息及版权声明网址:http://www.dbanotes.net/arch/google_app_engine-arch_
intro
.html
njdragonfly
·
2020-07-10 17:43
Distributed
System
营销:移动中的消费世界(四)
intro
.png一、动态的平手点跟独特点今日的独特点有可能成为明天的平手点。今日独特点,明日平手点.png三星在iPhone4时代,推出了大屏手机,逐渐占领了市场。
墨白歌者
·
2020-07-10 16:19
DJANGO 之fieldsets
参考文档:https://yiyibooks.cn/xx/Django_1.11.6/
intro
/tutorial07.htmldjango的admin.py在配置后台编辑页面的时候,如下展示的时候,整个信息都是在一个块里面
lion_zhou
·
2020-07-10 14:28
django
Intro
to Health Informatics 第五周笔记
Lesson5A:DataStandardsLesson5AWhydoweneeddatastandardsDatastandardscanbedifferentfromeachothersyntacticallyorsemantically.Syntax:Structuredifference,needtranslation.Semantic:Meaningdifference,E.g.Adoe
我的名字叫清阳
·
2020-07-10 12:47
PG的简介
PG的简介https://www.postgresql.org/docs/12/
intro
-whatis.htmlhttps://www.postgresql.org/docs/12/history.html1
神奇大叶子
·
2020-07-10 10:17
翻译
postgresql
Intro
to VRF lite
VRFs,or×××RoutingandForwardinginstances,aremostcommonlyassociatedwithMPLSserviceproviders.Insuchnetworks,MPLSencapsulationisusedtoisolateindividualcustomers'trafficandanindependentroutingtable(VRF)ism
weixin_33775572
·
2020-07-10 07:59
优达学城《计算机科学导论》小结
原文:http://shanchuantian.com/2017/11/09/2017-11-10-
intro
-to-CS-course/简介代码课程笔记课程10怎样解决问题课程11怎样管理数据unit3
R芮R
·
2020-07-10 06:45
CentOS7.6 Open vSwitch安装
本教程基于openvswitch-2.11.1版本,若安装出现问题或使用其他版本,可参考:https://docs.openvswitch.org/en/latest/
intro
/install/fedora
祈晴小义
·
2020-07-10 04:33
SDN
Azure pipeline 配置根据条件执行脚本
Azurepipeline配置根据条件执行脚本
Intro
我的应用通过azurepipeline来做持续集成,之前已经介绍了根据不同分支去打包不同的package,具体的就不再这里详细介绍了,可以参考持续集成之
weixinscrm
·
2020-07-10 03:44
unix网络编程(五)--IO复用+非阻塞
AtinyintroductiontoasynchronousIO链接:http://www.wangafu.net/~nickm/libevent-book/01_
intro
.htmlLinux下的非阻塞
sunny_ss12
·
2020-07-10 02:14
linux服务器编程
Open vSwitch结合DPDK的使用
编译指令可参考/
intro
/install/dpdk。接口和网桥ovs-vsctl工具可用来创建网桥和其它OpenvSw
redwingz
·
2020-07-10 02:04
DPDK
网络虚拟化
交换
迷宫问题(dfs and bfs)
#include#include#includeusingnamespacestd;vector>mp;vector>result,minRoad;
intro
Italink
·
2020-07-10 00:00
算法
区块链糖果如何变现 以及 币圈入金指南 附:主流交易所介绍
注:转载需要联系糖果空投网获得许可,原文链接:https://www.candy51.com/2018/06/exchanges-
intro
/在我们的空投网站上面,相信大家每天都领取到了不少区块链糖果,
fcbqs222
·
2020-07-09 21:48
pyecharts实例(一)- 基本使用
官网地址:https://pyecharts.org/#/zh-cn/
intro
本文也主要是基于边学习边整理记录,主要参考官方文档:https://pyecharts.org/#/zh-cn/quickstartGitHub
橘猫吃不胖
·
2020-07-09 21:39
google driver云盘接入开发记录
Googledriver开发API:https://developers.google.com/drive/说明文档:https://developers.google.com/drive/android/
intro
dong_hui
·
2020-07-09 21:20
SAN -- SAGE HANDBOOK 之 开篇
Intro
一个看起来很厉害的SNAscholar的网站:http://www.pfeffer.at/projects.php有一张很酷的poster,source:http://www.pfeffer.at/projects.phpChap2IntroWhatIsaSocialNetwork?Socialnetworkanalysisisneitheratheorynoramethodology.Rathe
jinmu3
·
2020-07-09 19:00
ovs + dpdk 定位配置ovs端口后ovs-vswitchd进程挂死问题的总结
Ovs官方安装步骤链接:http://docs.openvswitch.org/en/latest/
intro
/install/dpdk/前面的安装过程一切都顺利,安装完成后需要添加ovs网桥和端口。
安全云涌
·
2020-07-09 19:55
ovs
dpdk
gdb
xtrabackup实现MySQL自动备份恢复
www.cnblogs.com/waynechou/p/xtrabackup_backup.html#_label2http://www.cnblogs.com/waynechou/p/xtrabackup_
intro
.htmlhttp
cuimiwan3140
·
2020-07-09 15:28
Task
#AverifiableandlongreadlengthNGSsequencingmethod(fromchemistry,sequencer,toalgorism)----##Fig1
intro
2+
灯虫
·
2020-07-09 14:05
BroadcastReceiver使用介绍
BroadcastReceiver介绍原文出处:http://www.ccbu.cc/index.php/android/broadcast_receiver_
intro
.htmlBroadcastReceiver
ccbuluo
·
2020-07-09 14:00
Android
java设计模式简介
声明:文章部分内容来源于菜鸟教程的设计模式简介http://www.runoob.com/design-pattern/design-pattern-
intro
.html设计模式划分我们通常所说的23中设计模式
三分长手怪
·
2020-07-09 14:08
AKKA: missing or invalid dependency detected while loading class file 'ActorSystem.class'
问题描述:1.按AKKA教程搭建计算PI值得项目ttp://www.gtan.com/akka_doc/
intro
/getting-started-first-scala.html2.用IntelliJ
一日两点水
·
2020-07-09 12:52
scala
Django+mysql 实现简单的小说书库页面
{%forinfoinbook_list%}{{info.bookname1}}{{info.author1}}|{{info.type1}}|{{info.
intro
1}}{{inf
XY_Noire
·
2020-07-09 12:40
Django
Django
上一页
27
28
29
30
31
32
33
34
下一页
按字母分类:
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
其他