new subtopic llm

This commit is contained in:
JamesFlare1212
2023-05-11 21:33:10 +08:00
parent b69b474c08
commit 5aeea89a31
270 changed files with 37165 additions and 7 deletions

View File

@@ -0,0 +1,360 @@
<!DOCTYPE html>
<html lang="zh" dir="ltr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="自然科学 # 生物 # Campbell Biology, 12th edition # 简介 这是一本涵盖A-level到本科内容的有用书籍适合竞赛使用。清晰易懂的图形插图特别有助于理解。 书籍信息 Name: Campbell Biology,">
<meta name="theme-color" content="#FFFFFF">
<meta name="color-scheme" content="light dark"><meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://academics.jamesflare.com/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E4%B8%93%E4%B8%9A%E4%B8%8E%E8%AF%BE%E5%A4%96%E8%B5%84%E6%BA%90/%E8%87%AA%E7%84%B6%E7%A7%91%E5%AD%A6/" />
<title>自然科学 | Academic Resources</title>
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css" integrity="sha256-&#43;N42Rf4AWRtBUkruF04Z7dmKIiVaKTCgzcgqlINbo4c=" crossorigin="anonymous">
<script defer src="/flexsearch.min.js"></script>
<script defer src="/zh.search.min.3f34d7fccf0167107601775fa8a9c414ccabab8a6a9c508540f2ced427090add.js" integrity="sha256-PzTX/M8BZxB2AXdfqKnEFMyrq4pqnFCFQPLO1CcJCt0=" crossorigin="anonymous"></script>
<link rel="alternate" type="application/rss+xml" href="https://academics.jamesflare.com/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E4%B8%93%E4%B8%9A%E4%B8%8E%E8%AF%BE%E5%A4%96%E8%B5%84%E6%BA%90/%E8%87%AA%E7%84%B6%E7%A7%91%E5%AD%A6/index.xml" title="Academic Resources" />
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->
<link rel="stylesheet" href="https://academics.jamesflare.com/css/custom.css">
<script type="text/javascript" src="https://academics.jamesflare.com/js/custom.js"></script>
<script>pangu.spacingPage();</script>
</head>
<body dir="ltr">
<input type="checkbox" class="hidden toggle" id="menu-control" />
<input type="checkbox" class="hidden toggle" id="toc-control" />
<main class="container flex">
<aside class="book-menu">
<div class="book-menu-content">
<nav>
<h2 class="book-brand">
<a class="flex align-center" href="/zh/"><span>Academic Resources</span>
</a>
</h2>
<div class="book-search">
<input type="text" id="book-search-input" placeholder="搜索" aria-label="搜索" maxlength="64" data-hotkeys="s/" />
<div class="book-search-spinner hidden"></div>
<ul id="book-search-results"></ul>
</div>
<ul class="book-languages">
<li>
<input type="checkbox" id="languages" class="toggle" />
<label for="languages" class="flex justify-between">
<a role="button" class="flex align-center">
<img src="/svg/translate.svg" class="book-icon" alt="Languages" />
Chinese
</a>
</label>
<ul>
<li>
<a href="https://academics.jamesflare.com/">
English
</a>
</li>
</ul>
</li>
</ul>
<ul>
<li>
<p><a href="/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/"><strong>学术资源</strong></a></p>
<ul>
<li><a href="/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E5%AD%A6%E7%A7%91%E5%9C%A8%E7%BA%BF%E8%B5%84%E6%BA%90/">学科在线资源</a></li>
<li><a href="/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E5%AD%A6%E6%9C%AF%E5%B7%A5%E5%85%B7%E9%9B%86/">学术工具集</a></li>
<li><a href="/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E4%B8%93%E4%B8%9A%E4%B8%8E%E8%AF%BE%E5%A4%96%E8%B5%84%E6%BA%90/">专业与课外资源</a>
<br /></li>
</ul>
</li>
<li>
<p><a href="/zh/docs/%E5%85%88%E8%BF%9B%E5%B7%A5%E5%85%B7/"><strong>先进工具</strong></a></p>
<ul>
<li><a href="/zh/docs/%E5%85%88%E8%BF%9B%E5%B7%A5%E5%85%B7/llm%E7%B3%BB%E5%88%97/">LLM系列</a>
<br /></li>
</ul>
</li>
</ul>
<ul>
<li>
<a href="/zh/posts/news/" >
新闻
</a>
</li>
<li>
<a href="/zh/posts/about/" >
关于成员
</a>
</li>
</ul>
</nav>
<script>(function(){var e=document.querySelector("aside .book-menu-content");addEventListener("beforeunload",function(){localStorage.setItem("menu.scrollTop",e.scrollTop)}),e.scrollTop=localStorage.getItem("menu.scrollTop")})()</script>
</div>
</aside>
<div class="book-page">
<header class="book-header">
<div class="flex align-center justify-between">
<label for="menu-control">
<img src="/svg/menu.svg" class="book-icon" alt="Menu" />
</label>
<strong>自然科学</strong>
<label for="toc-control">
<img src="/svg/toc.svg" class="book-icon" alt="Table of Contents" />
</label>
</div>
<aside class="hidden clearfix">
<nav id="TableOfContents">
<ul>
<li><a href="#生物">生物</a>
<ul>
<li><a href="#campbell-biology-12th-editionhttpsarchiveorgdetailscampbell-biologypagen3mode2upq9780135988046"><a href="https://archive.org/details/campbell-biology/page/n3/mode/2up?q=9780135988046">Campbell Biology, 12th edition</a></a></li>
</ul>
</li>
<li><a href="#化学">化学</a>
<ul>
<li><a href="#american-chemical-societyhttpswwwacsorg"><a href="https://www.acs.org/">American Chemical Society</a></a></li>
<li><a href="#royal-society-of-chemistryhttpsedurscorg"><a href="https://edu.rsc.org">Royal Society of Chemistry</a></a></li>
<li><a href="#organic-chemistry-by-jonathan-clayden-nick-greeves-stuart-warrenhttpswebarchiveorgpdfsearch9780199270293"><a href="https://web.archive.org/pdf/search/9780199270293">Organic Chemistry by Jonathan Clayden Nick Greeves Stuart Warren</a></a></li>
</ul>
</li>
</ul>
</nav>
</aside>
</header>
<article class="markdown"><h1 id="自然科学">
自然科学
<a class="anchor" href="#%e8%87%aa%e7%84%b6%e7%a7%91%e5%ad%a6">#</a>
</h1>
<h2 id="生物">
生物
<a class="anchor" href="#%e7%94%9f%e7%89%a9">#</a>
</h2>
<h3 id="campbell-biology-12th-editionhttpsarchiveorgdetailscampbell-biologypagen3mode2upq9780135988046">
<a href="https://archive.org/details/campbell-biology/page/n3/mode/2up?q=9780135988046">Campbell Biology, 12th edition</a>
<a class="anchor" href="#campbell-biology-12th-editionhttpsarchiveorgdetailscampbell-biologypagen3mode2upq9780135988046">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Campbell Biology, 12th edition" id="tabs-Campbell Biology, 12th edition-0" checked="checked" />
<label for="tabs-Campbell Biology, 12th edition-0">简介</label>
<div class="book-tabs-content markdown-inner">这是一本涵盖A-level到本科内容的有用书籍适合竞赛使用。清晰易懂的图形插图特别有助于理解。</div><input type="radio" class="toggle" name="tabs-Campbell Biology, 12th edition" id="tabs-Campbell Biology, 12th edition-1" />
<label for="tabs-Campbell Biology, 12th edition-1">书籍信息</label>
<div class="book-tabs-content markdown-inner"><p><strong>Name</strong>: Campbell Biology, 12th edition<br>
<strong>ISBN 13</strong>: 9780135988046</p>
<blockquote class="book-hint info">
Get if you can, with these information.
</blockquote>
</div></div>
<h2 id="化学">
化学
<a class="anchor" href="#%e5%8c%96%e5%ad%a6">#</a>
</h2>
<h3 id="american-chemical-societyhttpswwwacsorg">
<a href="https://www.acs.org/">American Chemical Society</a>
<a class="anchor" href="#american-chemical-societyhttpswwwacsorg">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-American Chemical Society" id="tabs-American Chemical Society-0" checked="checked" />
<label for="tabs-American Chemical Society-0">简介</label>
<div class="book-tabs-content markdown-inner"><p>美国化学学会American Chemical SocietyACS是一个国际性的化学社团成立于1876年总部位于美国华盛顿特区。成员遍布全球包括专业化学家、学生、教师和其他跨学科人士。</p>
<p>美国化学学会拥有许多期刊其中《美国化学会志》已有125年历史。</p>
</div></div>
<h3 id="royal-society-of-chemistryhttpsedurscorg">
<a href="https://edu.rsc.org">Royal Society of Chemistry</a>
<a class="anchor" href="#royal-society-of-chemistryhttpsedurscorg">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Royal Society of Chemistry" id="tabs-Royal Society of Chemistry-0" checked="checked" />
<label for="tabs-Royal Society of Chemistry-0">简介</label>
<div class="book-tabs-content markdown-inner">英国皇家化学学会是一所英国的学会、欧洲最大的化学科学组织、历史最为悠久的化学学会目标为“推进化学科学”。1841年英国皇家化学学会成立1980年化学学会、皇家化学研究所、法拉第学会和分析化学学会合并为今天的英国皇家化学学会并开始使用新的“皇家宪章”。</div></div>
<h3 id="organic-chemistry-by-jonathan-clayden-nick-greeves-stuart-warrenhttpswebarchiveorgpdfsearch9780199270293">
<a href="https://web.archive.org/pdf/search/9780199270293">Organic Chemistry by Jonathan Clayden Nick Greeves Stuart Warren</a>
<a class="anchor" href="#organic-chemistry-by-jonathan-clayden-nick-greeves-stuart-warrenhttpswebarchiveorgpdfsearch9780199270293">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Organic Chemistry by Jonathan Clayden Nick Greeves Stuart Warren" id="tabs-Organic Chemistry by Jonathan Clayden Nick Greeves Stuart Warren-0" checked="checked" />
<label for="tabs-Organic Chemistry by Jonathan Clayden Nick Greeves Stuart Warren-0">简介</label>
<div class="book-tabs-content markdown-inner">这本书包含了大学水平的内容适合希望超越12年级化学水平并追求卓越的学生。</div><input type="radio" class="toggle" name="tabs-Organic Chemistry by Jonathan Clayden Nick Greeves Stuart Warren" id="tabs-Organic Chemistry by Jonathan Clayden Nick Greeves Stuart Warren-1" />
<label for="tabs-Organic Chemistry by Jonathan Clayden Nick Greeves Stuart Warren-1">书籍信息</label>
<div class="book-tabs-content markdown-inner"><p><strong>书名</strong>Organic Chemistry<br>
<strong>作者</strong>Jonathan Clayden, Nick Greeves, Stuart Warren<br>
<strong>ISBN 13</strong>9780199270293</p>
<blockquote class="book-hint info">
获取时请务必使用这些信息。
</blockquote>
</div></div>
</article>
<footer class="book-footer">
<div class="flex flex-wrap justify-between">
<div>
<a class="flex align-center" href="https://github.com/JamesFlare1212/SCDocs/edit/dev/content.zh/docs/%e5%ad%a6%e6%9c%af%e8%b5%84%e6%ba%90/%e4%b8%93%e4%b8%9a%e4%b8%8e%e8%af%be%e5%a4%96%e8%b5%84%e6%ba%90/%e8%87%aa%e7%84%b6%e7%a7%91%e5%ad%a6/_index.md" target="_blank" rel="noopener">
<img src="/svg/edit.svg" class="book-icon" alt="Edit" />
<span>编辑本页</span>
</a>
</div>
</div>
<script>(function(){function e(e){const t=window.getSelection(),n=document.createRange();n.selectNodeContents(e),t.removeAllRanges(),t.addRange(n)}document.querySelectorAll("pre code").forEach(t=>{t.addEventListener("click",function(){if(window.getSelection().toString())return;e(t.parentElement),navigator.clipboard&&navigator.clipboard.writeText(t.parentElement.textContent)})})})()</script>
</footer>
<div class="book-comments">
</div>
<label for="menu-control" class="hidden book-menu-overlay"></label>
</div>
<aside class="book-toc">
<div class="book-toc-content">
<nav id="TableOfContents">
<ul>
<li><a href="#生物">生物</a>
<ul>
<li><a href="#campbell-biology-12th-editionhttpsarchiveorgdetailscampbell-biologypagen3mode2upq9780135988046"><a href="https://archive.org/details/campbell-biology/page/n3/mode/2up?q=9780135988046">Campbell Biology, 12th edition</a></a></li>
</ul>
</li>
<li><a href="#化学">化学</a>
<ul>
<li><a href="#american-chemical-societyhttpswwwacsorg"><a href="https://www.acs.org/">American Chemical Society</a></a></li>
<li><a href="#royal-society-of-chemistryhttpsedurscorg"><a href="https://edu.rsc.org">Royal Society of Chemistry</a></a></li>
<li><a href="#organic-chemistry-by-jonathan-clayden-nick-greeves-stuart-warrenhttpswebarchiveorgpdfsearch9780199270293"><a href="https://web.archive.org/pdf/search/9780199270293">Organic Chemistry by Jonathan Clayden Nick Greeves Stuart Warren</a></a></li>
</ul>
</li>
</ul>
</nav>
</div>
</aside>
</main>
<script src="/js/pangu.min.js"></script>
<script>pangu.spacingPage();</script>
</body>
</html>