<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomcha0079</author_name>
  <author_url>https://blog.hatena.ne.jp/tomcha0079/</author_url>
  <blog_title>Perlがくしゅう帳(Rubyも)</blog_title>
  <blog_url>https://tomcha.hatenablog.jp/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>基本 ソースコードのファイルの拡張子は.java。 クラス名と同じファイル名にする。1クラス1ファイル。（とは限らないかも？） javac ソースコード名 でコンパイル。 実行は java バイトコード名 行の終わりには ; を書く。 基本2 クラス、main関数のひな型 public OriginalClass { public static void main(Stirng[] args){ メイン関数の処理; } } 処理はmain関数から実行される。 変数 変数名には英数字 $ _ が使える。 ただし、数字で始める事はできない。 大文字と小文字は区別される。 型 boolean型 tr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomcha.hatenablog.jp%2Fentry%2F2014%2F12%2F01%2F230238&quot; title=&quot;Java文法覚書 - Perlがくしゅう帳(Rubyも)&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>2014-12-01 23:02:38</published>
  <title>Java文法覚書</title>
  <type>rich</type>
  <url>https://tomcha.hatenablog.jp/entry/2014/12/01/230238</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
