<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>SublimeText on 软件开发大郭的技术博客</title>
		<link>https://blog.grabbyte.com/tags/sublimetext/</link>
		<description>Recent content in SublimeText on 软件开发大郭的技术博客</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Sun, 19 Feb 2023 06:02:55 +0800</lastBuildDate>
		
			<atom:link href="https://blog.grabbyte.com/tags/sublimetext/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Sublime Text4 C语言代码格式化插件AstyleFormatter</title>
				<link>https://blog.grabbyte.com/p/2023/02/19-060255.html</link>
				<pubDate>Sun, 19 Feb 2023 06:02:55 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2023/02/19-060255.html</guid>
				<description>&lt;h2 id=&#34;代码格式化&#34;&gt;代码格式化&lt;/h2&gt;&#xA;&lt;p&gt;&lt;code&gt;Ctrl+Shift+P&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;=》&lt;code&gt;install Package&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;输入 &lt;code&gt;AstyleFormatter&lt;/code&gt;  安装插件 &lt;code&gt;AstyleFormatter&lt;/code&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;使用方法&#34;&gt;使用方法：&lt;/h1&gt;&#xA;&lt;p&gt;按快捷键：&lt;code&gt;ctrl+alt+f&lt;/code&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>PDO多种方式取得查询结果</title>
				<link>https://blog.grabbyte.com/p/2023/01/13.html</link>
				<pubDate>Fri, 13 Jan 2023 12:08:32 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2023/01/13.html</guid>
				<description>&lt;p&gt;PDO多种方式取得查询结果&lt;/p&gt;&#xA;&lt;p&gt;PDO最大的特点之一是它的灵活性，本节将介绍如何取得查询结果，包括：&lt;/p&gt;&#xA;&lt;p&gt;数组（数值或关联数组）；&lt;/p&gt;&#xA;&lt;p&gt;字符串（单列的结果集）；&lt;/p&gt;&#xA;&lt;p&gt;对象；&lt;/p&gt;&#xA;&lt;p&gt;回调函数。&lt;/p&gt;</description>
			</item>
			<item>
				<title>Sublime安装phpfmt插件格式化PHP代码</title>
				<link>https://blog.grabbyte.com/p/2023/01/13-1008.html</link>
				<pubDate>Fri, 13 Jan 2023 10:08:51 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2023/01/13-1008.html</guid>
				<description>&lt;p&gt;Sublime Text 3的phpfmt插件安装及格式化参数使用说明&lt;/p&gt;&#xA;&lt;h1 id=&#34;一首先安装phpfmt插件&#34;&gt;一、首先安装phpfmt插件&lt;/h1&gt;&#xA;&lt;p&gt;在 Sublime Text 中 ctrl+shift+P&lt;/p&gt;&#xA;&lt;p&gt;选择 Package Control: Install Package&lt;/p&gt;&#xA;&lt;p&gt;搜索&#xA;phpfmt&lt;/p&gt;&#xA;&lt;h1 id=&#34;二配置phpfmt&#34;&gt;二、配置phpfmt&lt;/h1&gt;&#xA;&lt;p&gt;打开 Preferences&amp;ndash;&amp;gt;Package Settings&amp;ndash;&amp;gt;phpfmt-&amp;gt;Settings User ，以下是我的phpfmt的配置，将下面的代码粘贴上去修改一下php_bin的路径即可。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
