スポンサーリンク
iOS, Xcode

[Xcode]ld: library not found for -lNCMB

ld: library not found for -lNCMBclang: error: linker command failed with exit code 1 (use -v to see invocation)”NCMB”のとこ...
iOS, Xcode

[Xcode]Invalid Certificate発生

Apple Developerのサイトで、Certificates-> add-> iOS App Development-> Continue-> App ID-> Continue-> Continue-> Generate your ...
Docker, Vagrant, VirtualBox

[Docker]コンテナやイメージの一覧表示、削除

もう、このサイトだけで十分な情報があるかと以下、自分がやったことのメモ動いているコンテナの確認、コンテナの削除、停止していることの確認$ docker ps$ docker rm "CONTAINER ID"$ docker ps -aイメ...
iOS, Xcode

[Swift3]コンバート後、Sent Actionsが紐付かない問題

Could not insert new outlet connection: Could not find any infomation for the class named XXXControllerSwift3へコンバートした時に、...
Linux

シェルでファイル名一覧の取得

ファイル(ディレクトリを含む)一覧を取得したかった。以下のようなサンプルを作った。ディレクトリ”test123”下にある、ファイルに対して、Python実行する(ここでは、ディレクトリ配下はPythonファイルのみであることが前提としていま...
Server

[MySQL] Warning: Using a password on the command line interface can be insecure.

MySQLを使っていた時に、タイトルのようなエラー文が表示されました。Warning: Using a password on the command line interface can be insecure.コマンドラインでパスワード...
フリーランス、個人

[プライベートな話]娘が生まれました。

2016年10月18日 朝 に生まれました。2016年10月18日の天気:晴れ日最高気温(℃)日最低気温(℃)日積算降水量(mm)日最大風速(m/s)日積算日照時間(時)26.6 (12:50)16.6 (06:20)0.03.4 (14:...
イベント・勉強会

DevOpsの勉強会にマイクロソフトにいってきました

DevOps へ技術面からアプローチ~Infrastructure as Code によるサーバー展開自動化の意義とはhttps://atnd.org/events/82022
Python

[Python]コード内で、環境変数を呼び出したい時の書き方

Linuxなどで設定してる環境変数をpython実行内で、取得する方法です。import osos.environ.get('例:PATH')参考
読み物

[読みもの]子供相手向けのネタ

スポンサーリンク