<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nfnoface</author_name>
  <author_url>https://blog.hatena.ne.jp/nfnoface/</author_url>
  <blog_title>Webプログラムの技術メモ他</blog_title>
  <blog_url>https://nfnoface.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
    <anon>Python</anon>
  </categories>
  <description>普段プログラミング言語はPHPを主に使用していますが、Python 2.7を使用する機会があったためメモを残します。 コマンドラインで実行する形式で行ったため、コマンドライン引数、引数に指定されたファイルの存在確認、ファイルを開く、読み取るなどの関数や処理をPHPなら～、Python 2.7なら～という形式でメモしています。 目次 目次 コマンドライン引数 PHP $argv Python 2.7 sys.argv ファイルの存在確認 PHP file_exists Python 2.7 os.path.exists ファイルを開く PHP fopen や file_get_contents …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnfnoface.hatenablog.com%2Fentry%2F2016%2F09%2F29%2F184321&quot; title=&quot;PHPerがPython 2.7でタブ区切りファイル(TSV)を読み込んで処理した際のメモ - Webプログラムの技術メモ他&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-09-29 18:43:21</published>
  <title>PHPerがPython 2.7でタブ区切りファイル(TSV)を読み込んで処理した際のメモ</title>
  <type>rich</type>
  <url>https://nfnoface.hatenablog.com/entry/2016/09/29/184321</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
