<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nobita_RX7</author_name>
  <author_url>https://blog.hatena.ne.jp/nobita_RX7/</author_url>
  <blog_title>NOBのArduino日記！</blog_title>
  <blog_url>https://nobita-rx7.hatenablog.com/</blog_url>
  <categories>
    <anon>Processing</anon>
    <anon>#ソフトウェア</anon>
  </categories>
  <description>!= Processingにおける「!=」は、1つの式が別の式と等価でないかどうかを判別します。 Processingで使用する「!=」の使い方は以下の通りです。 int a = 22; int b = 23; if (a != b) { println(&quot;variable a is not equal to variable b&quot;); } 図1：プログラムの内容 ※Processingのプログラムに関する詳細はコチラ 〇!=の構文 value1 != value2 〇!=のパラメータ value1 ：int、float、char、byte、boolean value2 ：int、float、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnobita-rx7.hatenablog.com%2Fentry%2F28752945&quot; title=&quot;Processing(!=の使い方) - NOBのArduino日記！&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>https://cdn-ak.f.st-hatena.com/images/fotolife/n/nobita_RX7/20190803/20190803143253.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-10-15 22:30:00</published>
  <title>Processing(!=の使い方)</title>
  <type>rich</type>
  <url>https://nobita-rx7.hatenablog.com/entry/28752945</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
