<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Wails on 杨刚的个人网站</title>
    <link>https://www.ygang.top/posts/2d3150b2/9f158c96/f88084c8/</link>
    <description>Recent content in Wails on 杨刚的个人网站</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh</language>
    <copyright>Copyright © 2018-2025 GradyYoung. All rights reserved.</copyright>
    <lastBuildDate>Thu, 22 May 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://www.ygang.top/posts/2d3150b2/9f158c96/f88084c8/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>1、Wails</title>
      <link>https://www.ygang.top/posts/2d3150b2/9f158c96/f88084c8/0d6bc9cc/</link>
      <pubDate>Thu, 22 May 2025 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/2d3150b2/9f158c96/f88084c8/0d6bc9cc/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;Wails简介 
    &lt;div id=&#34;wails简介&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#wails%e7%ae%80%e4%bb%8b&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;Wails 是一个可让您使用 Go 和 Web 技术编写桌面应用的项目。&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>2、Runtime</title>
      <link>https://www.ygang.top/posts/2d3150b2/9f158c96/f88084c8/6e9548a6/</link>
      <pubDate>Sun, 11 May 2025 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/2d3150b2/9f158c96/f88084c8/6e9548a6/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;运行时 
    &lt;div id=&#34;运行时&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#%e8%bf%90%e8%a1%8c%e6%97%b6&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;运行时是一个为应用程序提供实用方法的库。 有 Go 和 JavaScript 运行时，目的是在可能的情况下尝试使它们保持一致。&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>3、Wails命令</title>
      <link>https://www.ygang.top/posts/2d3150b2/9f158c96/f88084c8/fe5f9290/</link>
      <pubDate>Thu, 22 May 2025 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/2d3150b2/9f158c96/f88084c8/fe5f9290/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;Wails 命令行 
    &lt;div id=&#34;wails-命令行&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#wails-%e5%91%bd%e4%bb%a4%e8%a1%8c&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;Wails CLI 有许多用于管理项目的命令。 所有命令都以此方式运行：&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>4、App参数</title>
      <link>https://www.ygang.top/posts/2d3150b2/9f158c96/f88084c8/0091cfb9/</link>
      <pubDate>Thu, 22 May 2025 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/2d3150b2/9f158c96/f88084c8/0091cfb9/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;参数 
    &lt;div id=&#34;参数&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#%e5%8f%82%e6%95%b0&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;options.App&lt;/code&gt; 结构包含应用程序配置。 它被传递给 &lt;code&gt;wails.Run()&lt;/code&gt; 方法：&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>5、项目配置</title>
      <link>https://www.ygang.top/posts/2d3150b2/9f158c96/f88084c8/40f6989f/</link>
      <pubDate>Sun, 11 May 2025 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/2d3150b2/9f158c96/f88084c8/40f6989f/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;项目配置 
    &lt;div id=&#34;项目配置&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#%e9%a1%b9%e7%9b%ae%e9%85%8d%e7%bd%ae&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;项目配置在项目目录中的 &lt;code&gt;wails.json&lt;/code&gt; 文件中。 配置的结构是：&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
