﻿<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.hs633.com:8080/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
		<id>http://wiki.hs633.com:8080/index.php?action=history&amp;feed=atom&amp;title=StrMid_%E5%AD%97%E7%AC%A6%E4%B8%B2%E7%9A%84%E4%B8%AD%E9%83%A8</id>
		<title>StrMid 字符串的中部 - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.hs633.com:8080/index.php?action=history&amp;feed=atom&amp;title=StrMid_%E5%AD%97%E7%AC%A6%E4%B8%B2%E7%9A%84%E4%B8%AD%E9%83%A8"/>
		<link rel="alternate" type="text/html" href="http://wiki.hs633.com:8080/index.php?title=StrMid_%E5%AD%97%E7%AC%A6%E4%B8%B2%E7%9A%84%E4%B8%AD%E9%83%A8&amp;action=history"/>
		<updated>2026-04-04T17:21:39Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.19.1</generator>

	<entry>
		<id>http://wiki.hs633.com:8080/index.php?title=StrMid_%E5%AD%97%E7%AC%A6%E4%B8%B2%E7%9A%84%E4%B8%AD%E9%83%A8&amp;diff=1333&amp;oldid=prev</id>
		<title>Fumei: 以“{| class=&quot;wikitable&quot; |- |函数 ||  StrMid |- | 别名 || 字符串的中部 |- | 所属类别|| 字符串函数 |- | 参数数量 || 3 |- | 运行模式|| 逐根/...”为内容创建页面</title>
		<link rel="alternate" type="text/html" href="http://wiki.hs633.com:8080/index.php?title=StrMid_%E5%AD%97%E7%AC%A6%E4%B8%B2%E7%9A%84%E4%B8%AD%E9%83%A8&amp;diff=1333&amp;oldid=prev"/>
				<updated>2013-06-14T02:03:04Z</updated>
		
		<summary type="html">&lt;p&gt;以“{| class=&amp;quot;wikitable&amp;quot; |- |函数 ||  StrMid |- | 别名 || 字符串的中部 |- | 所属类别|| 字符串函数 |- | 参数数量 || 3 |- | 运行模式|| 逐根/...”为内容创建页面&lt;/p&gt;
&lt;p&gt;&lt;b&gt;最新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|函数 ||  StrMid&lt;br /&gt;
|-&lt;br /&gt;
| 别名 || 字符串的中部&lt;br /&gt;
|-&lt;br /&gt;
| 所属类别|| 字符串函数&lt;br /&gt;
|-&lt;br /&gt;
| 参数数量 || 3&lt;br /&gt;
|-&lt;br /&gt;
| 运行模式|| 逐根/逐行&lt;br /&gt;
|-&lt;br /&gt;
| 说明|| 取得字符串的中间部分&lt;br /&gt;
|-&lt;br /&gt;
| 用法||STRMID(STR,N,M) &lt;br /&gt;
&lt;br /&gt;
返回字符串STR的第N个字符开始的长度为M个字符的字符串,M为0则取到末尾 &lt;br /&gt;
&lt;br /&gt;
例如: &lt;br /&gt;
&lt;br /&gt;
EXPLAIN(1, STRMID('ABCDEF',3,3)) &lt;br /&gt;
&lt;br /&gt;
输出CDE&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fumei</name></author>	</entry>

	</feed>