Leaflet makes creating maps in the browserdead simple. With some HTML and 3 lines of JavaScript, we can quickly have a map displaying// create a map i...
分类:
移动开发 时间:
2015-03-21 00:59:31
阅读次数:
290
1.首先在终端输入gem命令,查看gem是否安装,gem是一个ruby语言的包管理器,因为cocoapods依赖于它。
可以去官方网去看:guides.cocoapods.org/using/getting-started.html
2.$ sudo gem install cocoapods//执行安装cocoapods
password:是自己本机的密码
3.安装成功之后,如果有项目的...
分类:
其他好文 时间:
2015-03-20 11:05:03
阅读次数:
137
mybatis官方学习文档:http://www.mybatis.org/core/getting-started.html本文转自:http://www.blogjava.net/xmatthew/archive/2011/08/31/355879.html1. 当查询的参数只有一个时 findB...
分类:
数据库 时间:
2015-03-19 11:25:22
阅读次数:
172
[root@Mail-Verify-01salt]#cattop.slsbase:‘*‘:-servers[root@Mail-Verify-01f_source]#salt‘CMM-182.91‘state.highstateCMM-182.91:----------ID:apacheFunction:pkg.installedName:httpdResult:TrueComment:Packagehttpdisalreadyinstalled.Started:00:06:06.450717Duration..
分类:
其他好文 时间:
2015-03-19 06:31:52
阅读次数:
166
regarding of most applications, you need to create model object to contain you data.var messages = {};messages.someText = 'You have started your journ...
分类:
其他好文 时间:
2015-03-17 21:41:48
阅读次数:
134
onfling参数:e1 The first down motion event that started the fling.e2 The move motion event that triggered the current onFling.velocityX The velocity of ...
分类:
其他好文 时间:
2015-03-17 19:46:32
阅读次数:
154
最近通过学校C#课程了解了一些关于C#的最基础应用。按照老师课堂的讲解,课下自己进行了一些相关的联系。 首先,是利用System.Console.WriteLine (" ");这一语句进行简单的文本输出。同时配合着Console下的foregroundColor和BackgroundColo...
本文转自:http://www.asp.net/mvc/overview/older-versions/getting-started-with-ef-5-using-mvc-4/sorting-filtering-and-paging-with-the-entity-framework-in-an...
分类:
移动开发 时间:
2015-03-16 19:02:25
阅读次数:
166
Getting
Started with Blocks(开始block)
The
following sections help you to get started with blocks using practical examples.
接下来这一节有实用的例子帮你开始blocks.
Declaring and Using a Block (定义和使用block)...
分类:
移动开发 时间:
2015-03-16 14:40:40
阅读次数:
279
本文转自:http://www.asp.net/mvc/overview/older-versions/getting-started-with-ef-5-using-mvc-4/creating-an-entity-framework-data-model-for-an-asp-net-mvc-a...
分类:
移动开发 时间:
2015-03-16 12:29:22
阅读次数:
262