メモ

Pool.imap で引数の関数が実行されるタイミングについてメモ [Python]

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2020-10-23-python-pool-imap/"); head.appen…

subprocess.runで環境変数を展開する[Python]

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2020-02-01-env-var-expansion/"); head.appe…

Junit4のテストをコンソールで実行する

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2020-01-30-unit4/"); head.appendChild(meta…

Visual Studio で .Net Core のコンソールアプリ開発をしていたら System.Drawing.Image が使えなかったので NuGet で System.Drawing.Common をインストールした際のメモ

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2020-01-27-nuget/"); head.appendChild(meta…

vimに構文チェックのプラグインを入れた(C++)

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2017-05-21-vim-syntax-check/"); head.appen…

ネットワークインターフェイスの名前

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2017-02-27-network-interface/"); head.appe…

vimで構文ハイライトをいじった

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2017-02-17-syntax-highlight/"); head.appen…

sshでリモートマシンへログインする際にやったこと

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2017-02-13-ssh-login/"); head.appendChild(…

グラフ メモ

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2017-02-11-graph-terms/"); head.appendChil…

典型探索問題を解く

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2017-02-06-solve-typical/"); head.appendCh…