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
Guides
[译]在Kotlin中何时该用类型形参约束?
翻译说明:原标题:When(andwhennot)toUseTypeParameterConstraintsinKotlin原文地址:https://typealias.com/
guides
/when-to-use-type-parameter-constraints
mikyou
·
2019-11-08 02:45
各种开源的(待补充)
6726763.html二、酷炫UI集合(与一有部分重复)https://github.com/wasabeef/awesome-android-ui三、konw-how------文档http://
guides
.codepath.com
局外人Yo_D
·
2019-11-07 06:07
CocoaPods的使用與導入
CocoaPods的官網,可以了解一下https://
guides
.cocoapods.org2.什么是CocoaPods?
if_you_like
·
2019-11-06 13:38
git的使用
github的使用一.branch的创建与合并https://
guides
.github.com/activities/hello-world/二.代码提交参考文档:http://www.cnblogs.com
tonyemail_st
·
2019-11-04 01:05
websocket笔记
参考:https://spring.io/
guides
/gs/messaging-stomp-websocket/https://www.jianshu.com/p/4ef5004a1c81https:
funny_coding
·
2019-11-01 18:00
[译] 一个简单方式教你记住Kotlin的形参和实参
翻译说明:原标题:ParametersandArguments:AnEasyWaytoRemembertheDifference原文地址:https://typealias.com/
guides
/parameters-arguments
mikyou
·
2019-11-01 00:15
二、Dart语言学习
……参考资料http://wiki.jikexueyuan.com/project/dart-language-tour/【极客学院,可下载pdf版】https://www.dartlang.org/
guides
橄榄不绿
·
2019-10-31 00:08
Scheduling Tasks
官方文档https://spring.io/
guides
/gs/scheduling-tasks/官方文档详细介绍了@Scheduled中fixedRate,fixedDelay,cron的用法fixedRate
秋夜雨巷
·
2019-10-24 11:00
prometheus03-node_exporter
1.地址使用文档:https://prometheus.io/docs/
guides
/node-exporter/GitHub:https://github.com/prometheus/node_exporterexporter
小小三郎1
·
2019-10-21 17:54
node_exporter
linux高级服务
【React】react学习笔记11-路由
官网:react-router官网:https://reacttraining.com/react-router/web/
guides
/quick-starthttp://react-guide.github.io
the_fool_
·
2019-10-17 11:20
React
SpringBoot定时任务
原文链接:https://spring.io/
guides
/gs/scheduling-tasks/SchedulingTasks(定时任务)ThisguidewalksyouthroughthestepsforschedulingtaskswithSpring
木兮同学
·
2019-10-16 23:04
每周一篇技术翻译文章
成功解决 AttributeError: module 'tensorflow.python.keras.backend' has no attribute 'get_graph'
可以在这个网址查看tensorflow和keras对应的版本:https://docs.floydhub.com/
guides
/environments/
来瓶冰阔乐
·
2019-09-26 21:33
那些年踩过的坑
keras
tensorflow
在Python中导入openvino时报错:from .ie_api import * ImportError: DLL load failed: 找不到指定的模块
Windows环境中安装Openvino的步骤此处不做说明,可参见官网教程:https://docs.openvinotoolkit.org/2019_R2/_docs_install_
guides
_installing_openvino_windows.html
Thomson617
·
2019-09-26 15:41
错误总结
Python
gRPC Learning Notes
简介更多内容参考:https://www.grpc.io/docs/
guides
/gRPC是一个高性能、开源和通用的RPC框架,面向移动和HTTP/2设计。
麦奇
·
2019-09-24 21:00
【Maven】【翻译】3、Profiles文件
原文链接:https://maven.apache.org/
guides
/introduction/introduction-to-profiles.html本文根据Mavenprofiles文件介绍翻译
陶洲川
·
2019-09-24 14:51
【基础】
【Maven】
SpringMVC restful 注解之@RequestBody进行json与object转换
步骤:1、gitclonehttps://github.com/spring-
guides
/gs-rest-service.git从spring官网上
·
2019-09-24 00:45
【Maven】【翻译】2、POM.xml文件
原文链接:https://maven.apache.org/
guides
/introduction/introduction-to-the-pom.html一、什么是POM?
陶洲川
·
2019-09-23 16:53
maven
pom
repository
plugin
release
【基础】
【Maven】
React-router总结
blog.csdn.net/qq_35484341/article/details/80500237以下的总结,都是基于V4的官方文档:https://reacttraining.com/react-router/web/
guides
学霸初养成
·
2019-09-12 11:00
使用docker-compose部署springboot项目
https://spring.io/
guides
/
仗剑天涯梦
·
2019-09-09 14:00
return from springboot
原文链接:https://spring.io/
guides
/gs/rest-service/packagehello;publicclassGreeting{privatefinallongid;privatefinalStringcontent
Add_a_cat
·
2019-09-04 14:39
java
OpenVINO安装笔记
官网安装链接:https://docs.openvinotoolkit.org/latest/_docs_install_
guides
_installing_openvino_linux.html#install-openvino
iAmZard
·
2019-09-04 10:31
AI
【汇编优化】之X86优化
英文版:http://www.cs.virginia.edu/~evans/cs216/
guides
/x86.html中文翻译版:https://www.cnblogs.com/jiftle/p/8453106
listener51
·
2019-09-03 23:38
【汇编优化】
算法优化
CocoaPods 构建自己的 Pod 库
有两种方式:使用命令podlibcreatemylib创建一套完整的Pod库模版使用命令podspeccreatemylib创建Podspec的配置文件二、配置Podspec官网说明:https://
guides
.cocoapods.org
MLeo
·
2019-09-02 00:00
swift
podspec
Ext JS 6.7 中文文档:路由的使用
原文链接:https://docs.sencha.com/extjs/6.7.0/
guides
/application_architecture/router.html本篇目录前言正文通过路由控制应用路由可以做什么路由不可以做什么什么是
Evan-Nightly
·
2019-08-31 00:00
前端
Mellanox ConnectX-4 Lx 配置DPDK环境
附上官方指南http://doc.dpdk.org/
guides
-18.11/nics/mlx5.html,公司用的是DPDK18.11,其他版本的大家从DPDK官网下载就好。
弱小白
·
2019-08-29 15:04
用Python 爬取10X genomics支持文档
user-
guides
查了一下他们家有个10X图书馆,好多资料啊:我看看这些文件都藏在哪里,查看网页源代码:只要我获得这些pd
周运来就是我
·
2019-08-24 17:12
[转]UiPath: How to Capture a Mouse Event on Hover Menus?
how-to-capture-mouse-event-on-hover-menusheKnowledgebasearticlesaredeprecated.PleasevisitthenewGuidesandResourceshere:https://www.uipath.com/developers/
guides
-a
freeliver54
·
2019-08-21 05:00
Android.mk详解
blog.csdn.net/niuba123456/article/details/80948186谷歌中国-官网(较全面,详细)https://developer.android.google.cn/ndk/
guides
一点一滴地累积
·
2019-08-17 18:15
C/C++
30分钟学会Dart语言
Dart官方文档:http://dart.goodev.org/
guides
/language/language-tour搭建Dart开
devnn
·
2019-08-16 10:05
dart教程
dart
【gradle】用 Gradle 构建 Java 项目
原文链接:https://spring.io/
guides
/gs/gradle/软件环境CentOSLinuxrelease7.6.1810(Core)Javaopenjdkversion“11.0.4
November's chopin
·
2019-08-12 15:36
Java
VIM配置python编程环境
vim-powerline)、主题风格(solarized)、python相关(jedi-vim和python-mode)、括号匹配高亮(rainbow_parentheses)、可视化缩进(vim-indent-
guides
SugeonYen
·
2019-08-08 17:02
2.2 The Environment Abstraction Layer (EAL)
原文链接:https://doc.dpdk.org/
guides
/prog_guide/overview.html#environment-abstraction-layer正文如下:2.2.EnvironmentAbstractionLayerTheEnvironmentAbstractionLayer
阿群1986
·
2019-08-07 12:46
SpringCloud-3之Ribbon
使用Ribbon和SpringCloud实现客户端负载均衡官网demo:https://spring.io/
guides
/gs/client-side-load-balancing/1、Ribbon介绍
小螺丝钉cici
·
2019-07-27 16:49
TBDR下msaa 在metal vulkan和ogles的解决方案
https://developer.arm.com/solutions/graphics/developer-
guides
/understanding-render-passes/multi-sample-anti-aliasingmsaa
anfu8346
·
2019-07-24 19:00
一篇文档掌握Jdk8中Javascript引擎Nashorn的使用方法
翻译和编译自:http://docs.oracle.com/javase/8/docs/technotes/
guides
/scripting/nashorn/toc.html 用Notepad++新建一
开发者联盟league
·
2019-07-22 16:34
java学习
【记录】2019-07-17 podSpec多个文件夹
podliblintLYBaseView.podspec'toensurethisisavalidspecbeforesubmitting.Anylinesstartingwitha#areoptional,buttheiruseisencouragedTolearnmoreaboutaPodspecseehttps://
guides
.cocoapods.org
LeeYouth
·
2019-07-17 23:10
JAVA性能监控与调优参考文档链接
/docs/technotes/tools/unix/index.htmlTroubleshootinghttps://docs.oracle.com/javase/8/docs/technotes/
guides
abel004
·
2019-07-08 06:51
Java环境
flutter-dart语言初识
dart官方文档http://dart.goodev.org/
guides
/language/language-tour#重要概念所以能够使用变量引用的都是对象,也就是所以可以赋值给变量的都是对象,包括数值
waitklove
·
2019-07-02 22:00
ubuntu openVINO安装&配置
vpu不能使用转换后的模型验证编译安装ubuntu16.04版openVINO参考官网安装教程:https://docs.openvinotoolkit.org/latest/_docs_install_
guides
_installing_openvino_linux.html
木木林19
·
2019-06-24 12:28
深度学习
Flutter学习网址
1.Dart语法概览:官网:https://dart.dev/
guides
/language/language-tour#throw中文:http://dart.goodev.org/
guides
/language
Crazy_MiKey
·
2019-06-17 14:57
Flutter
合并前后端分离的项目
1、前端Angular,后端SpringBoot2、下载Spring官方demohttps://github.com/spring-
guides
/tut-spring-security-and-angular-js
daqiang012
·
2019-06-14 17:13
Java
Angular
gRPC 初识
官方文档概念文档https://grpc.io/docs/
guides
/javahelloworddemohttps://grpc.io/docs/quickstart/引导文档https://grpc.io
那块代码没问题
·
2019-06-13 17:05
grpc
创建WPF项目
参考:https://www.cnblogs.com/yhcao/p/6237611.htmlhttps://mahapps.com/
guides
/reporting-issues.htmlhttps:
ParamousGIS
·
2019-06-13 14:00
dpdk example之link_status_interrupt尝鲜
就各种类型的编译都有帮助文档:链接如下http://doc.dpdk.org/
guides
/sample_app_ug/compiling.html
313119992
·
2019-06-05 10:10
dpdk
网络
尝试 Clojure Spec 的笔记
工具当中需要检测数据格式,试着用了一下ClojureSpec.如果英文好,直接看文档就行了,也不用这篇笔记,太琐碎了,也缺失例子...https://clojure.org/
guides
/sp...例子我整理在了
题叶
·
2019-06-05 00:00
clojure
Webpack入门之一:跟着Using
Guides
学Webpack
ConceptsWebpack是一个JavaScript应用程序的模块打包工具,能将项目的依赖关系构建成图谱,它的核心概念有:概念定义Entry定义打包的入口位置。即从哪个文件开始搜集打包的引用关系。Output定义打包好的文件的存放位置和命名。Loaders允许对非JS/JSON的文件进行打包,需要配置test和use分别定义文件规则和loader。Plugins用于执行更广泛的任务比如打包文件
tangyefei
·
2019-06-03 16:00
企业开源指南:开源代码的使用
◈英文:https://todogroup.org/
guides
/using-open-source/◈中文:http
技术无边
·
2019-05-29 10:37
tensorflow中优化器 optimizer详解
下面是TensorFlow中的优化器,https://www.tensorflow.org/api_
guides
/python/train在keras中也有SGD,RMSprop,Adagrad,Adadelta
Mason_Mao
·
2019-05-23 09:32
深度学习
Maven工程一定要使用标准的Maven目录结构,否则会有很多问题
maven官网写的标准目录结构地址:http://maven.apache.org/
guides
/introdu
巨坚强
·
2019-05-22 20:34
maven
标准目录结构
IntelliJ
IDEA
工欲善其事
必先利其器
Maven
《SpringBoot 一》简单的web应用 笔记
SpringBoot的简单应用,工具:SpringBoot2.1.4、Idea17.0.3、Maven3.3.9;官方网站:https://spring.io/官方指导文档:https://spring.io/
guides
P丶少
·
2019-05-10 17:44
SpringBoot
上一页
17
18
19
20
21
22
23
24
下一页
按字母分类:
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
其他