码迷,mamicode.com
首页 >  
搜索关键字:guide    ( 3262个结果
使用JVM管理工具jvisualvm,系统提示"无法检测到本地java应用程序"的原因和解决办法
我使用的JDK版本是1.6.0_37版本,操作系统是windows xp,今天想使用下%JAVA_HOME%/bin/目录下的一些管理工具,结果遇到麻烦了。使用JPS命令,无法列出本地运行的java虚拟机;使用jvisualvm,提示"无法检测到本地java应用程序"。 这个问题的原因可以看下:http://docs.oracle.com/javase/1.5.0/docs/guide/mana...
分类:编程语言   时间:2014-09-15 22:53:39    阅读次数:1334
Spark1.1.0 Spark Programming Guide
Spark Programming Guide OverviewLinking with SparkInitializing Spark Using the Shell Resilient Distributed Datasets (RDDs) Parallelized CollectionsExternal DatasetsRDD Operations BasicsPa...
分类:其他好文   时间:2014-09-15 12:57:39    阅读次数:192
Spark1.1.0 Spark Streaming Programming Guide
Spark Streaming Programming Guide OverviewA Quick ExampleBasic Concepts LinkingInitializing StreamingContextDiscretized Streams (DStreams)Input DStreamsTransformations on DStreamsOutput Operatio...
分类:其他好文   时间:2014-09-15 12:57:19    阅读次数:340
Spark1.1.0 Spark SQL Programming Guide
Spark SQL Programming Guide OverviewGetting StartedData Sources RDDs Inferring the Schema Using ReflectionProgrammatically Specifying the Schema Parquet Files Loading Data Programmaticall...
分类:数据库   时间:2014-09-15 12:56:59    阅读次数:315
[译]CSS居中
CSS居中一直是一个棘手的问题,偶然在网上看到一篇介绍的文章,总结的很详细。原文地址:http://css-tricks.com/centering-css-complete-guide/用了两天翻译了下,但水平实在有限。阅读地址:https://github.com/zjzhome/center-...
分类:Web程序   时间:2014-09-13 20:05:45    阅读次数:191
上下文菜单和Contextual Action Mode(学习Android Programming The Big Nerd Ranch Guide)
在Android Programming The Big Nerd Ranch Guide书中,讲解上下文菜单的实现,添加一个删除菜单。在Honeycomb发布前的设备里,上下文的action都是以悬浮的上下文菜单形式呈现。在之后的设备里,推荐用上下文的action bar的方式去呈现上下文的act...
分类:移动开发   时间:2014-09-11 04:30:01    阅读次数:405
Linux学习_arch安装与配置
参照arch官网wiki:https://wiki.archlinux.org/index.php/Beginners%27_guide 前面略过u盘镜像制作,系统采用archlinux-2014.08.01-dual.iso/x86_64(一个ISO 镜像文件同时支持32位与64位构架),现在最新的镜像应该是2014.09.03,Downloads 引导采用传统的BIOS/Legacy 模式...
分类:系统相关   时间:2014-09-10 12:32:40    阅读次数:304
【OAuth2学习之路】Spring Security OAuth官网文档翻译
现将开发文档翻译出来,因为看英文实在是比较吃力的。 ? ? 首先看下官方的指南Developers Guide,OAuth的两个版都都有。本文看的是OAuth2的开发指南。 ? ? 翻译如下: Spring Security OAuth2开发指南...
分类:编程语言   时间:2014-09-10 00:32:29    阅读次数:625
Step-by-Step Guide to Portal Development for Microsoft Dynamics CRM - 摘自网络
The ChallengeOftentimes in the world of Dynamics CRM, the need arises for non-CRM users to gain access to CRM data. A common solutionis the implementa...
分类:其他好文   时间:2014-09-08 02:09:26    阅读次数:594
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!