Monthly Archives: 3月 2016

Windows7でPython3.5環境で cx_Oracleを使う

pythonでOracleへ接続したい。 [python] import cx_ … Continue reading

Posted in Python, 技術情報 | Leave a comment

Windows7でPython3.5環境で python-docxを使う

python-docxを使用しようと思ったが、ライブラリがなくエラー。 http … Continue reading

Posted in Python, 技術情報 | Leave a comment

Windowsのdirコマンドでファイル名の一覧取得

仕事上、ファイル一覧を取得して、Excel等に張り付けたい場合がある。 このコマ … Continue reading

Posted in CmdPrompt, 技術情報 | Leave a comment