Home » 其他杂记

性能测试的部分案例

测试硬盘的读写速度 #dd if=/dev/zero bs=1024 cou…

Read More »

我的阿里云ECS实例管理

一、创建用户 useradd testuser 创建用户testuser p…

Read More »

项目管理工具 | Confluence 安装指南

一、资料地址 官网地址https://www.atlassian.com/s…

Read More »

PHP性能监测的工具 – XHProf

一、安装配置 xhprof的安装配置很简单,我们首先在 PECL 的网站上下…

Read More »

ElasticSearch中”distinct”,”count”和”group by”的实现

参考地址:https://www.jianshu.com/p/62bed9c…

Read More »

python 使用过程中常见问题

一、编码问题 python3遇到错误“UnicodeEncodeError:…

Read More »

k8s中command、args和dockerfile中的entrypoint、cmd之间的关系

当用户同时写了command和args的时候自然是可以覆盖DockerFil…

Read More »

kubernetes 通过环境变量暴露POD的信息给容器

  1.使用POD 的字段的值作为环境变量的值 参考文档:http…

Read More »

maven安装使用 + flink 实现简单wordcount

一,安装maven 官网地址:https://maven.apache.or…

Read More »

网站提供即时通信客服

页面需要提供实时沟通功能,目前可用的产品: 美洽,百度网桥,  七陌 开源项…

Read More »