<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>y_saiki</author_name>
  <author_url>https://blog.hatena.ne.jp/y_saiki/</author_url>
  <blog_title>Sassyブログ</blog_title>
  <blog_url>https://www.sassy-blog.com/</blog_url>
  <categories>
    <anon>IT・ソフトウェア</anon>
  </categories>
  <description>目次 目次 1.環境 2.valとvarの違いについて 2-1.サンプルコード その１ 2-2.サンプルコード その２ 1.環境 Scala2.11.11 IntelliJ 2017.2.5 2.valとvarの違いについて varは変更可能な変数を宣言する際に使用します。 valは変更不可能な変数を宣言する際に使用します。 2-1.サンプルコード その１ varで定義した変数に値を代入します。 object Main { def main(args:Array[String]) = { var arg1 : String = &quot;Hello World&quot; arg1 = &quot;Hello Sampl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.sassy-blog.com%2Fentry%2F20171126%2F1511655572&quot; title=&quot;scala入門 varとvalの違い - Sassyブログ&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>2017-11-26 09:19:32</published>
  <title>scala入門 varとvalの違い</title>
  <type>rich</type>
  <url>https://www.sassy-blog.com/entry/20171126/1511655572</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
