{"id":15098,"date":"2023-09-14T20:32:24","date_gmt":"2023-09-14T11:32:24","guid":{"rendered":"https:\/\/lab4ict.com\/system\/?p=15098"},"modified":"2023-09-14T21:50:12","modified_gmt":"2023-09-14T12:50:12","slug":"ascii%e6%96%87%e5%ad%97%e3%81%ae%e4%b8%80%e8%a6%a7%e3%83%87%e3%83%bc%e3%82%bf%e3%82%92%e4%bd%9c%e6%88%90%e3%81%99%e3%82%8b%ef%bc%81%ef%bc%88sjis%ef%bc%89","status":"publish","type":"post","link":"https:\/\/lab4ict.com\/system\/archives\/15098","title":{"rendered":"ASCII\u6587\u5b57\u306e\u4e00\u89a7\u30c7\u30fc\u30bf\u3092\u4f5c\u6210\u3059\u308b\uff01\uff08SJIS\uff09"},"content":{"rendered":"<p>\u6587\u5b57\u30b3\u30fc\u30c9SJIS\u3067\u3001ASCII\u6587\u5b57\u306e\u4e00\u89a7\u30c7\u30fc\u30bf\u3092\u751f\u6210\u3057\u307e\u3059\u3002<br \/>\n<!--more--><\/p>\n<h2>\u30c7\u30fc\u30bf\u3092\u751f\u6210\u3059\u308b\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u3059\u308b\uff01<\/h2>\n<p>ASCII\u6587\u5b57\u306e\u4e00\u89a7\u30c7\u30fc\u30bf\u3092\u751f\u6210\u3059\u308b\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n\/**********************************************************\r\n  Title   : Generate Visible ASCII Characters\r\n  Filename: genchars_ascii.c\r\n  Creator : Webmaster Lab4ict\r\n  Date    : 2023\/09\/14\r\n  Version : 1.0\r\n***********************************************************\/\r\n\r\n#include &lt;stdio.h&gt;\r\n\r\n#define CHAR_CODE_STA 32\r\n#define CHAR_CODE_END 126\r\n \r\nint main(void)\r\n{\r\n    int i;\r\n\r\n    for(i = CHAR_CODE_STA ; i &lt;= CHAR_CODE_END; i++)\r\n    {\r\n        printf(&quot;%c&quot;, i);\r\n    }\r\n    printf(&quot;\\n&quot;);\r\n \r\n    return 0;\r\n}\r\n<\/pre>\n<h2>ASCII\u6587\u5b57\u306e\u4e00\u89a7\u30c7\u30fc\u30bf\u3092\u751f\u6210\u3059\u308b\uff01<\/h2>\n<p>\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u30b3\u30f3\u30d1\u30a4\u30eb\u3057\u3066\u3001ASCII\u6587\u5b57\u306e\u4e00\u89a7\u30c7\u30fc\u30bf\u3092\u751f\u6210\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1,2]; title: ; notranslate\" title=\"\">\r\n$ gcc genchars_ascii.c -o genchars_ascii\r\n$ .\/genchars_ascii \r\n !&quot;#$%&amp;'()*+,-.\/0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ&#x5B;\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\r\n<\/pre>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>ASCII\u6587\u5b57\u306e\u4e00\u89a7\u3092\u751f\u6210\u3059\u308b\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u4f5c\u6210\u3057\u307e\u3057\u305f\u3002\u6587\u5b57\u30b3\u30fc\u30c9\u5909\u63db\u306e\u30c6\u30b9\u30c8\u306a\u3069\u3067\u4f7f\u7528\u3067\u304d\u308b\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n<h2>\u95a2\u9023\u8a18\u4e8b<\/h2>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/15102\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011\u30c6\u30b9\u30c8\u30c7\u30fc\u30bf\u3092\u751f\u6210\u3059\u308b\uff01\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2018\/01\/eyecatch_testtools_01-150x150.png\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011\u30c6\u30b9\u30c8\u30c7\u30fc\u30bf\u3092\u751f\u6210\u3059\u308b\uff01<\/div><div class=\"substr\">\u30c6\u30b9\u30c8\u30c7\u30fc\u30bf\u3092\u751f\u6210\u3059\u308b\u305f\u3081\u306e\u8a18\u4e8b\u4e00\u89a7\u3092\u63b2\u8f09\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u6587\u5b57\u30b3\u30fc\u30c9SJIS\u3067\u3001ASCII\u6587\u5b57\u306e\u4e00\u89a7\u30c7\u30fc\u30bf\u3092\u751f\u6210\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":14988,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1192],"tags":[1199,1193,1195,932],"class_list":["post-15098","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-test-data","tag-ascii","tag-1193","tag-1195","tag-932"],"_links":{"self":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/15098","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/comments?post=15098"}],"version-history":[{"count":7,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/15098\/revisions"}],"predecessor-version":[{"id":15108,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/15098\/revisions\/15108"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media\/14988"}],"wp:attachment":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media?parent=15098"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/categories?post=15098"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/tags?post=15098"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}