码迷,mamicode.com
首页 >  
搜索关键字:getting    ( 1564个结果
不写一行代码即可运行一个应用
软件工程的构件化道路发展到今天,已经具有成熟的技术。这就像今天的大厦建筑一样,使用预制的构件,就能建造万丈高楼。同样道理,使用Spring Boot开发框架,也可以支持这种构件化的功能,正像其官方网站所介绍的那样,你甚至可以不用写一行代码,就可运行一个应用:“Spring Boot makes it ...
分类:其他好文   时间:2016-11-19 16:04:52    阅读次数:130
ElasticSearch 入门
http://www.oschina.net/translate/elasticsearch-getting-started?cmp ElasticSearch 简单入门 返回原文英文原文:Getting Started with ElasticSearch 简介 ElasticSearch是一个开 ...
分类:其他好文   时间:2016-11-19 13:12:54    阅读次数:213
golang DynamoDB sdk AccessDeniedException
golang调用aws sdk时候提示: AccessDeniedException: User: arn:aws:sts::818539432014:assumed-role/bj-develop/i-787f1cdc is not authorized to perform: dynamodb: ...
分类:数据库   时间:2016-11-18 22:50:26    阅读次数:383
POJ 2391 Ombrophobic Bovines
Ombrophobic Bovines Description FJ's cows really hate getting wet so much that the mere thought of getting caught in the rain makes them shake in thei ...
分类:其他好文   时间:2016-11-18 16:04:53    阅读次数:192
收藏一些 React 学习资源链接
React中文文档(这个文档很好查询,但是很多内容写的太简单了没讲清楚,而且内容不全):https://hulufei.gitbooks.io/react-tutorial/content/index.htmlReact官方英文文档:https://facebook.github.io/react/docs/getting-started.htmlReact中文文档(这个文档比较差):http://react..
分类:其他好文   时间:2016-11-17 02:07:16    阅读次数:129
UIPresentationController 教程:入门
原文:UIPresentationController Tutorial: Getting Started 作者:Ron Kliffer 译者:kmyhy 很久以来,View Contro...
分类:其他好文   时间:2016-11-16 11:57:52    阅读次数:281
Project和Module的介绍
Project 和 Module 介绍 这两个概念是 IntelliJ IDEA 的必懂知识点之一,请务必要学会。 如果你是 Eclipse 用户,并且已经看了上面给的链接,那 IntelliJ IDEA 首先告诉你一个非常重要的事情:IntelliJ IDEA 没有类似 Eclipse 工作空间( ...
分类:其他好文   时间:2016-11-15 11:03:11    阅读次数:427
MyBatis源码解读(1)——SqlSessionFactory
在前面对MyBatis稍微有点了解过后,现在来对MyBatis的源码试着解读一下,并不是解析,暂时定为解读。所有对MyBatis解读均是基于MyBatis-3.4.1,官网中文文档:http://www.mybatis.org/mybatis-3/zh/getting-started.html,My ...
分类:数据库   时间:2016-11-15 00:23:15    阅读次数:393
Kakfa
Kakfa分布式集群搭建 本位以最新版本kafka_2.11-0.10.1.0版本讲述分布式kafka集群环境的搭建过程。服务器列表: 1 2 3 172.31.10.1 172.31.10.2 172.31.10.3 1 2 3 172.31.10.1 172.31.10.2 172.31.10. ...
分类:其他好文   时间:2016-11-13 19:10:32    阅读次数:312
1564条   上一页 1 ... 74 75 76 77 78 ... 157 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!