<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.statsape.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E5%9D%97%3AOutputBuffer</id>
	<title>模块:OutputBuffer - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.statsape.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E5%9D%97%3AOutputBuffer"/>
	<link rel="alternate" type="text/html" href="https://wiki.statsape.com/index.php?title=%E6%A8%A1%E5%9D%97:OutputBuffer&amp;action=history"/>
	<updated>2026-05-14T21:17:27Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.statsape.com/index.php?title=%E6%A8%A1%E5%9D%97:OutputBuffer&amp;diff=8055&amp;oldid=prev</id>
		<title>Zeroclanzhang：​创建页面，内容为“return function() 	local buffer = {} 	return function(sep) 		local b = buffer 		buffer = {} 		return table.concat(b, sep) 	end, 	function(text) 		buffer[#buffer + 1] = text 	end, 	function(...) 		buffer[#buffer + 1] = string.format(...) 	end end”</title>
		<link rel="alternate" type="text/html" href="https://wiki.statsape.com/index.php?title=%E6%A8%A1%E5%9D%97:OutputBuffer&amp;diff=8055&amp;oldid=prev"/>
		<updated>2024-01-21T15:00:02Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“return function() 	local buffer = {} 	return function(sep) 		local b = buffer 		buffer = {} 		return table.concat(b, sep) 	end, 	function(text) 		buffer[#buffer + 1] = text 	end, 	function(...) 		buffer[#buffer + 1] = string.format(...) 	end end”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;return function()&lt;br /&gt;
	local buffer = {}&lt;br /&gt;
	return function(sep)&lt;br /&gt;
		local b = buffer&lt;br /&gt;
		buffer = {}&lt;br /&gt;
		return table.concat(b, sep)&lt;br /&gt;
	end,&lt;br /&gt;
	function(text)&lt;br /&gt;
		buffer[#buffer + 1] = text&lt;br /&gt;
	end,&lt;br /&gt;
	function(...)&lt;br /&gt;
		buffer[#buffer + 1] = string.format(...)&lt;br /&gt;
	end&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>Zeroclanzhang</name></author>
	</entry>
</feed>