2017-05-01から1ヶ月間の記事一覧

Bash on Ubuntu on Windows

Hyper-Vのubuntuがアップデートとかするとすぐ起動時にエラーで動かないので Bash on Ubuntu on Windowsをインストール www.buildinsider.net 設定-更新とセキュリティ-開発者向け Powershellを管理者モードで起動 Enable-WindowsOptionalFeature -Online -F…

Cloud9でPython3・Beautifulsoup4・Selenium・Phantomjsでスクレイピング

c9.io git clone https://xxx@bitbucket.org/xxx/imabari119.git cd imabari119 echo "# My project's README" >> README.md git add README.md git commit -m "Initial commit" git push -u origin master Python3設定 Edit-Code Formatting-Open Language …

Nintendo Switch スプラトゥーン2セット

【Amazon.co.jp限定】【液晶保護フィルムEX付き(任天堂ライセンス商品)】Nintendo Switch スプラトゥーン2セット+ARMS[オンラインコード:ソフトはメールで配信] +オリジナルメタルチャーム3種(ガール・ボーイ・イカ(連結可能))出版社/メーカー: 任天堂発売日…

Python(3.6)のテキスト

http://qiita.com/KatsunoriNakamura/items/b465b0cf05b1b7fd4975