<?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>Hana &#8211; 随手笔记</title>
	<atom:link href="https://www.anhana.com/archives/author/awehana/feed" rel="self" type="application/rss+xml" />
	<link>https://www.anhana.com</link>
	<description></description>
	<lastBuildDate>Wed, 03 Dec 2025 08:53:48 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.1</generator>
	<item>
		<title>SSH 使用vim 鼠标右键想粘贴内容，但是变成了&#8211;insert(VISUAL)&#8212;</title>
		<link>https://www.anhana.com/archives/917</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Wed, 03 Dec 2025 08:53:48 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.anhana.com/?p=917</guid>

					<description><![CDATA[在 Vim 中输入以下命令即可关闭鼠标： :set mouse= 这会禁用鼠标支持，右键点击就会回归终端的默认 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Windows共享：“指定的网络文件夹目前已使用其他用户名和密码连接。”</title>
		<link>https://www.anhana.com/archives/913</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Wed, 03 Dec 2025 08:48:41 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.anhana.com/?p=913</guid>

					<description><![CDATA[1、打开命令提示符（CMD）（以管理员身份更好） 输入以下命令查看已有的网络连接： net use 2、找到连 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Linux 设置 FRP Server开机自启</title>
		<link>https://www.anhana.com/archives/910</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Wed, 03 Dec 2025 08:45:27 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.anhana.com/?p=910</guid>

					<description><![CDATA[编写文件： vim /etc/systemd/system/frps.service 粘贴以下内容（可根据你实 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>WinForm使用Costura.Fody打包编译成可独立运行的桌面程序</title>
		<link>https://www.anhana.com/archives/889</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Wed, 21 Aug 2024 00:35:52 +0000</pubDate>
				<category><![CDATA[.Net]]></category>
		<guid isPermaLink="false">https://www.hana.xin/?p=889</guid>

					<description><![CDATA[原文：https://blog.csdn.net/lijingguang/article/details/13 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>使用systemctl edit修改Docker服务的网络代理</title>
		<link>https://www.anhana.com/archives/886</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Fri, 16 Aug 2024 02:16:09 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.hana.xin/?p=886</guid>

					<description><![CDATA[备份于：https://cloud.tencent.com/developer/article/2423782 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>playwright打开Chromium标记为非自动化</title>
		<link>https://www.anhana.com/archives/883</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Thu, 16 May 2024 06:00:31 +0000</pubDate>
				<category><![CDATA[技术]]></category>
		<guid isPermaLink="false">https://www.hana.xin/?p=883</guid>

					<description><![CDATA[var browser = await playwright.Chromium.LaunchAsync(new [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Linux 建立1G的Swap一键脚本</title>
		<link>https://www.anhana.com/archives/876</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Tue, 27 Feb 2024 00:45:34 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.hana.xin/?p=876</guid>

					<description><![CDATA[wget -qO createswap.sh https://www.hana.xin/wp-content/ [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>一键DD安装Windows、Linux各种版本</title>
		<link>https://www.anhana.com/archives/874</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Wed, 15 Nov 2023 03:35:10 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.hana.xin/?p=874</guid>

					<description><![CDATA[收藏beta.gs大佬的脚本，该脚本汇总了市面上几乎所有的系统，用来DD服务器非常好用。 wget --no- [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Windows下Apache部署PHP</title>
		<link>https://www.anhana.com/archives/872</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Wed, 15 Nov 2023 03:31:34 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.hana.xin/?p=872</guid>

					<description><![CDATA[1、下载和安装Apache服务器： 访问Apache官方网站（https://httpd.apache.org [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>AJAX上传附件实时返回上传进度</title>
		<link>https://www.anhana.com/archives/862</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Fri, 20 Oct 2023 01:35:16 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[技术]]></category>
		<guid isPermaLink="false">https://www.9ana.com/?p=862</guid>

					<description><![CDATA[在ajax调用中使用XMLHttpRequest.upload监听上传过程，progress事件，输出回调函数 [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
