在我的世界

home archives about
2017-12-31

vimrc

下面是我的vim配置,简单粗暴.

Read More

Share
  • linux57
  • vim2
2017-12-29

case class和class的区别

case class和class的区别

以以下两个class为例:

Read More

Share
  • scala10
2017-12-28

spark快速使用

start

来自https://spark.apache.org/docs/latest/quick-start.html

Read More

Share
  • scala10
  • spark10
2017-12-28

awk使用详解

awk

准确的说,awk是一种编程语言,所以值得拿出来看看.

Read More

Share
  • awk1
  • linux57
  • shell6
2017-12-28

linux远程连接

讲ssh和远程桌面相关.

Read More

Share
  • linux57
  • ssh5
2017-12-27

linux下制作启动盘

制作U盘启动盘

1.查看挂载的U盘

Read More

Share
  • linux57
2017-12-27

linux下分割合并文件命令

分割与合并文件操作.

Read More

Share
  • linux57
2017-12-27

查看linux系统相关信息

查看系统的一些信息.

Read More

Share
  • linux57
2017-12-27

配置manjaro

manjaro

讲了manjaro如何配置. 如果要备份系统,查看备份系统要点.

Read More

Share
  • linux57
  • manjaro1
2017-12-27

如何构建个性化linux系统

最新部分

从零开始配置ubuntu

Read More

Share
  • linux57
  • ubuntu13
2017-12-24

command模式实现undo/redo操作

本文将实现一个带有undo/redo操作的计算器来理解command模式.

Read More

Share
  • design-pattern2
  • java104
2017-12-23

部署hexo到github

飞快搭建hexo+github博客.

1
2
3
4
# 安装hexo
[jimo@jimo-pc workspace]$ hexo init myblog
[jimo@jimo-pc workspace]$ cd myblog
[jimo@jimo-pc workspace]$ npm install

Read More

Share
  • hexo2
« 上一页1…161718

标签

  • AI
  • UI test
  • algorithm
  • android
  • annotation
  • ansible
  • ant
  • aop
  • archiva
  • asciidoc
  • awk
  • axios
  • basic
  • big data
  • blockchain
  • centos
  • cglib
  • checkstyle
  • chrome
  • computer principle
  • cors
  • data structure
  • design-pattern
  • docker
  • elasticsearch
  • es
  • eureka
  • firefox
  • flask
  • geohash
  • geomesa
  • git
  • gitlab
  • gradle
  • groovy
  • hadoop
  • hbase
  • hexo
  • html
  • http
  • idea
  • ip
  • java
  • javascript
  • js
  • junit
  • jupyter
  • jupyterhub
  • jvm
  • jwt
  • k8s
  • kafka
  • katalon
  • keepalived
  • latex
  • life
  • linux
  • linux kernel
  • load balance
  • log
  • log4j
  • log4j12
  • logback
  • lombok
  • lru
  • lucene
  • magnet
  • make
  • makefile
  • manjaro
  • math
  • maven
  • md5
  • mhtml
  • microservice
  • music
  • mybatis
  • mysql
  • nginx
  • notebook
  • npm
  • nvidia
  • oauth
  • openstack
  • optimization
  • pandas
  • pandoc
  • pgsql
  • probability
  • pyspark
  • python
  • quartz
  • react
  • redis
  • resource
  • review
  • sbt
  • scala
  • shell
  • slf4j
  • spark
  • spring
  • spring cloud
  • spring-boot
  • springboot
  • sql
  • sqlserver
  • ssh
  • statistics
  • syslog
  • term
  • test
  • texlive
  • thread
  • tomcat
  • tool
  • ubuntu
  • urban computing
  • video
  • vim
  • vpn
  • vscode
  • vue
  • web
  • web-dav
  • webpack
  • week
  • windows
  • wordcloud
  • work
  • xml
  • zipkin
  • zookeeper
  • 云计算
  • 元编程
  • 城市计算
  • 架构
  • 概念
  • 测试
  • 爬虫
  • 运维

标签云

AI UI test algorithm android annotation ansible ant aop archiva asciidoc awk axios basic big data blockchain centos cglib checkstyle chrome computer principle cors data structure design-pattern docker elasticsearch es eureka firefox flask geohash geomesa git gitlab gradle groovy hadoop hbase hexo html http idea ip java javascript js junit jupyter jupyterhub jvm jwt k8s kafka katalon keepalived latex life linux linux kernel load balance log log4j log4j12 logback lombok lru lucene magnet make makefile manjaro math maven md5 mhtml microservice music mybatis mysql nginx notebook npm nvidia oauth openstack optimization pandas pandoc pgsql probability pyspark python quartz react redis resource review sbt scala shell slf4j spark spring spring cloud spring-boot springboot sql sqlserver ssh statistics syslog term test texlive thread tomcat tool ubuntu urban computing video vim vpn vscode vue web web-dav webpack week windows wordcloud work xml zipkin zookeeper 云计算 元编程 城市计算 架构 概念 测试 爬虫 运维

归档

  • 三月 2022
  • 十月 2019
  • 九月 2019
  • 八月 2019
  • 七月 2019
  • 六月 2019
  • 五月 2019
  • 四月 2019
  • 三月 2019
  • 二月 2019
  • 一月 2019
  • 十二月 2018
  • 十一月 2018
  • 十月 2018
  • 九月 2018
  • 八月 2018
  • 七月 2018
  • 六月 2018
  • 五月 2018
  • 四月 2018
  • 三月 2018
  • 二月 2018
  • 一月 2018
  • 十二月 2017

最新文章

  • Redis面试总结202203
  • 使用IDEA部署jar包到maven仓库(maven deploy)
  • Pluggable Annotation Processing的讲解与实践
  • 2019-42-周报
  • r command not found
© 2022 Jackpler
Powered by Hexo
home archives about