吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 1908|回复: 11
收起左侧

[求助] 易语言网页取指定文字求助

[复制链接]
极光110 发表于 2020-12-1 13:51
无标题.png
如何将指定文本(发在一楼)中的指定文字分别置入到超级列表框内?(求正则例子)

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

 楼主| 极光110 发表于 2020-12-1 13:52
<a cpos="title" href="/book/51236/" title="我具现了仙剑世界" class="result-game-item-title-link" target="_blank">
                        <span>我具现了仙剑世界</span>
                    </a>
                </h3>
                <p class="result-game-item-desc">郭镇玩游戏触电得到游戏具现系统,系统连接了游戏《仙侠奇侠传online》。他发现自己拿着手机玩游就可以得到可具现物品,只要有足够愿力就能将物品具现出来。一开始还只是蜂王蜜、鼠儿果&amp;hellip;&amp;hellip;之后便是赎魂灯、孟婆汤&amp;hellip;&amp;hellip;最后当他把镇妖塔、蜀山派具现出来的时候,事情大条了。PS:郭镇接受记者采访告诉所有人要相信科学,武术是没有什么轻功的,然后他踩着一柄剑飞走了。</p>
                <div class="result-game-item-info">
                    <p class="result-game-item-info-tag">
                        <span class="result-game-item-info-tag-title preBold">作者:</span>
                        <span>问心万古</span>
                    </p>
                    <p class="result-game-item-info-tag">
                        <span class="result-game-item-info-tag-title preBold">类型:</span>
                        <span class="result-game-item-info-tag-title">修真小说</span>
                    </p>
                    <p class="result-game-item-info-tag">
                        <span class="result-game-item-info-tag-title preBold">更新时间:</span>
                        <span class="result-game-item-info-tag-title">2020-11-30 11:34:27</span>
                    </p>
                    <p class="result-game-item-info-tag">
                        <span class="result-game-item-info-tag-title preBold">最新章节:</span>
                        <a cpos="newchapter" href="/book/51236/330767.html" class="result-game-item-info-tag-item" target="_blank">第二百一十八章 三伏天下雪了?这很郭先生!</a>
                    </p>
                </div>
            </div>
        </div>
         
        <div class="result-item result-game-item">
            <div class="result-game-item-pic">
                <a cpos="img" href="/book/51234/" class="result-game-item-pic-link" target="_blank" style="width:110px;height:150px;">
                    <img src="https://www.81zw.com/files/article/image/51/51234/51234s.jpg" class="result-game-item-pic-link-img" onerror="$(this).attr('src', '/images/nocover.jpg')">
                </a>
            </div>
            <div class="result-game-item-detail">
                <h3 class="result-item-title result-game-item-title">
                    <a cpos="title" href="/book/51234/" title="我家娘子不是妖" class="result-game-item-title-link" target="_blank">
                        <span>我家娘子不是妖</span>
                    </a>
                </h3>
                <p class="result-game-item-desc">天降美娇妻,坐拥万贯财。因为一纸神秘婚书,本是一介小捕头的陈牧莫名多了一位漂亮媳妇,以及万贯家财。媳妇姓白,美若天仙。身边还有一位叫小青的娇媚丫鬟。然而某天,一个浑身刺有金龙纹身的和尚忽然找到他,并告诉了他一个惊天大秘密——“施主,你家娘子不是人,她……是妖!”最让陈牧无语的是,不知从哪儿还冒出了七个头顶葫芦的精神小伙,声称媳妇抓了他们的爷爷。一时间,陈牧彻底凌乱了……——这是一个妖魍横行的世界,也是一个极欲极恶的世界。(豆芽出品,必属精品!)</p>
                <div class="result-game-item-info">
                    <p class="result-game-item-info-tag">
                        <span class="result-game-item-info-tag-title preBold">作者:</span>
                        <span>极品豆芽</span>
                    </p>
                    <p class="result-game-item-info-tag">
                        <span class="result-game-item-info-tag-title preBold">类型:</span>
                        <span class="result-game-item-info-tag-title">玄幻小说</span>
                    </p>
                    <p class="result-game-item-info-tag">
                        <span class="result-game-item-info-tag-title preBold">更新时间:</span>
                        <span class="result-game-item-info-tag-title">2020-12-01 11:26:26</span>
                    </p>
                    <p class="result-game-item-info-tag">
                        <span class="result-game-item-info-tag-title preBold">最新章节:</span>
                        <a cpos="newchapter" href="/book/51234/333571.html" class="result-game-item-info-tag-item" target="_blank">第9章 妇人之美!(求推荐票)</a>
温柔的笑 发表于 2020-12-1 14:03
w5530457 发表于 2020-12-1 14:05
 楼主| 极光110 发表于 2020-12-1 14:09
温柔的笑 发表于 2020-12-1 14:03
不好意思,正则我不会

如果有其他的解决方法也可以,求例子
apei 发表于 2020-12-1 14:14
本帖最后由 apei 于 2020-12-1 14:20 编辑

QQ截图20201201141240.png
基本就这样 ,先用正则匹配出需要的文本,然后插入进去就好!

1.png

[C++] 纯文本查看 复制代码
 <span>(.*?)</span>
                    </a>
                </h3>
                <p class="result-game-item-desc">(.*?)</p>
                <div class="result-game-item-info">
                    <p class="result-game-item-info-tag">
                        <span class="result-game-item-info-tag-title preBold">作者:</span>
                        <span>(.*?)</span>
                    </p>
                    <p class="result-game-item-info-tag">
                        <span class="result-game-item-info-tag-title preBold">类型:</span>
                        <span class="result-game-item-info-tag-title">(.*?)</span>
                    </p>
                    <p class="result-game-item-info-tag">
                        <span class="result-game-item-info-tag-title preBold">更新时间:</span>
                        <span class="result-game-item-info-tag-title">(.*?)</span>
                    </p>
                    <p class="result-game-item-info-tag">
                        <span class="result-game-item-info-tag-title preBold">最新章节:</span>
                        <a cpos="newchapter" href="(.*?)" class="result-game-item-info-tag-item" target="_blank">(.*?)</a>
aaa123321 发表于 2020-12-1 14:29
6666666666666666

免费评分

参与人数 1吾爱币 -1 收起 理由
kll545012 -1 此为违规行为,请遵守论坛版规!

查看全部评分

kll545012 发表于 2020-12-1 15:11
本帖最后由 kll545012 于 2020-12-1 15:13 编辑



正则.创建 (#表达式, 返回信息, 假, 真, 真, )
匹配数量 = 正则.取匹配数量 ()
.计次循环首 (匹配数量, i)
标题=正则.取子匹配文本 (i, 1, )
内容=正则.取子匹配文本 (i, 2, )
.。。
。。
然后再插到超级列表框内
 楼主| 极光110 发表于 2020-12-1 15:14
kll545012 发表于 2020-12-1 15:11
正则.创建 (#表达式, 返回信息, 假, 真, 真, )
匹配数量 = 正则.取匹配数量 ()
.计次循环首 (匹配数 ...

求正则QAQ
温柔的笑 发表于 2020-12-1 15:15
kll545012 发表于 2020-12-1 15:11
正则.创建 (#表达式, 返回信息, 假, 真, 真, )
匹配数量 = 正则.取匹配数量 ()
.计次循环首 (匹配数 ...

人家要的是正则表达式
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-29 21:12

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表