西二旗日志
  • Home
  • Category
  • Geek Guidebook
  • How2Code
  • Matrix
  • Logs
  • Food
  • Landscape
  • Money
  • About me

How2Code

A collection of 14 posts

Scala Note

Scala - How to sort Scala collections using sortWith

  • 于洋
1 min read
How2Code

生产环境自动扩展失效,原因竟是DockerHub把我限流了

Docker Gub免费套餐用户六小时只能拉取镜像200次了

  • 于洋
4 min read
Scala Note

Scala - build Option val by function

  • 于洋
1 min read
How2Code

Veracode 101

Veracode Integration Guide

  • 于洋
2 min read
Getting Started

A Basic MySQL Tutorial

MySQL是一个关系型数据库管理系统,由瑞典MySQL AB 公司开发,目前属于Oracle旗下产品。MySQL 是最流行的关系型数据库管理系统之一,在 WEB 应用方面,MySQL是最好的RDBMS(Relational Database Management System,关系数据库管理系统) 应用软件。

  • 于洋
3 min read
AWS

How to Optimize Cost of AWS Lambda using Influxdb and Grafana

Getting started with Lambda is easy - you don’t have to provision any infrastructure and it’s very cheap to have something useful up and running. But t’s very easy to start with inefficiencies that go unnoticed.

  • 于洋
8 min read
Docker Note

在docker容器中执行定时任务

cron job in docker container

  • 于洋
1 min read
Perl Note

Perl Gist : 构建switch语法

Perl 并没有switch结构的语法,但可以使用标签与判断实现switch结构。

  • 于洋
1 min read
Perl Note

Perl Gist : 读取 Excel

Perl 读取 Excel

  • 于洋
1 min read
Perl Note

Perl 反射机制

反射就是将字符串转换为对应的语言对象

  • 于洋
1 min read
Open Source App

滚雪球 -- 提取雪球数据API Token

雪球数据的验证信息在请求头的Cookie中,将`xq_a_token=xxx;`部分加入请求即可通过登录验证。

  • 于洋
3 min read
How2Code

Atom编辑器的并发缓冲区实现

Atom是Github开源的一款文本编辑器。包含丰富的扩展包,高度个性定制化。此文来自Atom的官方博客,由[nathansobo]撰写。主要阐述了Atom引入的一种缓冲区实现机制。

  • 于洋
15 min read
Python Note

如何使用 virtualenv

virtualenv 是一个创建隔绝的Python环境的工具。virtualenv创建一个包含所有用来使用Python工程所需的包的文件夹。并与其它virtualenv环境隔绝。

  • 于洋
1 min read
Kafka Note

Meet Kafka

It is often described as a distributed commit log or more recently a distributing streaming platform.

  • 于洋
4 min read
西二旗日志 © 2022
Latest Posts Ghost