6779.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 26 行
HTML
26 行
<html>
<head>
<title>字串搜寻程式</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>字串搜寻程式</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:cczvicky@ms21.hinet.net">小千</a> on October 27, 1998 at 09:21:30:<p>
请问:如果我有一篇.txt档...该如何写一程式可以搜寻文章中的"字串"呢?<br>例如:The system that support the management of the functional areas are referred to as management information systems. A MIS provides periodic information to functionalmanagers and other employees on such routine topics as operational efficiency,effectiveness,and productivity.<br>若我输入"management",则程式会自动把有"management"的那行列出来...<br>请各位高手帮我想想法子...<br>谢谢....^_^
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6779-->
<!--top: 6799--><li><a href="6799.html">Re: 字串搜寻程式</a> <b>尧仔</b> <i>23:39:55 10/27/98</i>
(<!--responses: 6799-->0)
<ul><!--insert: 6799-->
</ul><!--end: 6799-->
</ul><!--end: 6779-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?