上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 43 下一页

2017年6月22日

大数据知识小结

摘要: Scala 安装 http://www.runoob.com/scala/scala-install.html Eclipse 安装(Neon 版本) http://www.runoob.com/eclipse/eclipse-install.html Intellij IDEA 使用教程 http 阅读全文

posted @ 2017-06-22 09:08 chengjunde 阅读(165) 评论(0) 推荐(0)

2017年6月19日

Spring Boot学习

摘要: 项目Demo: svn://172.16.30.16:20036/SpingBoot/trunk/fpx-springboot-xml 聊聊我的高效编程之路:http://blog.csdn.net/evankaka/article/details/47356915 Maven 快速入门指南: ht 阅读全文

posted @ 2017-06-19 14:42 chengjunde 阅读(267) 评论(0) 推荐(0)

2017年6月18日

spring boot 基础学习

摘要: 构建微服务:Spring boot 入门篇 http://www.cnblogs.com/ityouknow/p/5662753.html SpringBoot入门系列:第一篇 Hello World http://blog.csdn.net/lxhjh/article/details/517111 阅读全文

posted @ 2017-06-18 17:37 chengjunde 阅读(127) 评论(0) 推荐(0)

java中注解的使用与实例(一)

摘要: http://www.cnblogs.com/pepcod/archive/2013/02/16/2913474.html 注解目前非常的流行,很多主流框架都支持注解,而且自己编写代码的时候也会尽量的去用注解,一时方便,而是代码更加简洁。 注解的语法比较简单,除了@符号的使用之外,它基本与Java固 阅读全文

posted @ 2017-06-18 17:32 chengjunde 阅读(223) 评论(0) 推荐(0)

2017年6月14日

linux之cp/scp命令+scp命令详解

摘要: linux之cp/scp命令+scp命令详解 名称:cp 使用权限:所有使用者 使用方式: cp [options] source dest cp [options] source... directory 说明:将一个档案拷贝至另一档案,或将数个档案拷贝至另一目录。 把计 -a 尽可能将档案状态、 阅读全文

posted @ 2017-06-14 11:33 chengjunde 阅读(242) 评论(0) 推荐(0)

2017年6月13日

hadoop集群安装规划

摘要: http://mp.weixin.qq.com/s?__biz=MzI5MDYxNjIzOQ==&mid=2247483999&idx=1&sn=016e4c4d0ba7bd96e9f2d2d5f8cbe0de&chksm=ec1c649fdb6bed89e74984c28859557f577cdf 阅读全文

posted @ 2017-06-13 17:50 chengjunde 阅读(2981) 评论(0) 推荐(0)

2017年5月31日

SBT搭建Spark

摘要: http://www.cnblogs.com/yongjian/p/6211007.html http://www.aboutyun.com/thread-8587-1-1.html http://blog.csdn.net/microsoft2014/article/details/5457250 阅读全文

posted @ 2017-05-31 18:28 chengjunde 阅读(132) 评论(0) 推荐(0)

2017年3月20日

docker学习

摘要: http://blog.csdn.net/u012562943/article/details/50463472 http://www.tuicool.com/articles/quqeiiQ http://www.csdn.net/article/2015-03-05/2824113 http:/ 阅读全文

posted @ 2017-03-20 20:59 chengjunde 阅读(116) 评论(0) 推荐(0)

2017年3月15日

C#使用Sockets操作FTP

摘要: http://blog.csdn.net/foart/article/details/6824551 阅读全文

posted @ 2017-03-15 12:32 chengjunde 阅读(152) 评论(0) 推荐(0)

2017年3月11日

C# XML对象序列化、反序列化 - PEPE YU

摘要: http://www.tuicool.com/articles/IjE7ban http://www.cnblogs.com/johnsmith/archive/2012/12/03/2799795.html XML 序列化:可以将对象序列化为XML文件,或者将XML文件反序列化为对象还有种方法 使 阅读全文

posted @ 2017-03-11 22:49 chengjunde 阅读(4037) 评论(0) 推荐(0)

上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 43 下一页

导航