<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="https://blog.zhifouli.top/index.php/feed/rss/category/fullstack/">
<title>拾星漫记 - 全栈开发</title>
<link>https://blog.zhifouli.top/index.php/category/fullstack/</link>
<description>记录前后端开发中的问题与解决方案，适合不严格区分前后端的内容。</description>
<items>
<rdf:Seq>
<rdf:li resource="https://blog.zhifouli.top/index.php/archives/39/"/>
</rdf:Seq>
</items>
</channel>
<item rdf:about="https://blog.zhifouli.top/index.php/archives/39/">
<title>swiper实现阶梯式横向滚动轮播</title>
<link>https://blog.zhifouli.top/index.php/archives/39/</link>
<dc:date>2025-07-28T18:55:00+08:00</dc:date>
<description>                                                            AI摘要       使用Swiper实现横向滚动轮播卡片，附效果图和参考链接，本人直接通过AI实现。         此内容根据文章生成，仅用于文章内容的解释与总结 网站开发有个需求，给卡片做成横向滚动轮播卡片，经调研可以使用swiper实现，这里附上CSDN的相关文章，本人直接用AI实现，没做研究。效果图：</description>
</item>
</rdf:RDF>