<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>賀年卡製作應用程式開發實況 on kenji.blog</title><link>http://kenji.blog/zh-tw/tags/%E8%B3%80%E5%B9%B4%E5%8D%A1%E8%A3%BD%E4%BD%9C%E6%87%89%E7%94%A8%E7%A8%8B%E5%BC%8F%E9%96%8B%E7%99%BC%E5%AF%A6%E6%B3%81/</link><description>Recent content in 賀年卡製作應用程式開發實況 on kenji.blog</description><generator>Hugo -- gohugo.io</generator><language>zh-tw</language><copyright>kenjinote</copyright><lastBuildDate>Sun, 31 Aug 2025 20:24:49 +0900</lastBuildDate><atom:link href="http://kenji.blog/zh-tw/tags/%E8%B3%80%E5%B9%B4%E5%8D%A1%E8%A3%BD%E4%BD%9C%E6%87%89%E7%94%A8%E7%A8%8B%E5%BC%8F%E9%96%8B%E7%99%BC%E5%AF%A6%E6%B3%81/index.xml" rel="self" type="application/rss+xml"/><item><title>賀年卡製作應用程式開發實況 VOL.1 (腳本)</title><link>http://kenji.blog/zh-tw/p/%E5%B9%B4%E8%B3%80%E7%8A%B6%E4%BD%9C%E6%88%90%E3%82%A2%E3%83%97%E3%83%AA%E9%96%8B%E7%99%BA%E9%85%8D%E4%BF%A1-vol.1/</link><pubDate>Sun, 31 Aug 2025 20:24:49 +0900</pubDate><guid>http://kenji.blog/zh-tw/p/%E5%B9%B4%E8%B3%80%E7%8A%B6%E4%BD%9C%E6%88%90%E3%82%A2%E3%83%97%E3%83%AA%E9%96%8B%E7%99%BA%E9%85%8D%E4%BF%A1-vol.1/</guid><description>&lt;img src="http://kenji.blog/p/%E5%B9%B4%E8%B3%80%E7%8A%B6%E4%BD%9C%E6%88%90%E3%82%A2%E3%83%97%E3%83%AA%E9%96%8B%E7%99%BA%E9%85%8D%E4%BF%A1-vol.1/img.png" alt="Featured image of post 賀年卡製作應用程式開發實況 VOL.1 (腳本)" />&lt;h1 id="-youtube-實況腳本賀年卡製作應用程式開發第1回">🎬 YouTube 實況腳本（賀年卡製作應用程式開發・第1回）
&lt;/h1>&lt;ol start="0">
&lt;li>實況開始（開頭 2〜3分鐘）&lt;/li>
&lt;/ol>
&lt;h3 id="簡單問候">簡單問候
&lt;/h3>&lt;p>「大家好。從今天開始，我將開始一個使用 C++ 慢慢製作賀年卡製作應用程式的實況。」
「雖然不知道到完成為止會實況多少次，但會作為一個系列一點一滴地進行。」
「基本上我會安靜地作業，所以希望大家可以把它當作工作用的背景音樂來觀看。」&lt;/p>
&lt;h3 id="目標應用程式概要">目標應用程式概要
&lt;/h3>&lt;p>「在這個應用程式中，我希望能讓大家設計賀年卡的背面。」
「計畫包含插入照片、字體排列，以及使用 AI 進行圖片加工或插圖生成，最終預計上傳到 Microsoft Store。」&lt;/p>
&lt;h3 id="今日作業目標">今日作業目標
&lt;/h3>&lt;p>「作為第1回的今天，我們將整理環境並建立基礎。」
「具體來說，我希望能進行以下內容：&lt;/p>
&lt;ul>
&lt;li>建立 GIT 儲存庫&lt;/li>
&lt;li>建立主視窗&lt;/li>
&lt;li>顯示版本資訊對話方塊&lt;/li>
&lt;li>建立選單與實作結束命令&lt;/li>
&lt;li>Direct2D 的初始化與釋放處理及顯示 HelloWorld&lt;/li>
&lt;/ul>
&lt;p>」&lt;/p>
&lt;h3 id="關於原始碼公開">關於原始碼公開
&lt;/h3>&lt;p>「原始碼已在 GitHub 上公開。有興趣的朋友請務必去看看。」
→ &lt;a class="link" href="https://github.com/kenjinote/NengaCardApp/" target="_blank" rel="noopener"
>https://github.com/kenjinote/NengaCardApp/&lt;/a>&lt;/p>
&lt;ol>
&lt;li>作業部分（無言）&lt;/li>
&lt;/ol>
&lt;p>建立 GitHub 儲存庫 → 初始提交&lt;/p>
&lt;p>建立主視窗雛形&lt;/p>
&lt;p>版本對話方塊與選單建立，以及結束命令的實作&lt;/p>
&lt;p>Direct2D 的初始化與釋放處理 → 確認 HelloWorld 的顯示&lt;/p>
&lt;p>適時推送到 GitHub&lt;/p>
&lt;p>※ 基本上無言，只有在必要時加入簡短的解說&lt;/p>
&lt;ol start="2">
&lt;li>實況結束前（最後 1〜2分鐘）&lt;/li>
&lt;/ol>
&lt;h3 id="今日進度總結">今日進度總結
&lt;/h3>&lt;p>「今天，我們建立了 GIT 儲存庫，並實作了視窗、結束按鈕以及版本對話方塊。」
「也完成了使用 Direct2D 顯示 HelloWorld 的部分。」&lt;/p>
&lt;h3 id="下次預告">下次預告
&lt;/h3>&lt;p>「下次開始，我希望能夠整理 UI 部分，或進行字串的物件化等工作。」&lt;/p>
&lt;h3 id="再次提供-github-連結">再次提供 GitHub 連結
&lt;/h3>&lt;p>→ &lt;a class="link" href="https://github.com/kenjinote/NengaCardApp/" target="_blank" rel="noopener"
>https://github.com/kenjinote/NengaCardApp/&lt;/a>&lt;/p>
&lt;h3 id="結尾">結尾
&lt;/h3>&lt;p>「感謝您的收看。下次我也會繼續努力，請多指教。」&lt;/p></description></item></channel></rss>