码迷,mamicode.com
首页 >  
搜索关键字:started    ( 2130个结果
MVC5 + EF6 + Bootstrap3 (16) 客户端验证
原文:MVC5 + EF6 + Bootstrap3 (16) 客户端验证Slark.NET-博客园 http://www.cnblogs.com/slark/p/mvc5-ef6-bs3-get-started-client-side-validation.html 系列教程:MVC5 + EF6...
分类:Web程序   时间:2015-05-26 09:04:36    阅读次数:206
mac上安装gradle
首先,先download最新版本的gradle,网址如下:http://www.gradle.org/get-started然后将下载下来的zip包放在你要安装的路径上,我安装在/usr/local/bin;然后打开电脑上的.bash_profile文件,输入以下命令:GRADLE_HOME=/us...
分类:系统相关   时间:2015-05-25 22:19:47    阅读次数:206
Windows 10 开发日记(二)-- 手势顺序调研
前文再续,书接上一回。 上回说到Windows10手势分为高中低三个档次,于是心血来潮想要研究一下这三个等级的操作顺序是如何的?Manipulation手势的几个事件的触发顺序又是怎么样的,什么时候触发Starting,什么时候触发Started?UserControl自身有一个虚方法:OnM...
分类:Windows程序   时间:2015-05-25 22:00:18    阅读次数:291
【FusionCharts学习-1】获取资源
网址官网: http://www.fusioncharts.com/charts/ 入门学习:http://www.fusioncharts.com/dev/usage-guide/getting-started/your-first-charts/building-your-first-chart...
分类:其他好文   时间:2015-05-22 11:11:59    阅读次数:108
maven
http://blog.fens.me/hadoop-maven-eclipse/http://www.cnblogs.com/fnng/archive/2011/12/02/2272610.htmlhttp://wentao365.iteye.com/blog/903396http://www.oracle.com/technetwork/cn/community/java/apache-maven-getting-started-1-406235-zhs.htmlhttp://www.iteye.com/..
分类:其他好文   时间:2015-05-20 18:46:03    阅读次数:102
Plug-in com.android.ide.eclipse.adt was unable to lead class Error
Today while i started my Android ADT Eclipse Workspace i got the following error message,Problem Opening WizardThe selected wizard could not be starte...
分类:移动开发   时间:2015-05-20 00:11:01    阅读次数:665
May Challenge 2015(CodeChef 2015年5月月赛)
Chef and new recipe Rupsa recently started to intern under Chef. He gave her N type of ingredients of varying quantity A1, A2, ..., AN respectively to store it. But as she is lazy to arrange th...
分类:其他好文   时间:2015-05-19 16:46:41    阅读次数:172
LightOJ1287---Where to Run (概率dp)
Last night you robbed a bank but couldn’t escape and when you just got outside today, the police started chasing you. The city, where you live in, consists of some junctions which are connected by some...
分类:其他好文   时间:2015-05-18 23:07:07    阅读次数:237
启动Eclipse 报错:java was started but returned exit
![> > 输入图片说明](https://static.oschina.net/uploads/img/201505/18094230_sZN4.jpg "eclipse错误提示") 无法启动。从网上反馈的资料显示主要有以下几个方面的原因: (1) 安装路径中有中文; (2) 下载的版本...
分类:编程语言   时间:2015-05-18 13:14:28    阅读次数:139
Solr in action学习笔记 第二章Getting to know Solr
2.1Getting started*Solr实际是使用http通信,所以可以使用任何语言的API*Solr的一个core包含solr配置文件,lucene索引文件和solr的日志文件 在分布式系统的上下文中,成为collection*Solr还提供COre Admin API*query当quer...
分类:其他好文   时间:2015-05-16 20:32:09    阅读次数:200
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!