Wesley13 Wesley13
4年前
java类与对象
java类的定义:classPerson{//成员变量的定义privateintid;privateintage;//方法定义publicintgetAge(){returnage;}publicvoidsetAge(inti){age1}}1、类的定义主要有两方面组成:一是成员变量二是方法
Easter79 Easter79
4年前
springmvc与fastjson集成
1.导入maven依赖<dependency<groupIdcom.alibaba</groupId<artifactIdfastjson</artifactId<version1.2.20</version</dependency2.springmvc.xml配置
Stella981 Stella981
4年前
GraphLab与Pregel对比
一、GraphLab示例1:GraphLab完成对V0邻接顶点的求和计算!(http://static.oschina.net/uploads/img/201511/01234613_w53B.png)示例中,需要完成对V0邻接顶点的求和计算,串行实现中,V0对其所有的邻接点进行遍历,累加求和。而GraphLab中,将顶
Wesley13 Wesley13
4年前
MySQL安装与使用
1、下载mysqld进入https://www.mysql.com/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.mysql.com%2F)在网页中依次点击:DOWNLOADSMySQLCommunity(GPL)DownloadsMySQ
Stella981 Stella981
4年前
Memcache 安装与使用
1\.用户、组创建groupaddmemcache_创建组_cat/etc/passwd|grepmemcache_查看用户是否创建_useraddd/usr/memcachegmemcachemmemcache_创建用户_2\.下载wgethttp://w
Wesley13 Wesley13
4年前
Java与面向对象
抽象类!image(http://static.oschina.net/uploads/img/201203/14184511_YVtp.png"image")(http://static.oschina.net/uploads/img/201203/14184508_Cmqd.png)!image(http://static.osc
Stella981 Stella981
4年前
Keepalived 原理与实战
Keepalived原理与实战随着系统架构的逐渐演化,服务器的数量和结构会越来越复杂,例如Web服务器集群的搭建,提高了系统的性能,同时也提高了系统维护的复杂度,我们需要对集群中各台服务器进行监控,来保证为用户提供服务的是正常运行的服务器,整体系统的可用性就至关重要。Keepalived简介
Wesley13 Wesley13
4年前
GRUB配置与应用
/boot/grub/grub.conf/etc/grub.confdefault定义缺省启动系统timeout定义缺省等待时间splashimage定义GRUB界面图片hiddenmenu隐藏菜单title定义菜单项名称root设置GRUB的根设备即内核所在的分区kernel内核所在位置
Stella981 Stella981
4年前
Puppeteer 入门与实战
本文首发于vivo互联网技术微信公众号链接:https://mp.weixin.qq.com/s/PYdQPOQ9GZgjDEP7VG8ag(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fmp.weixin.qq.com%2Fs%2FPYdQPOQ9GZgjDE
Wesley13 Wesley13
4年前
ActiveMQ与Spring集成
参考资料http://blog.csdn.net/jiuqiyuliang/article/details/48758203(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fblog.csdn.net%2Fjiuqiyuliang%2Farticle%2Fdetails%2F