14 search resultsShowing 1~14 results

Stocked

elixirでQuineを実装する

quineとは quineとは「自分自身の文字列を出力するプログラム」のことです。 wikiにはいくつかの言語で実装されたquineのサンプルがあります。 この記事ではelixirでQuineを...

8
0
Comment0

英文を分割する

文字列のパース F.o.R(Frame of Reference)のような構造図を実現するために、まずは文字列を単語単位で分割したい。 例えば"This is a pen."という文字列を["T...

1
0
Comment1

mb_check_encoding関数の調査

はじめに 久しぶりに文字コード絡みの不具合を調査したので備忘録として経緯をまとめます。 背景 PHPのCSVファイルのアップロード処理で不具合が発生しました。 特に変わった処理はなく、ファイルを...

1
0
Comment1

14 search resultsShowing 1~14 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in