
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
	<head><meta forua="true" http-equiv="Cache-Control" content="max-age=0" /></head><card id="MainCard" title="&#x6B22;&#x8FCE;&#x5149;&#x4E34;"><p><a href="wap.asp">&#x6728;&#x5B50;&#x5C4B;</a><br/>&nbsp;</p><p><b>&#x6807;&#x9898;&#x3A;</b> &#x6309;&#x952E;&#x7CBE;&#x7075;&#x38;&#x63D2;&#x4EF6;&#x5F00;&#x53D1;&#x793A;&#x4F8B;</p><p><b>&#x4F5C;&#x8005;&#x3A;</b> &#x64;&#x6E;&#x61;&#x77;&#x6F;</p><p><b>&#x65E5;&#x671F;&#x3A;</b> &#x32;&#x30;&#x31;&#x30;&#x2D;&#x30;&#x39;&#x2D;&#x32;&#x38;&#x20;&#x30;&#x32;&#x3A;&#x35;&#x37;&#x20;&#x50;&#x4D;</p><p><b>&#x5206;&#x7C7B;&#x3A;</b> <a href="wap.asp?do=showLog&amp;cateID=16">&#x57;&#x69;&#x6E;&#x7F16;&#x7A0B;</a></p><p><b>&#x5185;&#x5BB9;&#x3A;</b> &#x7B2C;&#x4E00;&#x6B65;&#xFF1A;&#x5728;&#x6309;&#x952E;&#x7CBE;&#x7075;8&#x5B89;&#x88C5;&#x76EE;&#x5F55;&#x4E0B;&#x6253;&#x5F00;source&#x6587;&#x4EF6;&#x5939;&#xFF0C;&#x627E;&#x5230;&#34;QMPlugin&#x63D2;&#x4EF6;&#x5236;&#x4F5C;&#x6A21;&#x7248;(VB 6.0).zip&#34;&#x5E76;&#x89E3;&#x538B;&#xFF1B;<br/>&#x7B2C;&#x4E8C;&#x6B65;&#xFF1A;&#x4F7F;&#x7528;Microsoft Visual Basic 6.0&#x6253;&#x5F00;QMPlugin.vbp&#x6587;&#x4EF6;&#xFF1B;<br/>&#x7B2C;&#x4E09;&#x6B65;&#xFF1A;&#x6253;&#x5F00;MyPlugin.cls&#xFF0C;&#x4FEE;&#x6539;&#x5982;&#x4E0B;&#xFF1A;<br/>&#x590D;&#x5236;&#x5185;&#x5BB9;&#x5230;&#x526A;&#x8D34;&#x677F; &#x7A0B;&#x5E8F;&#x4EE3;&#x7801;&#39;&#x79C1;&#x6709;&#x51FD;&#x6570;<br/>Private Function my_geturl(Id As Variant) As String<br/>&nbsp;&nbsp;&nbsp;&nbsp;my_geturl = &#34;http://www.mzwu.com/article.asp?id=&#34; &amp; Id<br/>End Function<br/>&#39;&#x516C;&#x6709;&#x65B9;&#x6CD5;,&#x83B7;&#x53D6;&#x7AD9;&#x70B9;&#x4FE1;&#x606F;<br/>Public Function GetInfo() As String<br/>&nbsp;&nbsp;&nbsp;&nbsp;GetInfo = &#34;&#x540D;&#x79F0;&#xFF1A;&#x6728;&#x5B50;&#x5C4B;&#34; &amp; vbCrLf &amp; &#34;&#x5730;&#x5740;&#xFF1A;http://www.mzwu.com/&#34;<br/>End Function<br/>&#39;&#x516C;&#x6709;&#x65B9;&#x6CD5;,&#x83B7;&#x53D6;&#x9875;&#x9762;&#x94FE;&#x63A5;<br/>Public Function GetUrl(Id As Variant) As String<br/>&nbsp;&nbsp;&nbsp;&nbsp;GetUrl = my_geturl(Id)<br/>End Function<br/>&#39;&#x63D2;&#x4EF6;&#x5E2E;&#x52A9;&#x4FE1;&#x606F;(&#x5FC5;&#x9700;)<br/>Public Function Get_Plugin_Description(ItemName As String) As String<br/>&nbsp;&nbsp;&nbsp;&nbsp;Dim Description_Text As String<br/>&nbsp;&nbsp;&nbsp;&nbsp;Description_Text = &#34;&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;Sel&#101;ct Case ItemName<br/>&nbsp;&nbsp;&nbsp;&nbsp;Case &#34;&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Description_Text = &#34;&#x6728;&#x5B50;&#x5C4B;&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;Case &#34;GetInfo&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Description_Text = &#34;&#x83B7;&#x53D6;&#x7AD9;&#x70B9;&#x4FE1;&#x606F;&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;Case &#34;GetUrl&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Description_Text = &#34;&#x83B7;&#x53D6;&#x9875;&#x9762;&#x94FE;&#x63A5;&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;End Sel&#101;ct<br/>&nbsp;&nbsp;&nbsp;&nbsp;Get_Plugin_Description = Translate_Description(Description_Text)<br/>End Function<br/>&#39;&#x63D2;&#x4EF6;&#x663E;&#x793A;&#x6A21;&#x677F;&#x4FE1;&#x606F;(&#x5FC5;&#x9700;)<br/>Public Function Get_Plugin_Interpret_Template(ItemName As String) As String<br/>&nbsp;&nbsp;&nbsp;&nbsp;Dim Description_Text As String<br/>&nbsp;&nbsp;&nbsp;&nbsp;Description_Text = &#34;&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;Sel&#101;ct Case ItemName<br/>&nbsp;&nbsp;&nbsp;&nbsp;Case &#34;&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Description_Text = &#34;&#x6728;&#x5B50;&#x5C4B;&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;Case &#34;GetInfo&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Description_Text = &#34;&#x83B7;&#x53D6;&#x7AD9;&#x70B9;&#x4FE1;&#x606F;&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;Case &#34;GetUrl&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Description_Text = &#34;&#x83B7;&#x53D6;&#x9875;&#x9762;&#x94FE;&#x63A5;&#34;<br/>&nbsp;&nbsp;&nbsp;&nbsp;End Sel&#101;ct<br/>&nbsp;&nbsp;&nbsp;&nbsp;Get_Plugin_Interpret_Template = Translate_Description(Description_Text)<br/>End Function<br/>&#x7B2C;&#x56DB;&#x6B65;&#xFF1A;&#x5728;&#x5C5E;&#x6027;&#x7A97;&#x53E3;&#x4E2D;&#x4FEE;&#x6539;&#x7C7B;&#x6A21;&#x5757;(MyPlugin.cls)&#x540D;&#x79F0;&#xFF1A;<br/>&#x7B2C;&#x4E94;&#x6B65;&#xFF1A;&#x5728;VB6.0&#x6587;&#x4EF6;&#x83DC;&#x5355;&#x4E0B;&#x9009;&#x62E9;&#x751F;&#x6210;dll&#xFF0C;&#x4FDD;&#x5B58;&#x4E3A;&#34;Mzwu.dll&#34;&#xFF1B;<br/>&#x7B2C;&#x516D;&#x6B65;&#xFF1A;&#x5C06;Mzwu.dll&#x590D;&#x5236;&#x5230;&#x6309;&#x952E;&#x7CBE;&#x7075;8&#x5B89;&#x88C5;&#x76EE;&#x5F55;&#x4E0B;&#x7684;plugin&#x6587;&#x4EF6;&#x5939;&#x4E2D;&#xFF0C;&#x91CD;&#x65B0;&#x6253;&#x5F00;&#x7CBE;&#x7075;&#xFF0C;&#x5728;&#x63D2;&#x4EF6;&#x547D;&#x4EE4;&#x5E93;&#x4E2D;&#x5C31;&#x53EF;&#x4EE5;&#x770B;&#x5230;&#x5B83;&#x4E86;&#xFF1A;<br/>&#x8C03;&#x7528;&#x793A;&#x4F8B;<br/>&#x590D;&#x5236;&#x5185;&#x5BB9;&#x5230;&#x526A;&#x8D34;&#x677F; &#x7A0B;&#x5E8F;&#x4EE3;&#x7801;MessageBox Plugin.Mzwu.GetInfo()<br/>MessageBox Plugin.Mzwu.GetUrl(2618)</p><p> + <a href="#CommentCard">&#x67E5;&#x770B;&#x5F53;&#x524D;&#x65E5;&#x5FD7;&#x8BC4;&#x8BBA;</a> (0)</p><p>&nbsp;<br/><br/><a href="wap.asp?do=Login">&#x767B;&#x5F55;</a></p><p><br/>&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;</p><p><a href="wap.asp">&#x6728;&#x5B50;&#x5C4B;</a></p><p><a href="http://www.pjhome.net/wap.asp">PJBlog3&nbsp;v3.2.9.518</a>&nbsp;Inside.</p><p>Processed&nbsp;In&nbsp;0.063&nbsp;ms</p><do type="prev" label="&#x8FD4;&#x56DE;"><prev/></do></card><card id="postCommentCard"><p><b>&#x6807;&#x9898;&#x3A;</b> <a href="#MainCard">&#x6309;&#x952E;&#x7CBE;&#x7075;&#x38;&#x63D2;&#x4EF6;&#x5F00;&#x53D1;&#x793A;&#x4F8B;</a></p><p><br/>你没有权限发表评论</p><p><br/>&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;</p><p><a href="wap.asp">&#x6728;&#x5B50;&#x5C4B;</a></p><p><a href="http://www.pjhome.net/wap.asp">PJBlog3&nbsp;v3.2.9.518</a>&nbsp;Inside.</p><p>Processed&nbsp;In&nbsp;0.063&nbsp;ms</p><do type="prev" label="&#x8FD4;&#x56DE;"><prev/></do></card><card id="CommentCard"><p>&#x6682;&#x65E0;&#x8BC4;&#x8BBA;</p><p><a href="#MainCard">&#x8FD4;&#x56DE;</a></p><p><br/>&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;</p><p><a href="wap.asp">&#x6728;&#x5B50;&#x5C4B;</a></p><p><a href="http://www.pjhome.net/wap.asp">PJBlog3&nbsp;v3.2.9.518</a>&nbsp;Inside.</p><p>Processed&nbsp;In&nbsp;0.063&nbsp;ms</p><do type="prev" label="&#x8FD4;&#x56DE;"><prev/></do></card>
</wml>
