<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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://www.coder4.com/archives/tag/%E5%86%B3%E7%AD%96%E6%A0%91%E5%9B%BE/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Thu, 01 May 2025 05:45:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>PlantUML绘制决策树图</title>
		<link>https://www.coder4.com/archives/7858</link>
					<comments>https://www.coder4.com/archives/7858#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 05 May 2023 07:58:51 +0000</pubDate>
				<category><![CDATA[计算机技术]]></category>
		<category><![CDATA[PlantUML]]></category>
		<category><![CDATA[决策树图]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=7858</guid>

					<description><![CDATA[可以用分支图替代，加了个配色 @startuml skinparam ActivityDiamondBackgroundColor greenyellow switch (查询场景) case (OLTP) : MySQL; case (OLAP) if (实时要求高) then (是) : 同步至nDorisn在线SQL查询; else (否) : 同步至HivenHive或Presto查询; endif[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/7858/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
