{"id":1466,"date":"2022-05-18T13:15:00","date_gmt":"2022-05-18T04:15:00","guid":{"rendered":"http:\/\/epro.fun\/epro\/?page_id=1466"},"modified":"2022-05-18T13:41:42","modified_gmt":"2022-05-18T04:41:42","slug":"pp1040-%e7%9b%97%e4%ba%ba%e7%ae%97%e3%81%ae%e3%82%a2%e3%83%8b%e3%83%a1%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3","status":"publish","type":"page","link":"http:\/\/epro.fun\/epro\/python\/pp1040-%e7%9b%97%e4%ba%ba%e7%ae%97%e3%81%ae%e3%82%a2%e3%83%8b%e3%83%a1%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3\/","title":{"rendered":"pp1040 &#8211; \u76d7\u4eba\u7b97\u306e\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3"},"content":{"rendered":"\n<p id=\"block-4b204ebe-f1d5-4cd6-bc49-557c3fe534da\">\u3014\u6982\u8981\u3015\u76d7\u4eba\u7b97\u306e\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3092\u8868\u793a\u3059\u308b\u30d7\u30ed\u30b0\u30e9\u30e0\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3014\u6280\u6cd5\u3015noLoop()<\/p>\n\n\n\n<p>\u3014\u5b9f\u884c\u4f8b\u3015<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>\u9759\u6b62\u753b<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"439\" height=\"351\" src=\"http:\/\/epro.fun\/epro\/wp-content\/uploads\/2022\/05\/image-8.png\" alt=\"\" class=\"wp-image-1470\" srcset=\"http:\/\/epro.fun\/epro\/wp-content\/uploads\/2022\/05\/image-8.png 439w, http:\/\/epro.fun\/epro\/wp-content\/uploads\/2022\/05\/image-8-300x240.png 300w\" sizes=\"auto, (max-width: 439px) 100vw, 439px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\"><li>\u52d5\u753b<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"\u76d7\u4eba\u7b97\u306e\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\" width=\"750\" height=\"563\" src=\"https:\/\/www.youtube.com\/embed\/vtk-5rX8r_o?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p id=\"block-71457083-62d8-49ee-9cbf-bb668ca244ba\">\u3014\u30d7\u30ed\u30b0\u30e9\u30e0\u3015<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ox = 20\r\noy = 20 * 2\r\nx = 0\r\ny = 0\r\nunit = 20\r\namri_haifu = 7\r\nfusoku_haifu = 8\r\namari = 8\r\nfusoku = 7\r\n\r\ndef setup():\r\n  frameRate(5)\r\n  global img, unit, ninzu\r\n  size(350, 250)\r\n  background(255)\r\n  img_n = loadImage(\"n_ss.png\") \r\n  for x in range(amri_haifu + fusoku_haifu):\r\n    image(img_n, unit + x * unit, unit + y * unit)\r\n  img = loadImage(\"k_ss.png\")\r\n  textSize(unit)\r\n  fill(0)\r\n  for x in range(amri_haifu + fusoku_haifu):\r\n    text(x + 1, unit + x * unit, unit)\r\n \r\ndef draw():\r\n  global ox, oy, x, y, unit, amri_haifu, fusoku_haifu\r\n  text(y + 1, 0, unit * 3 + y * unit)\r\n  image(img, ox + x * unit, oy + y * unit)\r\n  if x >= (amri_haifu + fusoku_haifu - 1):\r\n      y += 1\r\n      x = 0\r\n  else:\r\n    x += 1  \r\n  if y >= amri_haifu and x >= fusoku_haifu:\r\n    noLoop()\r<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u3014\u6982\u8981\u3015\u76d7\u4eba\u7b97\u306e\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3092\u8868\u793a\u3059\u308b &hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":38,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1466","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/epro.fun\/epro\/wp-json\/wp\/v2\/pages\/1466","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/epro.fun\/epro\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/epro.fun\/epro\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/epro.fun\/epro\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/epro.fun\/epro\/wp-json\/wp\/v2\/comments?post=1466"}],"version-history":[{"count":3,"href":"http:\/\/epro.fun\/epro\/wp-json\/wp\/v2\/pages\/1466\/revisions"}],"predecessor-version":[{"id":1473,"href":"http:\/\/epro.fun\/epro\/wp-json\/wp\/v2\/pages\/1466\/revisions\/1473"}],"up":[{"embeddable":true,"href":"http:\/\/epro.fun\/epro\/wp-json\/wp\/v2\/pages\/38"}],"wp:attachment":[{"href":"http:\/\/epro.fun\/epro\/wp-json\/wp\/v2\/media?parent=1466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}