B
bankemi
Unregistered / Unconfirmed
GUEST, unregistred user!
比如下面的代码
<html>
<head>
<meta http-equiv="Content-Type" content="text/html
charset=gb2312">
<title>新建网页 1</title>
</head>
<body>
</body>
</html>
搜索<title>,然后在“新建网页 1”后面插入http://127.0.0.1
如下:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html
charset=gb2312">
<title>新建网页 1http://127.0.0.1</title>
</head>
<body>
</body>
</html>
请问要怎么弄啊!!!
我用Insert(obj,target,pos),怎么也搞不出来,请高手帮忙
<html>
<head>
<meta http-equiv="Content-Type" content="text/html
charset=gb2312">
<title>新建网页 1</title>
</head>
<body>
</body>
</html>
搜索<title>,然后在“新建网页 1”后面插入http://127.0.0.1
如下:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html
charset=gb2312">
<title>新建网页 1http://127.0.0.1</title>
</head>
<body>
</body>
</html>
请问要怎么弄啊!!!
我用Insert(obj,target,pos),怎么也搞不出来,请高手帮忙