らんだむな記憶

blogというものを体験してみようか!的なー

2018-01-28から1日間の記事一覧

レンブラント ソフトパステル(2)

art

所有パステル管理コード: #! /usr/bin/env ruby -Ku poss_num = 0 total_num = 0 while line = gets if line =~ /(\S+)\[(\d+)\]\((\d+)\)\s*:(.*)/ color = $1 color_num = $2.to_i cat_num = $3.to_i detail = $4.gsub(/\s+/, "") possession = detail.spl…

レンブラント ソフトパステル

art

管理用: ホワイト[100](1): ホワイトスーパーソフト[101](1): レモンイエロー[205](5): ライトイエロー[201](4): ディープイエロー[202](5): ライトオレンジ[236](5): オレンジ[235](4): パーマントレッドライト[370](4): パーマントレッド[372](5): パーマ…