<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>theta04</author_name>
  <author_url>https://blog.hatena.ne.jp/theta04/</author_url>
  <blog_title>しーたの備忘録</blog_title>
  <blog_url>https://theta04.hatenablog.com/</blog_url>
  <categories>
    <anon>Go入門</anon>
  </categories>
  <description>こんにちは、しーたです。 数値型に引き続き、文字列型について学んでいきます。 ①文字列型 ②改行・バッククォート ①文字列型 ・s[0] とすることで、sの一文字目のアスキーコードを出力することができます。アスキーコード表 → http://www9.plala.or.jp/sgwr-t/c_sub/ascii.html ・strings.Replaceの部分は、sの中にあるHを、1つ目までXに置き換える、という意味です。 ・strings/Containsの部分は、sの中にWorldという文字列が含まれていればtrueを返します。 package main import ( &quot;fmt&quot; &quot;s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftheta04.hatenablog.com%2Fentry%2F2020%2F08%2F02%2F014416&quot; title=&quot;文字列型 / 改行・バッククォート【夏休みにGo vol.6】 - しーたの備忘録&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/t/theta04/20200802/20200802013006.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-08-02 01:44:16</published>
  <title>文字列型 / 改行・バッククォート【夏休みにGo vol.6】</title>
  <type>rich</type>
  <url>https://theta04.hatenablog.com/entry/2020/08/02/014416</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
