<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>浮云小站</title>
    <link>https://wangsk789.github.io/</link>
    <description>Recent content on 浮云小站</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 20 Nov 2022 09:03:20 -0800</lastBuildDate>
    <atom:link href="https://wangsk789.github.io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>动态组件扩展</title>
      <link>https://wangsk789.github.io/compcreator/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/compcreator/</guid>
      <description>&lt;p&gt;在应用运行期间，使用代码动态的生成可视组件并设置属性，不需要提前在设计界面拖入很多组件。&lt;/p&gt;</description>
    </item>
    <item>
      <title>表格视图扩展</title>
      <link>https://wangsk789.github.io/tableviewer/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/tableviewer/</guid>
      <description>&lt;p&gt;表格视图扩展,可以用来直接在ai中显示表格，并可以设置表格样式&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI2中如何调试应用</title>
      <link>https://wangsk789.github.io/debug/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/debug/</guid>
      <description>&lt;p&gt;应用开发过程中，调试是必不可少的步骤。很多同学每次代码有点变动，就整个项目编译成apk安装到手机上进行调试，这是不对的。不仅费时费事，而且增加了编译服务器的压力。App Inventor提供了AI伴侣，让我们可以实时的调试。&lt;/p&gt;</description>
    </item>
    <item>
      <title>AirTable extension </title>
      <link>https://wangsk789.github.io/airtable/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/airtable/</guid>
      <description>&lt;p&gt;Why another extension about Airtable? Because this one is different. This one can select/ insert/ update/ delete according to your filter/condition.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Base64Util</title>
      <link>https://wangsk789.github.io/base64util/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/base64util/</guid>
      <description>&lt;p&gt;一些跟Base64有关的功能的集合&lt;/p&gt;</description>
    </item>
    <item>
      <title>Enhance界面增强扩展</title>
      <link>https://wangsk789.github.io/enhance/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/enhance/</guid>
      <description>&lt;p&gt;可以设置组件的背景色、背景图像、边框、圆角矩形、外边距、内边距、高程、使用自定义字体等&lt;/p&gt;</description>
    </item>
    <item>
      <title>ExcelUtil扩展</title>
      <link>https://wangsk789.github.io/excelutil/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/excelutil/</guid>
      <description>&lt;p&gt;直接读取素材或者sdcard上的excel文件，无需转为csv文件。&lt;/p&gt;</description>
    </item>
    <item>
      <title>LeanCloud扩展</title>
      <link>https://wangsk789.github.io/leancloud/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/leancloud/</guid>
      <description>&lt;p&gt;用LeanCloud作为后台，进行数据存储、用户管理、实时通讯等功能&lt;/p&gt;</description>
    </item>
    <item>
      <title>LeanDB扩展</title>
      <link>https://wangsk789.github.io/leandb/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/leandb/</guid>
      <description>&lt;p&gt;LeanDB扩展可以作为app inventor应用的后端数据支撑。进行数据的增加、修改、删除、查询等功能。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pdf文件查看扩展</title>
      <link>https://wangsk789.github.io/pdfviewer/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/pdfviewer/</guid>
      <description>&lt;p&gt;To view the pdf without opening 3th party app&lt;/p&gt;</description>
    </item>
    <item>
      <title>RegEx正则表达式扩展</title>
      <link>https://wangsk789.github.io/regex/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/regex/</guid>
      <description>&lt;p&gt;正则表达式(regular expression)描述了一种字符串匹配的模式（pattern），可以用来检查一个串是否含有某种子串、将匹配的子串替换或者从某个串中取出符合某个条件的子串等。（摘自 菜鸟教程）&lt;/p&gt;</description>
    </item>
    <item>
      <title>使用Aixc编译扩展</title>
      <link>https://wangsk789.github.io/aixc/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/aixc/</guid>
      <description>&lt;p&gt;App Inventor 2允许我们自己开发扩展组件，但是MIT原生的编译环境搭建相对比较复杂，费时费力。本文介绍一个比较轻便的aix编译器。&lt;/p&gt;</description>
    </item>
    <item>
      <title>使用Gitee作为图床</title>
      <link>https://wangsk789.github.io/gitee/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/gitee/</guid>
      <description>&lt;p&gt;很多同学在制作app过程中，需要有很多的素材如图像啊、视频啊。如果都放入素材库，APP会超过服务器限制（一般是10m）。如果你没有自己的文件存储服务器，可以将文件存储在gitee上。&lt;/p&gt;</description>
    </item>
    <item>
      <title>使用MongoDB作为后端数据库</title>
      <link>https://wangsk789.github.io/mongodb/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/mongodb/</guid>
      <description>&lt;p&gt;MongoDB 旨在为WEB应用提供可扩展的高性能数据存储解决方案。&lt;/p&gt;</description>
    </item>
    <item>
      <title>使用MySQL作为后端数据库</title>
      <link>https://wangsk789.github.io/mysql/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/mysql/</guid>
      <description>&lt;p&gt;App Inventor 要连接MySQL数据库，一般是通过在服务器上部署一个php作为连接的接口，然后app inventor中使用http客户端连接接口，获取或发送数据。&lt;/p&gt;</description>
    </item>
    <item>
      <title>俄罗斯方块</title>
      <link>https://wangsk789.github.io/tetrix/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/tetrix/</guid>
      <description>&lt;p&gt;MAKE TETRIX GAME FROM SCRATCH IN APP INVENTOR 2&lt;/p&gt;</description>
    </item>
    <item>
      <title>图表扩展</title>
      <link>https://wangsk789.github.io/chart/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/chart/</guid>
      <description>&lt;p&gt;封装了webview和Apache ECharts来显示图表。&lt;/p&gt;</description>
    </item>
    <item>
      <title>将汉字按照拼音排序</title>
      <link>https://wangsk789.github.io/pinyin/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/pinyin/</guid>
      <description>&lt;p&gt;群里有人提出如何将城市名称按照拼音排序，这里是一个解决方案：查字典法。就是我们提前准备（几乎）所有汉字和拼音的字典，使用AI2提供的排序块排序列表。&lt;/p&gt;</description>
    </item>
    <item>
      <title>常用链接</title>
      <link>https://wangsk789.github.io/links/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/links/</guid>
      <description>&lt;p&gt;跟AI2有关的一些常用链接。&lt;/p&gt;</description>
    </item>
    <item>
      <title>必应地图扩展</title>
      <link>https://wangsk789.github.io/bingmap/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/bingmap/</guid>
      <description>&lt;p&gt;因为有些原因，App Inventer2中的（谷歌）地图在国内不好用。本扩展可以让你在app inventor应用中使用微软必应地图。&lt;/p&gt;</description>
    </item>
    <item>
      <title>我的应用市场</title>
      <link>https://wangsk789.github.io/appmarket/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/appmarket/</guid>
      <description>&lt;p&gt;我自己使用AI2写的一些小程序.&lt;/p&gt;</description>
    </item>
    <item>
      <title>游戏手柄扩展</title>
      <link>https://wangsk789.github.io/joystick/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/joystick/</guid>
      <description>&lt;p&gt;可以实时获取手柄的方向和力度&lt;/p&gt;</description>
    </item>
    <item>
      <title>滚轮选择框扩展</title>
      <link>https://wangsk789.github.io/wheelview/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/wheelview/</guid>
      <description>&lt;p&gt;WheelView, like number picker, but can be any strings.&lt;/p&gt;</description>
    </item>
    <item>
      <title>百度翻译扩展</title>
      <link>https://wangsk789.github.io/baidufanyi/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/baidufanyi/</guid>
      <description>&lt;p&gt;使用百度云的接口进行翻译。&lt;/p&gt;</description>
    </item>
    <item>
      <title>离线运行App Inventor</title>
      <link>https://wangsk789.github.io/offline/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/offline/</guid>
      <description>&lt;p&gt;MIT的App Inventor 2服务器放在美国，国内连接慢，甚至出现可能连不上的情况。&lt;/p&gt;&#xA;&lt;p&gt;使用离线版就可以愉快的在本地开发了。有能力的同学，甚至可以自己修改源码，打造自己的离线版本。&lt;/p&gt;</description>
    </item>
    <item>
      <title>自建Redis后台服务器</title>
      <link>https://wangsk789.github.io/diyredis/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/diyredis/</guid>
      <description>&lt;p&gt;利用宝塔设置redis，将其作为云数据库的后台数据库。&lt;/p&gt;</description>
    </item>
    <item>
      <title>自建网络微数据库后台</title>
      <link>https://wangsk789.github.io/diytinywebdb/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/diytinywebdb/</guid>
      <description>&lt;p&gt;系统自带网络微数据库使用国外的服务器，速度太慢？数据存在别人服务器上，不安全？下面介绍自己搭建简单的网络微数据库后端。不用复杂的mySQL知识。&lt;/p&gt;</description>
    </item>
    <item>
      <title>获取和风天气</title>
      <link>https://wangsk789.github.io/hefeng/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/hefeng/</guid>
      <description>&lt;p&gt;应用与外界交互，使用api接口是最常见的。现在利用wxbit解释下如何获取和风天气的天气预报api。&lt;/p&gt;</description>
    </item>
    <item>
      <title>补间动画扩展</title>
      <link>https://wangsk789.github.io/tween/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/tween/</guid>
      <description>&lt;p&gt;补间动画允许你以平滑的方式更改对象的属性。你只需告诉它哪些属性要更改，当补间结束运行时它们应该具有哪些最终值，以及需要的时长，补间引擎将负责计算从起始点到结束点的值。&lt;/p&gt;</description>
    </item>
    <item>
      <title>读取excel文件</title>
      <link>https://wangsk789.github.io/excel/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/excel/</guid>
      <description>&lt;p&gt;首先读取excel文件的base64文本，在网页浏览器中借助sheetjs，将base64转为内容文本。支持xls文件和xlsx文件。&lt;/p&gt;</description>
    </item>
    <item>
      <title>贪吃蛇</title>
      <link>https://wangsk789.github.io/snake/</link>
      <pubDate>Sun, 20 Nov 2022 09:03:20 -0800</pubDate>
      <guid>https://wangsk789.github.io/snake/</guid>
      <description>&lt;p&gt;贪吃蛇是一款非常经典的手机游戏，相信每个人都玩过这个游戏。下面我们利用APP INVENTOR 2来制作一款自己的贪吃蛇。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Search Result</title>
      <link>https://wangsk789.github.io/search/search/</link>
      <pubDate>Tue, 28 May 2019 00:00:00 +0000</pubDate>
      <guid>https://wangsk789.github.io/search/search/</guid>
      <description></description>
    </item>
  </channel>
</rss>
