{"id":8048,"date":"2023-09-08T14:49:28","date_gmt":"2023-09-08T05:49:28","guid":{"rendered":"http:\/\/www.tyosuke20xx.com\/blog\/?p=8048"},"modified":"2023-09-08T14:49:29","modified_gmt":"2023-09-08T05:49:29","slug":"c-%e5%a4%89%e6%95%b0-2","status":"publish","type":"post","link":"http:\/\/www.tyosuke20xx.com\/blog\/?p=8048","title":{"rendered":"C# \u5909\u6570"},"content":{"rendered":"\n<p>using System.Collections;<br>using System.Collections.Generic;<br>using UnityEngine;<\/p>\n\n\n\n<p>public class test3 : MonoBehaviour<br>{<br>\/\/ Start is called before the first frame update<br>void Start()<br>{<br>int a;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>    float b;\n\n    string c;\n\n    bool d;\n\n    a = 1;\n    b = 0.01f;\n    c = \"\u52c7\u8005\u306e\u767b\u5834\";\n    d = true;\n\n    \/\/\u30b3\u30f3\u30bd\u30fc\u30eb\u306b\u8868\u793a\n    Debug.Log(a);\n    Debug.Log(b);\n    Debug.Log(c);\n    Debug.Log(d);\n}<\/code><\/pre>\n\n\n\n<p>}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>using System.Collections;using System.Collections.Generic;using UnityEngine; public class test3 : MonoBehaviou &hellip; <a href=\"http:\/\/www.tyosuke20xx.com\/blog\/?p=8048\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;C# \u5909\u6570&#8221; \u306e<\/span>\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[33],"tags":[35,3],"class_list":["post-8048","post","type-post","status-publish","format-standard","hentry","category-c","tag-c","tag-programming"],"aioseo_notices":[],"jetpack_featured_media_url":"","_links":{"self":[{"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/8048","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8048"}],"version-history":[{"count":1,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/8048\/revisions"}],"predecessor-version":[{"id":8049,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/8048\/revisions\/8049"}],"wp:attachment":[{"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8048"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8048"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8048"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}