<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suehiro3721p</author_name>
  <author_url>https://blog.hatena.ne.jp/suehiro3721p/</author_url>
  <blog_title>JJ プログラム仙人修行日誌</blog_title>
  <blog_url>https://suehiro3721p.hateblo.jp/</blog_url>
  <categories>
    <anon>JavaTips</anon>
  </categories>
  <description>//実行にあたり，intsmp.txt ファイルを用意し // 1 // 222 // 333 // のような中身にしておく // ファイルの中に行単位でかかれた整数値を読み取る，画面に表示をする。 import java.io.*; class xReadText { public static void main(String[] args) { int xi = 0; try{ BufferedReader xin = new BufferedReader(new FileReader(&quot;intsmp.txt&quot;)); String xlinebuf; while( (xlinebuf =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuehiro3721p.hateblo.jp%2Fentry%2F20050218%2F1108699782&quot; title=&quot;１行単位でファイルを読み込む - JJ プログラム仙人修行日誌&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>2005-02-18 13:09:42</published>
  <title>１行単位でファイルを読み込む</title>
  <type>rich</type>
  <url>https://suehiro3721p.hateblo.jp/entry/20050218/1108699782</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
