Jecyhw's Blog


  • 首页

  • 标签

  • 分类

  • 归档

  • 公益404

  • 关于

  • 搜索

Scala case class学习

发表于 2019-05-15 | 更新于: 2019-05-15 | 分类于 scala | 阅读次数:
字数统计: 1,244 字 | 阅读时长 ≈ 6 分钟

本文介绍了case class和以及case class在模式匹配中如何使用。

阅读全文 »

idea搭建osgi项目开发学习

发表于 2019-05-09 | 更新于: 2019-05-09 | 分类于 osgi | 阅读次数:
字数统计: 1,123 字 | 阅读时长 ≈ 5 分钟

本文介绍了用Idea搭建OSGI项目开发的过程,演示使用的JDK8,Equinor OSGI Framework。

阅读全文 »

Kafka简介

发表于 2019-05-06 | 更新于: 2019-05-06 | 分类于 Kafka | 阅读次数:
字数统计: 1,713 字 | 阅读时长 ≈ 6 分钟

Kafka是一个高吞吐量、分布式的发布-订阅消息系统。它最初由LinkedIn公司开发,后来成为Apache项目的一部分。Kafka核心模块使用Scala语言开发,支持多语言(java、c/c++、python、go、erlang、node.js)客户端,具有水平扩展和高吞吐量等特性被广泛使用。

阅读全文 »

hexo使用

发表于 2018-07-31 | 更新于: 2018-07-31 | 分类于 hexo | 阅读次数:
字数统计: 78 字 | 阅读时长 ≈ 1 分钟

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

阅读全文 »

git更新forked的项目

发表于 2018-05-05 | 更新于: 2018-07-31 | 分类于 git | 阅读次数:
字数统计: 92 字 | 阅读时长 ≈ 1 分钟

如何更新forked过来的项目。

阅读全文 »

docker出现Memory limited without swap

发表于 2018-05-05 | 更新于: 2018-07-31 | 分类于 ubuntu | 阅读次数:
字数统计: 57 字 | 阅读时长 ≈ 1 分钟

ubuntu下docker出现 WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.

阅读全文 »

ubuntu16.04设置python3默认

发表于 2018-05-05 | 更新于: 2018-07-31 | 分类于 ubuntu | 阅读次数:
字数统计: 70 字 | 阅读时长 ≈ 1 分钟

ubuntu16.04自带有python2和python3,如何将python3设置为默认。

阅读全文 »

ubuntu执行apt update出现Aborted (core dumped)错误

发表于 2018-05-04 | 更新于: 2018-07-31 | 分类于 ubuntu | 阅读次数:
字数统计: 120 字 | 阅读时长 ≈ 1 分钟

ubuntu执行sudo apt update出现下面错误

1
2
3
4
Aborted (core dumped)
Reading package lists... Done
E: Problem executing scripts APT::Update::Post-Invoke-Success 'if /usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; then appstreamcli refresh > /dev/null; fi'
E: Sub-process returned an error code

阅读全文 »

Enable File Watcher to compile SCSS to CSS

发表于 2018-04-13 | 更新于: 2018-07-31 | 分类于 WebStorm | 阅读次数:
字数统计: 129 字 | 阅读时长 ≈ 1 分钟

WebStorm设置Enable File Watcher to compile SCSS to CSS

阅读全文 »

nginx swagger问题解决

发表于 2018-04-12 | 更新于: 2018-07-31 | 分类于 nginx | 阅读次数:
字数统计: 89 字 | 阅读时长 ≈ 1 分钟

spring boot整合swagger打包之后使用nginx代理出错无法使用解决。错误为:"no content" and Response Code 0 或者 使用spring security,公开访问的资源出现403

阅读全文 »
12…5
jecyhw

jecyhw

43 日志
15 分类
42 标签
GitHub
0%
© 2019 jecyhw | Site words total count: 12.6k
由 Hexo 强力驱动
|
主题 — NexT.Pisces v5.1.4