<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>http://wiki.hanyu123.cn/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E5%9D%97%3ANo_globals</id>
	<title>模块:No globals - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.hanyu123.cn/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E5%9D%97%3ANo_globals"/>
	<link rel="alternate" type="text/html" href="http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:No_globals&amp;action=history"/>
	<updated>2026-09-21T14:51:22Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:No_globals&amp;diff=1435&amp;oldid=prev</id>
		<title>HanyuTech：​导入9个版本</title>
		<link rel="alternate" type="text/html" href="http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:No_globals&amp;diff=1435&amp;oldid=prev"/>
		<updated>2018-06-05T14:26:52Z</updated>

		<summary type="html">&lt;p&gt;导入9个版本&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local mt = getmetatable(_G) or {}&lt;br /&gt;
function mt.__index (t, k)&lt;br /&gt;
	if k ~= &amp;#039;arg&amp;#039; then&lt;br /&gt;
		error(&amp;#039;Tried to read nil global &amp;#039; .. tostring(k), 2)&lt;br /&gt;
	end&lt;br /&gt;
	return nil&lt;br /&gt;
end&lt;br /&gt;
function mt.__newindex(t, k, v)&lt;br /&gt;
	if k ~= &amp;#039;arg&amp;#039; then&lt;br /&gt;
		error(&amp;#039;Tried to write global &amp;#039; .. tostring(k), 2)&lt;br /&gt;
	end&lt;br /&gt;
	rawset(t, k, v)&lt;br /&gt;
end&lt;br /&gt;
setmetatable(_G, mt)&lt;/div&gt;</summary>
		<author><name>HanyuTech</name></author>
	</entry>
	<entry>
		<id>http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:No_globals&amp;diff=1433&amp;oldid=prev</id>
		<title>108.173.191.133：​Blanked the page</title>
		<link rel="alternate" type="text/html" href="http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:No_globals&amp;diff=1433&amp;oldid=prev"/>
		<updated>2017-03-01T03:41:29Z</updated>

		<summary type="html">&lt;p&gt;Blanked the page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>108.173.191.133</name></author>
	</entry>
</feed>