<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Tutorials on Yoese!</title>
    <link>https://yoese.com/tags/tutorials/</link>
    <description>Recent content in Tutorials on Yoese!</description>
    <image>
      <title>Yoese!</title>
      <url>https://yoese.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://yoese.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.146.0</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 28 Nov 2020 15:59:45 +0000</lastBuildDate>
    <atom:link href="https://yoese.com/tags/tutorials/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>正则表达式从入门到放弃v0.1</title>
      <link>https://yoese.com/posts/regular-expression/</link>
      <pubDate>Sat, 28 Nov 2020 15:59:45 +0000</pubDate>
      <guid>https://yoese.com/posts/regular-expression/</guid>
      <description>&lt;h1 id=&#34;正则表达式从入门到放弃&#34;&gt;正则表达式从入门到放弃&lt;/h1&gt;
&lt;p&gt;在编写处理字符串的程序或网页时，经常会有查找符合某些复杂规则的字符串的需要。正则表达式就是用于描述这些规则的工具。换句话说，正则表达式就是记录文本规则的代码。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Flutter APP升级功能模块分享</title>
      <link>https://yoese.com/posts/flutter-update-code-tutorial/</link>
      <pubDate>Sun, 25 Oct 2020 15:59:45 +0000</pubDate>
      <guid>https://yoese.com/posts/flutter-update-code-tutorial/</guid>
      <description>&lt;h2 id=&#34;实现功能&#34;&gt;实现功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;自动检查本地APP版本是否最新&lt;/li&gt;
&lt;li&gt;自动提醒用户升级&lt;/li&gt;
&lt;li&gt;引导用户去 AppStore 或 Google Play 市场完成升级操作&lt;/li&gt;
&lt;li&gt;当用户放弃本次升级后，在1天内不再提醒&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;实现逻辑&#34;&gt;实现逻辑&lt;/h2&gt;
&lt;p&gt;![业务逻辑](&lt;a href=&#34;https://raw.githubusercontent.com/tongweizj/MaxFlutterTutorial/master/doc/img/max-flutter-tutorial-1.png&#34;&gt;https://raw.githubusercontent.com/tongweizj/MaxFlutterTutorial/master/doc/img/max-flutter-tutorial-1.png&lt;/a&gt; &amp;ldquo;Image title&amp;rdquo; %}&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
