增加TG频道、notion和学术研究
This commit is contained in:
parent
4749e8681b
commit
996d734289
@ -18,7 +18,11 @@
|
||||
- title: 我的公众号
|
||||
logo: https://lskypro.suqingyu.com/share/navigation/2025/02/17/67b345aa9b5d1.webp
|
||||
url: https://blog.suqingyu.com/upload/%E5%BE%AE%E4%BF%A1%E6%90%9C%E4%B8%80%E6%90%9C.jpg
|
||||
description: 关注我的公众号,获取更多有价值的内容和动态
|
||||
description: 关注我的公众号,获取更多有价值的内容
|
||||
- title: 我的TG频道
|
||||
logo: https://lskypro.suqingyu.com/share/navigation/2025/02/19/67b552a7dad20.webp
|
||||
url: https://t.me/SuQingYuWorld
|
||||
description: 我会在TG频道分享一些有趣的动态,欢迎关注
|
||||
|
||||
- taxonomy: 搜索引擎
|
||||
icon: fas fa-search
|
||||
@ -95,6 +99,14 @@
|
||||
- taxonomy: 实用工具
|
||||
icon: fas fa-hammer
|
||||
links:
|
||||
- title: Notion
|
||||
logo: https://favicon.im/www.notion.com?larger=true
|
||||
url: https://www.notion.com/
|
||||
description: 一款集成了笔记、知识库、数据表格、看板、日历等多种能力于一体的工具
|
||||
- title: 有道翻译
|
||||
logo: https://favicon.im/fanyi.youdao.com?larger=true
|
||||
url: https://fanyi.youdao.com/
|
||||
description: 著名的国内翻译网站,提供多种语言的翻译服务
|
||||
- title: 在线文件转换
|
||||
logo: https://favicon.im/www.aconvert.com?larger=true
|
||||
url: https://www.aconvert.com/
|
||||
@ -106,7 +118,7 @@
|
||||
- title: Favicon.im
|
||||
logo: https://favicon.im/favicon.im?larger=true
|
||||
url: https://favicon.im/
|
||||
description: 提取网站的Favicon图标
|
||||
description: 提取其他网站的Favicon图标
|
||||
|
||||
- taxonomy: 论坛社区
|
||||
icon: far fa-comments
|
||||
@ -136,6 +148,42 @@
|
||||
url: https://www.v2ex.com/
|
||||
description: 一个技术讨论社区,涉及领域包括编程、设计、互联网产品等
|
||||
|
||||
- taxonomy: 学术研究
|
||||
icon: fas fa-book-open
|
||||
links:
|
||||
- title: 知网
|
||||
logo: https://favicon.im/www.cnki.net?larger=true
|
||||
url: https://www.cnki.net/
|
||||
description: 中国最大的学术资源数据库,提供论文、期刊、学位论文等学术文献的检索与下载
|
||||
- title: 在线LaTeX公式编辑器
|
||||
logo: https://favicon.im/www.latexlive.com?larger=true
|
||||
url: https://www.latexlive.com/
|
||||
description: 支持实时渲染的LaTeX公式编辑工具,可用于编写和导出数学公式
|
||||
- title: 在线LaTeX公式识别器
|
||||
logo: https://favicon.im/simpletex.cn?larger=true
|
||||
url: https://simpletex.cn/ai/latex_ocr
|
||||
description: AI识别手写或图片中的数学公式,并转换为LaTeX代码,方便复制使用
|
||||
- title: Papers With Code
|
||||
logo: https://favicon.im/paperswithcode.com?larger=true
|
||||
url: https://paperswithcode.com/
|
||||
description: 收录计算机科学领域的最新论文,并提供相关代码,助力复现与学习
|
||||
- title: Crossref
|
||||
logo: https://favicon.im/search.crossref.org?larger=true
|
||||
url: https://search.crossref.org/
|
||||
description: 全球学术出版物的DOI解析与搜索平台,可通过论文名和DOI检索论文
|
||||
- title: arXiv
|
||||
logo: https://favicon.im/arxiv.org?larger=true
|
||||
url: https://arxiv.org/
|
||||
description: 预印本论文存储库,涵盖多个学科领域,无需支付费用即可访问和下载文献。
|
||||
- title: LetPub
|
||||
logo: https://favicon.im/www.letpub.com.cn?larger=true
|
||||
url: https://www.letpub.com.cn/index.php?page=journalapp
|
||||
description: SCI期刊查询
|
||||
- title: 万维书刊网
|
||||
logo: https://favicon.im/www.eshukan.com?larger=true
|
||||
url: https://www.eshukan.com/
|
||||
description: 收录各类学术期刊,提供期刊查询、投稿信息及出版评审参考
|
||||
|
||||
- taxonomy: 影音视频
|
||||
icon: far fa-play-circle
|
||||
links:
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
<html lang="zh-CN">
|
||||
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.144.0">
|
||||
<meta name="generator" content="Hugo 0.144.1">
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1" />
|
||||
<meta name="viewport"
|
||||
@ -202,6 +202,15 @@
|
||||
|
||||
|
||||
|
||||
<li class="sidebar-item">
|
||||
<a href="#766e85f97b0965e50f345602a43d7532" class="smooth">
|
||||
<i class="fas fa-book-open fa-lg icon-fw icon-lg mr-2"></i>
|
||||
<span>学术研究</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="sidebar-item">
|
||||
<a href="#a4d417d7850fde0cd00e4af576621a63" class="smooth">
|
||||
<i class="far fa-play-circle fa-lg icon-fw icon-lg mr-2"></i>
|
||||
@ -584,7 +593,7 @@
|
||||
|
||||
|
||||
<a href="https://blog.suqingyu.com/upload/%E5%BE%AE%E4%BF%A1%E6%90%9C%E4%B8%80%E6%90%9C.jpg" target="_blank" data-id="" data-url="https://blog.suqingyu.com/upload/%E5%BE%AE%E4%BF%A1%E6%90%9C%E4%B8%80%E6%90%9C.jpg"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="关注我的公众号,获取更多有价值的内容和动态">
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="关注我的公众号,获取更多有价值的内容">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
@ -600,7 +609,7 @@
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>我的公众号</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">关注我的公众号,获取更多有价值的内容和动态</p>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">关注我的公众号,获取更多有价值的内容</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -612,6 +621,39 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="url-card col-6 col-sm-6 col-md-4 col-xl-5a col-xxl-6a">
|
||||
<div class="url-body default">
|
||||
|
||||
|
||||
<a href="https://t.me/SuQingYuWorld" target="_blank" data-id="" data-url="https://t.me/SuQingYuWorld"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="我会在TG频道分享一些有趣的动态,欢迎关注">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
<div class="url-img mr-2 d-flex align-items-center justify-content-center">
|
||||
|
||||
|
||||
<img class="lazy" src="https://lskypro.suqingyu.com/share/navigation/2025/02/19/67b552a7dad20.webp" data-src="https://lskypro.suqingyu.com/share/navigation/2025/02/19/67b552a7dad20.webp"
|
||||
onerror="javascript:this.src='https:\/\/lskypro.suqingyu.com\/share\/navigation\/2025\/02\/17\/67b341fc11d50.webp'" alt="我的TG频道">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="url-info flex-fill">
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>我的TG频道</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">我会在TG频道分享一些有趣的动态,欢迎关注</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://t.me/SuQingYuWorld" class="togo text-center text-muted is-views" data-id="689"
|
||||
data-toggle="tooltip" data-placement="right" title="直达" rel="nofollow">
|
||||
<i class="iconfont icon-goto"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<br />
|
||||
|
||||
@ -1179,6 +1221,72 @@
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="url-card col-6 col-sm-6 col-md-4 col-xl-5a col-xxl-6a">
|
||||
<div class="url-body default">
|
||||
|
||||
|
||||
<a href="https://www.notion.com/" target="_blank" data-id="" data-url="https://www.notion.com/"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="一款集成了笔记、知识库、数据表格、看板、日历等多种能力于一体的工具">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
<div class="url-img mr-2 d-flex align-items-center justify-content-center">
|
||||
|
||||
|
||||
<img class="lazy" src="https://favicon.im/www.notion.com?larger=true" data-src="https://favicon.im/www.notion.com?larger=true"
|
||||
onerror="javascript:this.src='https:\/\/lskypro.suqingyu.com\/share\/navigation\/2025\/02\/17\/67b341fc11d50.webp'" alt="Notion">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="url-info flex-fill">
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>Notion</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">一款集成了笔记、知识库、数据表格、看板、日历等多种能力于一体的工具</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://www.notion.com/" class="togo text-center text-muted is-views" data-id="689"
|
||||
data-toggle="tooltip" data-placement="right" title="直达" rel="nofollow">
|
||||
<i class="iconfont icon-goto"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="url-card col-6 col-sm-6 col-md-4 col-xl-5a col-xxl-6a">
|
||||
<div class="url-body default">
|
||||
|
||||
|
||||
<a href="https://fanyi.youdao.com/" target="_blank" data-id="" data-url="https://fanyi.youdao.com/"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="著名的国内翻译网站,提供多种语言的翻译服务">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
<div class="url-img mr-2 d-flex align-items-center justify-content-center">
|
||||
|
||||
|
||||
<img class="lazy" src="https://favicon.im/fanyi.youdao.com?larger=true" data-src="https://favicon.im/fanyi.youdao.com?larger=true"
|
||||
onerror="javascript:this.src='https:\/\/lskypro.suqingyu.com\/share\/navigation\/2025\/02\/17\/67b341fc11d50.webp'" alt="有道翻译">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="url-info flex-fill">
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>有道翻译</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">著名的国内翻译网站,提供多种语言的翻译服务</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://fanyi.youdao.com/" class="togo text-center text-muted is-views" data-id="689"
|
||||
data-toggle="tooltip" data-placement="right" title="直达" rel="nofollow">
|
||||
<i class="iconfont icon-goto"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="url-card col-6 col-sm-6 col-md-4 col-xl-5a col-xxl-6a">
|
||||
<div class="url-body default">
|
||||
|
||||
@ -1250,7 +1358,7 @@
|
||||
|
||||
|
||||
<a href="https://favicon.im/" target="_blank" data-id="" data-url="https://favicon.im/"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="提取网站的Favicon图标">
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="提取其他网站的Favicon图标">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
@ -1266,7 +1374,7 @@
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>Favicon.im</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">提取网站的Favicon图标</p>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">提取其他网站的Favicon图标</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -1502,6 +1610,288 @@
|
||||
|
||||
|
||||
|
||||
<div class="d-flex flex-fill">
|
||||
<h4 class="text-gray text-lg mb-4">
|
||||
<i class="site-tag iconfont icon-tag icon-lg mr-1" id="766e85f97b0965e50f345602a43d7532"></i>
|
||||
学术研究
|
||||
</h4>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="url-card col-6 col-sm-6 col-md-4 col-xl-5a col-xxl-6a">
|
||||
<div class="url-body default">
|
||||
|
||||
|
||||
<a href="https://www.cnki.net/" target="_blank" data-id="" data-url="https://www.cnki.net/"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="中国最大的学术资源数据库,提供论文、期刊、学位论文等学术文献的检索与下载">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
<div class="url-img mr-2 d-flex align-items-center justify-content-center">
|
||||
|
||||
|
||||
<img class="lazy" src="https://favicon.im/www.cnki.net?larger=true" data-src="https://favicon.im/www.cnki.net?larger=true"
|
||||
onerror="javascript:this.src='https:\/\/lskypro.suqingyu.com\/share\/navigation\/2025\/02\/17\/67b341fc11d50.webp'" alt="知网">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="url-info flex-fill">
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>知网</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">中国最大的学术资源数据库,提供论文、期刊、学位论文等学术文献的检索与下载</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://www.cnki.net/" class="togo text-center text-muted is-views" data-id="689"
|
||||
data-toggle="tooltip" data-placement="right" title="直达" rel="nofollow">
|
||||
<i class="iconfont icon-goto"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="url-card col-6 col-sm-6 col-md-4 col-xl-5a col-xxl-6a">
|
||||
<div class="url-body default">
|
||||
|
||||
|
||||
<a href="https://www.latexlive.com/" target="_blank" data-id="" data-url="https://www.latexlive.com/"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="支持实时渲染的LaTeX公式编辑工具,可用于编写和导出数学公式">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
<div class="url-img mr-2 d-flex align-items-center justify-content-center">
|
||||
|
||||
|
||||
<img class="lazy" src="https://favicon.im/www.latexlive.com?larger=true" data-src="https://favicon.im/www.latexlive.com?larger=true"
|
||||
onerror="javascript:this.src='https:\/\/lskypro.suqingyu.com\/share\/navigation\/2025\/02\/17\/67b341fc11d50.webp'" alt="在线LaTeX公式编辑器">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="url-info flex-fill">
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>在线LaTeX公式编辑器</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">支持实时渲染的LaTeX公式编辑工具,可用于编写和导出数学公式</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://www.latexlive.com/" class="togo text-center text-muted is-views" data-id="689"
|
||||
data-toggle="tooltip" data-placement="right" title="直达" rel="nofollow">
|
||||
<i class="iconfont icon-goto"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="url-card col-6 col-sm-6 col-md-4 col-xl-5a col-xxl-6a">
|
||||
<div class="url-body default">
|
||||
|
||||
|
||||
<a href="https://simpletex.cn/ai/latex_ocr" target="_blank" data-id="" data-url="https://simpletex.cn/ai/latex_ocr"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="AI识别手写或图片中的数学公式,并转换为LaTeX代码,方便复制使用">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
<div class="url-img mr-2 d-flex align-items-center justify-content-center">
|
||||
|
||||
|
||||
<img class="lazy" src="https://favicon.im/simpletex.cn?larger=true" data-src="https://favicon.im/simpletex.cn?larger=true"
|
||||
onerror="javascript:this.src='https:\/\/lskypro.suqingyu.com\/share\/navigation\/2025\/02\/17\/67b341fc11d50.webp'" alt="在线LaTeX公式识别器">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="url-info flex-fill">
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>在线LaTeX公式识别器</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">AI识别手写或图片中的数学公式,并转换为LaTeX代码,方便复制使用</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://simpletex.cn/ai/latex_ocr" class="togo text-center text-muted is-views" data-id="689"
|
||||
data-toggle="tooltip" data-placement="right" title="直达" rel="nofollow">
|
||||
<i class="iconfont icon-goto"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="url-card col-6 col-sm-6 col-md-4 col-xl-5a col-xxl-6a">
|
||||
<div class="url-body default">
|
||||
|
||||
|
||||
<a href="https://paperswithcode.com/" target="_blank" data-id="" data-url="https://paperswithcode.com/"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="收录计算机科学领域的最新论文,并提供相关代码,助力复现与学习">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
<div class="url-img mr-2 d-flex align-items-center justify-content-center">
|
||||
|
||||
|
||||
<img class="lazy" src="https://favicon.im/paperswithcode.com?larger=true" data-src="https://favicon.im/paperswithcode.com?larger=true"
|
||||
onerror="javascript:this.src='https:\/\/lskypro.suqingyu.com\/share\/navigation\/2025\/02\/17\/67b341fc11d50.webp'" alt="Papers With Code">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="url-info flex-fill">
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>Papers With Code</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">收录计算机科学领域的最新论文,并提供相关代码,助力复现与学习</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://paperswithcode.com/" class="togo text-center text-muted is-views" data-id="689"
|
||||
data-toggle="tooltip" data-placement="right" title="直达" rel="nofollow">
|
||||
<i class="iconfont icon-goto"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="url-card col-6 col-sm-6 col-md-4 col-xl-5a col-xxl-6a">
|
||||
<div class="url-body default">
|
||||
|
||||
|
||||
<a href="https://search.crossref.org/" target="_blank" data-id="" data-url="https://search.crossref.org/"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="全球学术出版物的DOI解析与搜索平台,可通过论文名和DOI检索论文">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
<div class="url-img mr-2 d-flex align-items-center justify-content-center">
|
||||
|
||||
|
||||
<img class="lazy" src="https://favicon.im/search.crossref.org?larger=true" data-src="https://favicon.im/search.crossref.org?larger=true"
|
||||
onerror="javascript:this.src='https:\/\/lskypro.suqingyu.com\/share\/navigation\/2025\/02\/17\/67b341fc11d50.webp'" alt="Crossref">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="url-info flex-fill">
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>Crossref</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">全球学术出版物的DOI解析与搜索平台,可通过论文名和DOI检索论文</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://search.crossref.org/" class="togo text-center text-muted is-views" data-id="689"
|
||||
data-toggle="tooltip" data-placement="right" title="直达" rel="nofollow">
|
||||
<i class="iconfont icon-goto"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="url-card col-6 col-sm-6 col-md-4 col-xl-5a col-xxl-6a">
|
||||
<div class="url-body default">
|
||||
|
||||
|
||||
<a href="https://arxiv.org/" target="_blank" data-id="" data-url="https://arxiv.org/"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="预印本论文存储库,涵盖多个学科领域,无需支付费用即可访问和下载文献。">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
<div class="url-img mr-2 d-flex align-items-center justify-content-center">
|
||||
|
||||
|
||||
<img class="lazy" src="https://favicon.im/arxiv.org?larger=true" data-src="https://favicon.im/arxiv.org?larger=true"
|
||||
onerror="javascript:this.src='https:\/\/lskypro.suqingyu.com\/share\/navigation\/2025\/02\/17\/67b341fc11d50.webp'" alt="arXiv">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="url-info flex-fill">
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>arXiv</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">预印本论文存储库,涵盖多个学科领域,无需支付费用即可访问和下载文献。</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://arxiv.org/" class="togo text-center text-muted is-views" data-id="689"
|
||||
data-toggle="tooltip" data-placement="right" title="直达" rel="nofollow">
|
||||
<i class="iconfont icon-goto"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="url-card col-6 col-sm-6 col-md-4 col-xl-5a col-xxl-6a">
|
||||
<div class="url-body default">
|
||||
|
||||
|
||||
<a href="https://www.letpub.com.cn/index.php?page=journalapp" target="_blank" data-id="" data-url="https://www.letpub.com.cn/index.php?page=journalapp"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="SCI期刊查询">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
<div class="url-img mr-2 d-flex align-items-center justify-content-center">
|
||||
|
||||
|
||||
<img class="lazy" src="https://favicon.im/www.letpub.com.cn?larger=true" data-src="https://favicon.im/www.letpub.com.cn?larger=true"
|
||||
onerror="javascript:this.src='https:\/\/lskypro.suqingyu.com\/share\/navigation\/2025\/02\/17\/67b341fc11d50.webp'" alt="LetPub">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="url-info flex-fill">
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>LetPub</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">SCI期刊查询</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://www.letpub.com.cn/index.php?page=journalapp" class="togo text-center text-muted is-views" data-id="689"
|
||||
data-toggle="tooltip" data-placement="right" title="直达" rel="nofollow">
|
||||
<i class="iconfont icon-goto"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="url-card col-6 col-sm-6 col-md-4 col-xl-5a col-xxl-6a">
|
||||
<div class="url-body default">
|
||||
|
||||
|
||||
<a href="https://www.eshukan.com/" target="_blank" data-id="" data-url="https://www.eshukan.com/"
|
||||
class="card no-c mb-4" data-toggle="tooltip" data-placement="bottom" data-original-title="收录各类学术期刊,提供期刊查询、投稿信息及出版评审参考">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="url-content d-flex align-items-center">
|
||||
<div class="url-img mr-2 d-flex align-items-center justify-content-center">
|
||||
|
||||
|
||||
<img class="lazy" src="https://favicon.im/www.eshukan.com?larger=true" data-src="https://favicon.im/www.eshukan.com?larger=true"
|
||||
onerror="javascript:this.src='https:\/\/lskypro.suqingyu.com\/share\/navigation\/2025\/02\/17\/67b341fc11d50.webp'" alt="万维书刊网">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="url-info flex-fill">
|
||||
<div class="text-sm overflowClip_1">
|
||||
<strong>万维书刊网</strong>
|
||||
</div>
|
||||
<p class="overflowClip_1 m-0 text-muted text-xs">收录各类学术期刊,提供期刊查询、投稿信息及出版评审参考</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://www.eshukan.com/" class="togo text-center text-muted is-views" data-id="689"
|
||||
data-toggle="tooltip" data-placement="right" title="直达" rel="nofollow">
|
||||
<i class="iconfont icon-goto"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<br />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="d-flex flex-fill">
|
||||
<h4 class="text-gray text-lg mb-4">
|
||||
<i class="site-tag iconfont icon-tag icon-lg mr-1" id="a4d417d7850fde0cd00e4af576621a63"></i>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user