51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#Ap
Airbnb/Apache Superset – the open source dashboards and visualization tool – first impressions and link to a demo
https://assemblinganalytics.com/post/airbnbapache-superset-first-impressions-and-link-to-a-demo/TodayIspentsometimelookingintoSuperset,theanalyticsandBIopensour...
IT猿
·
2020-03-27
and
Airbnb
Apache
Superset
the
How 5 Natural Language Processing APIs Stack Up
https://www.programmableweb.com/news/how-5-natural-language-processing-apis-stack/analysis/2014/07/28 Theworldisawashindigitaldata.Thechallenge:makingsense...
IT猿
·
2020-03-27
How
Natural
Language
Processing
APIs
API Management Architecture Notes
Kong/Tyk/Zuul/strongloop/Ambassador/GraviteeIBMReferenceArchitectureforAPIManagement:https://developer.ibm.com/apiconnect/documentation/api-101/ibm-reference-ar...
IT猿
·
2020-03-27
API
Management
Architecture
Notes
Taking A Fresh Look At What Open Source API Management Architecture Is Available
http://apievangelist.com/2014/10/05/taking-a-fresh-look-at-what-open-source-api-management-architecture-is-available/05Oct2014I’vebeena outspokenadvo...
IT猿
·
2020-03-27
Taking
Fresh
Look
At
What
使用API Gateway
http://dockone.io/article/482【编者的话】本系列的第一篇介绍了微服务架构模式。它讨论了采用微服务的优点和缺点,除了一些复杂的微服务,这种模式还是复杂应用的理想选择。DockOne将会于2018年3月23日在北京举办Kubernetes技术培训,培训内容包含:Docker容器的原理与基本操作;...
IT猿
·
2020-03-27
使用
API
Gateway
聊聊 API Gateway 和 Netflix Zuul
http://www.scienjus.com/api-gateway-and-netflix-zuul/最近参与了公司APIGateway的搭建工作,技术选型是NetflixZuul,主要聊一聊其中的一些心得和体会。本文主要是介绍使用Zuul且在不强制使用其他NeflixOSS组件时,如何搭建生产环境的Gateway...
IT猿
·
2020-03-27
聊聊
API
Gateway
Netflix
Zuul
How to create PDF files in a Python/Django application using ReportLab
https://assist-software.net/blog/how-create-pdf-files-python-django-application-using-reportlab CONTENTSIntroduction HowtoservethefilefordownloadHowto...
IT猿
·
2020-03-27
How
to
create
PDF
files
How to export Excel files in a Python/Django application
https://assist-software.net/blog/how-export-excel-files-python-django-application CONTENTSIntroductionCreatingaworkingenvironmentHowtoserveafilefordownload...
IT猿
·
2020-03-27
How
to
export
Excel
files
django_simple_captcha使用笔记
一、先来官方文档的步骤:Install django-simple-captcha via pip: pip install django-simple-captchaAdd captcha tothe INSTALL...
IT猿
·
2020-03-27
django
simple
captcha
使用
笔记
Capterra Software Categories
https://www.capterra.com/categoriesthissoftwarecategoriesisvaluable....
IT猿
·
2020-03-27
Capterra
Software
Categories
Machine Learning in Finance – Present and Future Applications
https://emerj.com/ai-sector-overviews/machine-learning-in-finance/Machinelearning hashadfruitfulapplicationsinfinancewellbeforetheadventofmobilebankingapps...
IT猿
·
2020-03-27
Machine
Learning
in
Finance
Present
application platform as a service (aPaaS)
Applicationplatformasaservice(aPaaS)isa cloudservice thatprovidesenvironmentsforthedevelopmentandrunningofsoftware applications. APaaSallows...
IT猿
·
2020-03-27
application
platform
as
service
aPaaS
HashMap 中的容量与扩容实现,细致入微,值的一品!
开心一刻 巴闭,你的脚怎么会有味道,我要闻闻看是不是好吃的,嗯~~爸比你的脚臭死啦!!…… JDK1.8中HashMap的底层实现,我相信大家都能说上来个一二,底层数据结构 数组+链表(或红黑树) ,源码如下/***数组*/transientNode<...
IT猿
·
2020-03-27
HashMap
中的
容量
扩容
实现
springboot集成下,mybatis的mapper代理对象究竟是如何生成的
开心一刻 中韩两学生辩论。 中:端午节是属于谁的? 韩:韩国人! 中:汉字是谁发明的? 韩:韩国人! 中:中医是属于谁的? 韩:韩国人! 中:那中国人到底发明过什么? 韩:韩国人! Mybatis源码解析-mapper代理对象的生成,你有想过吗,我们讲到...
IT猿
·
2020-03-27
springboot
集成
mybatis
mapper
代理
深入浅出一下Java的HashMap
在平常的开发当中,HashMap是我最常用的Map类(没有之一),它支持null键和null值,是绝大部分利用键值对存取场景的首选。需要切记的一点是——HashMap不是线程安全的数据结构,所以不要在多线程场景中应用它。通常情况下,我们使用Map的主要目的是用来放入(put)、访问(get)或者...
IT猿
·
2020-03-26
深入浅出
一下
Java
HashMap
首页
上一页
...
368
369
370
371
372
...
下一页
尾页
按字母分类:
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
其他