<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>熱血剪貼部</title>
	<atom:link href="https://scissor.tw/feed/" rel="self" type="application/rss+xml" />
	<link>https://scissor.tw</link>
	<description></description>
	<lastBuildDate>Thu, 20 Apr 2023 15:38:14 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://scissor.tw/wp-content/uploads/2022/05/cropped-Logo-32x32.png</url>
	<title>熱血剪貼部</title>
	<link>https://scissor.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[Gameplay] 霍格華滋的傳承攻略影片</title>
		<link>https://scissor.tw/hogwarts-legacy-gameplay/</link>
					<comments>https://scissor.tw/hogwarts-legacy-gameplay/#respond</comments>
		
		<dc:creator><![CDATA[剪刀]]></dc:creator>
		<pubDate>Tue, 07 Mar 2023 15:30:30 +0000</pubDate>
				<category><![CDATA[遊戲]]></category>
		<guid isPermaLink="false">https://blog.ctrlxctrlv.net/?p=4553</guid>

					<description><![CDATA[霍格華滋的傳承攻略影片：主線、支線、作業、梅林的試驗、塞巴斯蒂安任務線、納蒂任務線、帕比任務線]]></description>
		
					<wfw:commentRss>https://scissor.tw/hogwarts-legacy-gameplay/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[Python] Mac M1 x86 環境建置</title>
		<link>https://scissor.tw/python-mac-m1-x86/</link>
					<comments>https://scissor.tw/python-mac-m1-x86/#respond</comments>
		
		<dc:creator><![CDATA[剪刀]]></dc:creator>
		<pubDate>Fri, 03 Mar 2023 09:20:28 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Mac M1]]></category>
		<guid isPermaLink="false">https://blog.ctrlxctrlv.net/?p=4534</guid>

					<description><![CDATA[使用 m1 開發 python 專案時，有時會需要分享給非 m1 的成員使用，或是打包成跨平台程式時會遇到相容性的問題。本篇說明如何在 m1 透過 rosetta 模擬 x86_64 的環境。]]></description>
		
					<wfw:commentRss>https://scissor.tw/python-mac-m1-x86/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[Python] Mac 使用 cx_Freeze 打包問題紀錄</title>
		<link>https://scissor.tw/python-mac-cxfreeze/</link>
					<comments>https://scissor.tw/python-mac-cxfreeze/#respond</comments>
		
		<dc:creator><![CDATA[剪刀]]></dc:creator>
		<pubDate>Fri, 03 Mar 2023 07:19:48 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Mac]]></category>
		<guid isPermaLink="false">https://blog.ctrlxctrlv.net/?p=4539</guid>

					<description><![CDATA[本文主要記錄在 Mac 上使用 cx_Freeze 打包所遇到的各種問題與解決方案。主要所用到的套件有 opencv、easyocr、pyside6。]]></description>
		
					<wfw:commentRss>https://scissor.tw/python-mac-cxfreeze/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[Unity] Standalone Shell and Python Integration</title>
		<link>https://scissor.tw/unity-standalone-shell-and-python-integration/</link>
					<comments>https://scissor.tw/unity-standalone-shell-and-python-integration/#respond</comments>
		
		<dc:creator><![CDATA[剪刀]]></dc:creator>
		<pubDate>Mon, 12 Dec 2022 09:38:20 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Unity]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Mac]]></category>
		<guid isPermaLink="false">https://blog.ctrlxctrlv.net/?p=4520</guid>

					<description><![CDATA[本篇文章主要紀錄透過 Unity 在 Mac 上製作 Standalone 工具時，整合 Shell、Python、AppleScript 以及其他第三方程式可能遇到的問題。]]></description>
		
					<wfw:commentRss>https://scissor.tw/unity-standalone-shell-and-python-integration/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[Unity] 用 Rider 的 PlantUML 畫出專案程式架構圖 (MacOS)</title>
		<link>https://scissor.tw/unity-rider-plantuml/</link>
					<comments>https://scissor.tw/unity-rider-plantuml/#respond</comments>
		
		<dc:creator><![CDATA[剪刀]]></dc:creator>
		<pubDate>Fri, 09 Dec 2022 09:03:06 +0000</pubDate>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Unity]]></category>
		<guid isPermaLink="false">https://blog.ctrlxctrlv.net/?p=4512</guid>

					<description><![CDATA[PlantUML 是一個基於 C#，能夠快速產生專案Class Diagram 的工具。VSCode 和 Rider 都有支援整合，本篇以 Rider 為範例來進行說明。]]></description>
		
					<wfw:commentRss>https://scissor.tw/unity-rider-plantuml/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mint Solana NFTs by Metaplex</title>
		<link>https://scissor.tw/mint-solana-nfts-by-metaplex/</link>
					<comments>https://scissor.tw/mint-solana-nfts-by-metaplex/#respond</comments>
		
		<dc:creator><![CDATA[剪刀]]></dc:creator>
		<pubDate>Fri, 03 Jun 2022 12:32:53 +0000</pubDate>
				<category><![CDATA[Solana]]></category>
		<category><![CDATA[NFT]]></category>
		<category><![CDATA[Web3]]></category>
		<guid isPermaLink="false">https://blog.ctrlxctrlv.net/?p=4485</guid>

					<description><![CDATA[Metaplex 是目前 Solana 上最大的 Marketplace 開發工具，本文透過 Metaplex 的第二版糖果機快速上傳 NFT，並透過官方的預設的 Mint 頁面串接。]]></description>
		
					<wfw:commentRss>https://scissor.tw/mint-solana-nfts-by-metaplex/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Solana CLI Note</title>
		<link>https://scissor.tw/solana-cli-note/</link>
					<comments>https://scissor.tw/solana-cli-note/#respond</comments>
		
		<dc:creator><![CDATA[剪刀]]></dc:creator>
		<pubDate>Fri, 03 Jun 2022 12:32:34 +0000</pubDate>
				<category><![CDATA[Solana]]></category>
		<guid isPermaLink="false">https://blog.ctrlxctrlv.net/?p=4488</guid>

					<description><![CDATA[常用的 Solana CLI 指令筆記。]]></description>
		
					<wfw:commentRss>https://scissor.tw/solana-cli-note/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mint Ethereum NFTs by Hardhat in 10mins</title>
		<link>https://scissor.tw/mint-ethereum-nfts-by-hardhat/</link>
					<comments>https://scissor.tw/mint-ethereum-nfts-by-hardhat/#respond</comments>
		
		<dc:creator><![CDATA[剪刀]]></dc:creator>
		<pubDate>Tue, 31 May 2022 07:50:25 +0000</pubDate>
				<category><![CDATA[Solidity]]></category>
		<category><![CDATA[Ethereum]]></category>
		<category><![CDATA[NFT]]></category>
		<guid isPermaLink="false">https://blog.ctrlxctrlv.net/?p=4467</guid>

					<description><![CDATA[利用 Hardhat 快速鑄造並部署 ERC721 合約到 Rinkeby Network。]]></description>
		
					<wfw:commentRss>https://scissor.tw/mint-ethereum-nfts-by-hardhat/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Unity React WebGL + NextJS 整合以太坊錢包到你的 GameFi 專案裡</title>
		<link>https://scissor.tw/unity-nextjs-ether-wallet/</link>
					<comments>https://scissor.tw/unity-nextjs-ether-wallet/#respond</comments>
		
		<dc:creator><![CDATA[剪刀]]></dc:creator>
		<pubDate>Tue, 24 May 2022 10:08:58 +0000</pubDate>
				<category><![CDATA[Unity]]></category>
		<category><![CDATA[Web3]]></category>
		<category><![CDATA[NextJS]]></category>
		<category><![CDATA[React]]></category>
		<guid isPermaLink="false">https://blog.ctrlxctrlv.net/?p=4446</guid>

					<description><![CDATA[本文利用 react-unity-webgl 搭配 web3-react，Demo 在 Unity 下如何連接錢包並顯示錢包資訊，以及 Unity 如何與 Web3 進行溝通。]]></description>
		
					<wfw:commentRss>https://scissor.tw/unity-nextjs-ether-wallet/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Solana 開發環境設定</title>
		<link>https://scissor.tw/solana-environment-setup/</link>
					<comments>https://scissor.tw/solana-environment-setup/#respond</comments>
		
		<dc:creator><![CDATA[剪刀]]></dc:creator>
		<pubDate>Mon, 23 May 2022 23:10:05 +0000</pubDate>
				<category><![CDATA[Solana]]></category>
		<guid isPermaLink="false">https://blog.ctrlxctrlv.net/?p=4233</guid>

					<description><![CDATA[Solana 開發所需要安裝的相關 Command Line Utilities 以及 VSCode Extensions 彙整。]]></description>
		
					<wfw:commentRss>https://scissor.tw/solana-environment-setup/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
