<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>《日常快捷键配置：daily.ahk》的评论</title>
	<atom:link href="https://greyli.com/everyday-shortcuts-configuration-daily-ahk/feed/" rel="self" type="application/rss+xml" />
	<link>https://greyli.com/everyday-shortcuts-configuration-daily-ahk/</link>
	<description>一个编程和写作爱好者的在线记事本</description>
	<lastBuildDate>Wed, 05 Nov 2025 16:05:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.26</generator>
	<item>
		<title>作者：miozus</title>
		<link>https://greyli.com/everyday-shortcuts-configuration-daily-ahk/#comment-7734</link>
		<dc:creator><![CDATA[miozus]]></dc:creator>
		<pubDate>Fri, 10 Sep 2021 09:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://withlihui.com/?p=907#comment-7734</guid>
		<description><![CDATA[:*:@g::{text}tomford19862015【AT】gmail.com

这样就无视大小写了，所见即所得（*表示不需要敲终止符号的按键）]]></description>
		<content:encoded><![CDATA[<p>:*:@g::{text}tomford19862015【AT】gmail.com</p>
<p>这样就无视大小写了，所见即所得（*表示不需要敲终止符号的按键）</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：李辉</title>
		<link>https://greyli.com/everyday-shortcuts-configuration-daily-ahk/#comment-6286</link>
		<dc:creator><![CDATA[李辉]]></dc:creator>
		<pubDate>Fri, 01 Jun 2018 07:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://withlihui.com/?p=907#comment-6286</guid>
		<description><![CDATA[两个冒号中间的部分是触发的击键内容，也就是按两下斜线和zhi才会触发。添加两个斜线是为了和普通输入做出区分。]]></description>
		<content:encoded><![CDATA[<p>两个冒号中间的部分是触发的击键内容，也就是按两下斜线和zhi才会触发。添加两个斜线是为了和普通输入做出区分。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Small di</title>
		<link>https://greyli.com/everyday-shortcuts-configuration-daily-ahk/#comment-6285</link>
		<dc:creator><![CDATA[Small di]]></dc:creator>
		<pubDate>Wed, 30 May 2018 00:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://withlihui.com/?p=907#comment-6285</guid>
		<description><![CDATA[========
;知乎
:://zhi::
Run https://zhihu.com
return
========
你好博主，小弟刚学习AHK请教一个问题，我编写了AHK输入了zhi字符怎么没有打开网站，麻烦能解释一下:://zhi::代码意思吗]]></description>
		<content:encoded><![CDATA[<p>========<br />
;知乎<br />
:://zhi::<br />
Run <a href="https://zhihu.com" rel="nofollow">https://zhihu.com</a><br />
return<br />
========<br />
你好博主，小弟刚学习AHK请教一个问题，我编写了AHK输入了zhi字符怎么没有打开网站，麻烦能解释一下:://zhi::代码意思吗</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：额福娃</title>
		<link>https://greyli.com/everyday-shortcuts-configuration-daily-ahk/#comment-6183</link>
		<dc:creator><![CDATA[额福娃]]></dc:creator>
		<pubDate>Thu, 01 Feb 2018 05:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://withlihui.com/?p=907#comment-6183</guid>
		<description><![CDATA[我懂了，谢谢你。]]></description>
		<content:encoded><![CDATA[<p>我懂了，谢谢你。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：李辉</title>
		<link>https://greyli.com/everyday-shortcuts-configuration-daily-ahk/#comment-6181</link>
		<dc:creator><![CDATA[李辉]]></dc:creator>
		<pubDate>Wed, 31 Jan 2018 01:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://withlihui.com/?p=907#comment-6181</guid>
		<description><![CDATA[应该是输入法的问题，比如当前输入法是中文，那么输入时就会出错。可以先设置英文，比如send ^{Space}，即：
::@g::
Send ^{Space}
Send yourname@example.com
return]]></description>
		<content:encoded><![CDATA[<p>应该是输入法的问题，比如当前输入法是中文，那么输入时就会出错。可以先设置英文，比如send ^{Space}，即：<br />
::@g::<br />
Send ^{Space}<br />
Send <a href="mailto:yourname@example.com">yourname@example.com</a><br />
return</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：额福娃</title>
		<link>https://greyli.com/everyday-shortcuts-configuration-daily-ahk/#comment-6176</link>
		<dc:creator><![CDATA[额福娃]]></dc:creator>
		<pubDate>Tue, 30 Jan 2018 04:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://withlihui.com/?p=907#comment-6176</guid>
		<description><![CDATA[你好。请教一下，我的邮箱是tomford19862015【AT】gmail.com ，敲入@g 变成“Tom Ford9862015【AT】gmail.com”，在豆瓣还会变成含有中文，该如何解决呢？谢谢。]]></description>
		<content:encoded><![CDATA[<p>你好。请教一下，我的邮箱是tomford19862015【AT】gmail.com ，敲入@g 变成“Tom Ford9862015【AT】gmail.com”，在豆瓣还会变成含有中文，该如何解决呢？谢谢。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
