<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>AKAGI-vrmstation</author_name>
  <author_url>https://blog.hatena.ne.jp/AKAGI-vrmstation/</author_url>
  <blog_title>AKAGI Rails</blog_title>
  <blog_url>https://akagi.hateblo.jp/</blog_url>
  <categories>
    <anon>VRMNXpy</anon>
    <anon>VRMNX</anon>
  </categories>
  <description>以前，バージョン５のVRMスクリプトで種別コードを先入先出するキューの作例を紹介した。旧VRMスクリプトには配列変数のような概念はなかったので，32bit int型変数を3ビットずつ区切って０～７の種別コードを入れる「枠」とみなし，ビット演算によって種別コードをキューに入れたり取り出したりしていた。 Pythonにおいては，Cでいう配列変数を強化したような「リスト」というデータ形式があるので，それを使って同じことをしてみよう。リストはPython標準の型なので，VRMNX上のPythonエンジンでなくても使うことができる。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakagi.hateblo.jp%2Fentry%2F2019%2F01%2F14%2F012805&quot; title=&quot;種別コードを先入れ先出しするキュー Python編 - AKAGI Rails&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>2019-01-14 01:28:05</published>
  <title>種別コードを先入れ先出しするキュー Python編</title>
  <type>rich</type>
  <url>https://akagi.hateblo.jp/entry/2019/01/14/012805</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
