<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
	<id>http://i.bnu.edu.cn/wiki/index.php?action=history&amp;feed=atom&amp;title=LlInsertString</id>
	<title>LlInsertString - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="http://i.bnu.edu.cn/wiki/index.php?action=history&amp;feed=atom&amp;title=LlInsertString"/>
	<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlInsertString&amp;action=history"/>
	<updated>2026-06-01T04:37:01Z</updated>
	<subtitle>本wiki的该页面的版本历史</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>http://i.bnu.edu.cn/wiki/index.php?title=LlInsertString&amp;diff=716&amp;oldid=prev</id>
		<title>Ty：创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名 = Function: string llInsertString( string dst, integer pos, string src…”</title>
		<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlInsertString&amp;diff=716&amp;oldid=prev"/>
		<updated>2020-08-20T11:49:10Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名 = Function: string llInsertString( string dst, integer pos, string src…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{函数详情&lt;br /&gt;
|函数名 = Function: string llInsertString( string dst, integer pos, string src );&lt;br /&gt;
|参数= 参数：&lt;br /&gt;
string	dst	–	destination of insertion&lt;br /&gt;
integer	pos	–	position index for insert, first is 0&lt;br /&gt;
string	src	–	source string to be inserted&lt;br /&gt;
|返回值= 返回值：返回从 pos 开始插入 src 的字符串 dst&lt;br /&gt;
&lt;br /&gt;
|注意事项=&lt;br /&gt;
如果 pos 超出界限，则脚本继续执行，不会出现错误消息。&lt;br /&gt;
|示例=&lt;br /&gt;
示例一&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
llInsertString(&amp;quot;input&amp;quot;, 2, &amp;quot;put out&amp;quot;)// returns &amp;quot;input output&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|相关函数=&lt;br /&gt;
[[llDeleteSubString]]&lt;br /&gt;
[[llGetSubString]]&lt;br /&gt;
|相关事件=&lt;br /&gt;
无&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Ty</name></author>
		
	</entry>
</feed>