推荐
专栏
教程
课程
飞鹅
本次共找到2003条
百度地图api
相关的信息
Souleigh ✨
•
4年前
Vue3.0--Vue Composition API使用体验
本文将之前采用Vue2.6开发的todoList小项目改造成为Vue3.0编写,并介绍一下2.x和3.x之间写法的不同之处。Vue3.x适配大部分Vue2.x的组件配置,也就是说以前我们在Vue2.x针对组件的一些配置项,例如:exportdefault{name:'test',components:{},props:{},
Stella981
•
3年前
Filecoin RPC API官方文档【中文版】
JSONRPC是一种标准的远程调用方式,在以太坊和比特币等区块链实现中都得到了广泛的应用。FilecoinLotus也是使用JSONRPC实现服务进程与客户端的通信,默认监听端口为1234,支持HTTP和Websocket。FilecoinRPCAPI中文文档由汇智网提供,访问地址:http://cw.hubwiz.com/card/c/file
Wesley13
•
3年前
JAVA API 连接 HA(High Available) Hadoop集群
使用JAVAAPI连接HDFS时我们需要使用NameNode的地址,开启HA后,两个NameNode可能会主备切换,如果连接的那台主机NameNode挂掉了,连接就会失败.HDFS提供了nameservices的方式进行访问,这样只要有一个NameNode活着,都可以正常访问.HDFSNameNodeHA
Stella981
•
3年前
Console Api 让 JS 调试更简单、高效
所有ConsoleApi <scripttype"text/javascript"console.dir(console);</script!(https://oscimg.oschina.net/oscnet/95a860f3d4ec5a09ee3f53761b64594745e.jpg)
Wesley13
•
3年前
8分钟丨教你玩转 API
欢迎大家前往腾讯云社区(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fcloud.tencent.com%2Fdeveloper%2F%3FfromSource%3Dwaitui),获取更多腾讯海量技术实践干货哦~本文由织云平台团队(https://www.osc
Stella981
•
3年前
Netflix正式开源其API网关Zuul 2
微信公众号:聊聊架构5月21日,Netflix在其官方博客上宣布正式开源微服务网关组件Zuul2。Netflix公司是微服务界的楷模,他们有大规模生产级微服务的成功应用案例,也开源了相当多的微服务组件(详见GitHub主页),受到了业内同行的高度认可。Zuul是Netflix于2013年6月12日开源的网关组件,目前在
Stella981
•
3年前
Elasticsearch Document Delete API详解、原理与示例
本节将重点介绍ElasticSearchDoucmentDeleteAPI(根据ID删除文档)。从《ElasticSearchClient详解》可知,ElasticSearchDeleteRestHignlevel DeleteApi声明如下:publicfinalDeleteResponsedelete(Delet
Stella981
•
3年前
Elasticsearch Document Get API详解、原理与示例
本节将重点介绍ElasticSearchDoucmentGetAPI(根据ID获取文档)。从《ElasticSearchClient详解》可知,ElasticSearchGetRestHignlevel GetApi声明如下:publicfinalGetResponseget(GetRequestgetRequest,
Stella981
•
3年前
Elasticsearch Document Index API详解、原理与示例
本节将开始介绍DocumentAPI,本节将重点介绍ElasticSearchDoucmentIndexAPI(新增索引)。从上节可知,ElasticSearchIndexRestHignlevel IndexApi声明如下:publicfinalIndexResponseindex(IndexRequestind
Stella981
•
3年前
Hadoop框架:HDFS读写机制与API详解
本文源码:GitHub·点这里(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fcicadasmile%2Fbigdataparent)||GitEE·点这里(https://gitee.com/cicadasmile/bigdataparent
1
•••
98
99
100
•••
201