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,233 @@
<!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="English is not available now, use Chinese">
<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/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/" />
<title>学术资源 | Academic Resources</title>
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel="alternate" hreflang="zh" href="https://academics.jamesflare.com/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/" title="学术资源">
<link rel="stylesheet" href="/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css" integrity="sha256-&#43;N42Rf4AWRtBUkruF04Z7dmKIiVaKTCgzcgqlINbo4c=" crossorigin="anonymous">
<script defer src="/flexsearch.min.js"></script>
<script defer src="/en.search.min.a96ff1ebe93c483a6fabdb5dfeca9c5064addcd18e5db5d46117139d2e58ff1e.js" integrity="sha256-qW/x6&#43;k8SDpvq9td/sqcUGSt3NGOXbXUYRcTnS5Y/x4=" crossorigin="anonymous"></script>
<link rel="alternate" type="application/rss+xml" href="https://academics.jamesflare.com/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/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="/"><span>Academic Resources</span>
</a>
</h2>
<div class="book-search">
<input type="text" id="book-search-input" placeholder="Search" aria-label="Search" 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" />
English
</a>
</label>
<ul>
<li>
<a href="https://academics.jamesflare.com/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/">
Chinese
</a>
</li>
</ul>
</li>
</ul>
<ul>
<li>
<a href="/posts/" >
动态
</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"></nav>
</aside>
</header>
<article class="markdown"><p>English is not available now, use <a href="/zh/docs/%e5%ad%a6%e6%9c%af%e8%b5%84%e6%ba%90/">Chinese</a></p>
</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.en/docs/%e5%ad%a6%e6%9c%af%e8%b5%84%e6%ba%90/_index.md" target="_blank" rel="noopener">
<img src="/svg/edit.svg" class="book-icon" alt="Edit" />
<span>Edit this page</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"></nav>
</div>
</aside>
</main>
<script src="/js/pangu.min.js"></script>
<script>pangu.spacingPage();</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Academic Resources</title>
<link>https://academics.jamesflare.com/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/</link>
<description>Recent content on Academic Resources</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language><atom:link href="https://academics.jamesflare.com/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View File

@@ -0,0 +1,346 @@
<!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="专业与课外资源 # 前言 # 内容尚未编写开发,暂不可用 本页的主要目的是帮助各位快速定位到你们需要的内容。 目录 # 社区贡献者 # 感谢对开源社区所做的贡献">
<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/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/" />
<title>专业与课外资源 | Academic Resources</title>
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel="alternate" hreflang="zh" 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/" title="专业与课外资源">
<link rel="stylesheet" href="/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css" integrity="sha256-&#43;N42Rf4AWRtBUkruF04Z7dmKIiVaKTCgzcgqlINbo4c=" crossorigin="anonymous">
<script defer src="/flexsearch.min.js"></script>
<script defer src="/en.search.min.a96ff1ebe93c483a6fabdb5dfeca9c5064addcd18e5db5d46117139d2e58ff1e.js" integrity="sha256-qW/x6&#43;k8SDpvq9td/sqcUGSt3NGOXbXUYRcTnS5Y/x4=" crossorigin="anonymous"></script>
<link rel="alternate" type="application/rss+xml" href="https://academics.jamesflare.com/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/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="/"><span>Academic Resources</span>
</a>
</h2>
<div class="book-search">
<input type="text" id="book-search-input" placeholder="Search" aria-label="Search" 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" />
English
</a>
</label>
<ul>
<li>
<a 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/">
Chinese
</a>
</li>
</ul>
</li>
</ul>
<ul>
<li>
<a href="/posts/" >
动态
</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></li>
<li><a href="#目录">目录</a></li>
<li><a href="#社区贡献者">社区贡献者</a></li>
<li><a href="#加入我们">加入我们</a></li>
</ul>
</nav>
</aside>
</header>
<article class="markdown"><h1 id="专业与课外资源">
专业与课外资源
<a class="anchor" href="#%e4%b8%93%e4%b8%9a%e4%b8%8e%e8%af%be%e5%a4%96%e8%b5%84%e6%ba%90">#</a>
</h1>
<h2 id="前言">
前言
<a class="anchor" href="#%e5%89%8d%e8%a8%80">#</a>
</h2>
<blockquote class="book-hint warning">
内容尚未编写开发,暂不可用
</blockquote>
<p>本页的主要目的是帮助各位快速定位到你们需要的内容。</p>
<h2 id="目录">
目录
<a class="anchor" href="#%e7%9b%ae%e5%bd%95">#</a>
</h2>
<h2 id="社区贡献者">
社区贡献者
<a class="anchor" href="#%e7%a4%be%e5%8c%ba%e8%b4%a1%e7%8c%ae%e8%80%85">#</a>
</h2>
<p>感谢对开源社区所做的贡献,他们在本资源库的建立中发挥了作用。</p>
<div class="book-columns flex flex-wrap">
<div class="flex-even markdown-inner">
<h3 id="合计">
合计
<a class="anchor" href="#%e5%90%88%e8%ae%a1">#</a>
</h3>
<ul>
<li>Tanya Tang</li>
<li>Kayla Qu</li>
<li>Robin Bao</li>
<li>Boven Jiang</li>
<li>Tobby Xu</li>
<li>Catherine Zhang</li>
<li>Wendy Qi</li>
<li><a href="https://jamesflare.com">James Zhou</a></li>
<li>Angel Hu</li>
</ul>
</div>
<div class="flex-even markdown-inner">
<h3 id="生物">
生物
<a class="anchor" href="#%e7%94%9f%e7%89%a9">#</a>
</h3>
<ul>
<li>Robin Bao</li>
</ul>
<h3 id="化学">
化学
<a class="anchor" href="#%e5%8c%96%e5%ad%a6">#</a>
</h3>
<ul>
<li>Boven Jiang</li>
</ul>
<h3 id="经济">
经济
<a class="anchor" href="#%e7%bb%8f%e6%b5%8e">#</a>
</h3>
<ul>
<li>Tobby Xu</li>
</ul>
</div>
<div class="flex-even markdown-inner">
<h3 id="数学">
数学
<a class="anchor" href="#%e6%95%b0%e5%ad%a6">#</a>
</h3>
<ul>
<li>Wendy Qi</li>
</ul>
<h3 id="开发">
开发
<a class="anchor" href="#%e5%bc%80%e5%8f%91">#</a>
</h3>
<ul>
<li><a href="https://jamesflare.com">James Zhou</a></li>
</ul>
<h3 id="头">
<a class="anchor" href="#%e5%a4%b4">#</a>
</h3>
<ul>
<li>Angel Hu</li>
</ul>
</div>
</div>
<h2 id="加入我们">
加入我们
<a class="anchor" href="#%e5%8a%a0%e5%85%a5%e6%88%91%e4%bb%ac">#</a>
</h2>
<p>如果你有不错的内容,或者知道优质的创作者,欢迎投稿。</p>
</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.en/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/_index.md" target="_blank" rel="noopener">
<img src="/svg/edit.svg" class="book-icon" alt="Edit" />
<span>Edit this page</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></li>
<li><a href="#目录">目录</a></li>
<li><a href="#社区贡献者">社区贡献者</a></li>
<li><a href="#加入我们">加入我们</a></li>
</ul>
</nav>
</div>
</aside>
</main>
<script src="/js/pangu.min.js"></script>
<script>pangu.spacingPage();</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Academic Resources</title>
<link>https://academics.jamesflare.com/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/</link>
<description>Recent content on Academic Resources</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language><atom:link href="https://academics.jamesflare.com/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/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View File

@@ -0,0 +1,253 @@
<!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="学术工具集 # 前言 # 内容尚未编写开发,暂不可用 本页的主要目的是帮助各位快速定位到你们需要的内容。">
<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/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/" />
<title>学术工具集 | Academic Resources</title>
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel="alternate" hreflang="zh" href="https://academics.jamesflare.com/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/" title="学术工具集">
<link rel="stylesheet" href="/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css" integrity="sha256-&#43;N42Rf4AWRtBUkruF04Z7dmKIiVaKTCgzcgqlINbo4c=" crossorigin="anonymous">
<script defer src="/flexsearch.min.js"></script>
<script defer src="/en.search.min.a96ff1ebe93c483a6fabdb5dfeca9c5064addcd18e5db5d46117139d2e58ff1e.js" integrity="sha256-qW/x6&#43;k8SDpvq9td/sqcUGSt3NGOXbXUYRcTnS5Y/x4=" crossorigin="anonymous"></script>
<link rel="alternate" type="application/rss+xml" href="https://academics.jamesflare.com/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/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="/"><span>Academic Resources</span>
</a>
</h2>
<div class="book-search">
<input type="text" id="book-search-input" placeholder="Search" aria-label="Search" 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" />
English
</a>
</label>
<ul>
<li>
<a href="https://academics.jamesflare.com/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/">
Chinese
</a>
</li>
</ul>
</li>
</ul>
<ul>
<li>
<a href="/posts/" >
动态
</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></li>
</ul>
</nav>
</aside>
</header>
<article class="markdown"><h1 id="学术工具集">
学术工具集
<a class="anchor" href="#%e5%ad%a6%e6%9c%af%e5%b7%a5%e5%85%b7%e9%9b%86">#</a>
</h1>
<h2 id="前言">
前言
<a class="anchor" href="#%e5%89%8d%e8%a8%80">#</a>
</h2>
<blockquote class="book-hint warning">
内容尚未编写开发,暂不可用
</blockquote>
<p>本页的主要目的是帮助各位快速定位到你们需要的内容。</p>
</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.en/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/_index.md" target="_blank" rel="noopener">
<img src="/svg/edit.svg" class="book-icon" alt="Edit" />
<span>Edit this page</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></li>
</ul>
</nav>
</div>
</aside>
</main>
<script src="/js/pangu.min.js"></script>
<script>pangu.spacingPage();</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Academic Resources</title>
<link>https://academics.jamesflare.com/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/</link>
<description>Recent content on Academic Resources</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language><atom:link href="https://academics.jamesflare.com/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/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View File

@@ -0,0 +1,371 @@
<!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="学科在线资源 # 前言 # 内容尚在编写开发,并不完善 本页的主要目的是帮助各位快速定位到你们需要的内容。 目录 # 通用 美术&amp;历史 自然科学 人文科学">
<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/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/" />
<title>学科在线资源 | Academic Resources</title>
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel="alternate" hreflang="zh" href="https://academics.jamesflare.com/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/" title="学科在线资源">
<link rel="stylesheet" href="/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css" integrity="sha256-&#43;N42Rf4AWRtBUkruF04Z7dmKIiVaKTCgzcgqlINbo4c=" crossorigin="anonymous">
<script defer src="/flexsearch.min.js"></script>
<script defer src="/en.search.min.a96ff1ebe93c483a6fabdb5dfeca9c5064addcd18e5db5d46117139d2e58ff1e.js" integrity="sha256-qW/x6&#43;k8SDpvq9td/sqcUGSt3NGOXbXUYRcTnS5Y/x4=" crossorigin="anonymous"></script>
<link rel="alternate" type="application/rss+xml" href="https://academics.jamesflare.com/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/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="/"><span>Academic Resources</span>
</a>
</h2>
<div class="book-search">
<input type="text" id="book-search-input" placeholder="Search" aria-label="Search" 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" />
English
</a>
</label>
<ul>
<li>
<a href="https://academics.jamesflare.com/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/">
Chinese
</a>
</li>
</ul>
</li>
</ul>
<ul>
<li>
<a href="/posts/" >
动态
</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></li>
<li><a href="#社区贡献者">社区贡献者</a></li>
<li><a href="#加入我们">加入我们</a></li>
</ul>
</nav>
</aside>
</header>
<article class="markdown"><h1 id="学科在线资源">
学科在线资源
<a class="anchor" href="#%e5%ad%a6%e7%a7%91%e5%9c%a8%e7%ba%bf%e8%b5%84%e6%ba%90">#</a>
</h1>
<h2 id="前言">
前言
<a class="anchor" href="#%e5%89%8d%e8%a8%80">#</a>
</h2>
<blockquote class="book-hint warning">
内容尚在编写开发,并不完善
</blockquote>
<p>本页的主要目的是帮助各位快速定位到你们需要的内容。</p>
<div class="book-columns flex flex-wrap">
<div class="flex-even markdown-inner">
<h2 id="目录">
目录
<a class="anchor" href="#%e7%9b%ae%e5%bd%95">#</a>
</h2>
<ul>
<li><a href="%e9%80%9a%e7%94%a8/">通用</a></li>
<li><a href="%e7%be%8e%e6%9c%af%e5%8e%86%e5%8f%b2/">美术&amp;历史</a></li>
<li><a href="%e8%87%aa%e7%84%b6%e7%a7%91%e5%ad%a6/">自然科学</a></li>
<li><a href="%e4%ba%ba%e6%96%87%e7%a7%91%e5%ad%a6/">人文科学</a></li>
<li><a href="%e6%95%b0%e5%ad%a6/">数学</a></li>
<li><a href="%e8%af%ad%e8%a8%80/">语言</a></li>
</ul>
</div>
<div class="flex-even markdown-inner">
<h2 id="提示">
提示
<a class="anchor" href="#%e6%8f%90%e7%a4%ba">#</a>
</h2>
<p>这很好查询。比如我要找,物理,那它属于</p>
<ul>
<li>学科
<ul>
<li><a href="%e8%87%aa%e7%84%b6%e7%a7%91%e5%ad%a6/">自然科学</a>
<ul>
<li><strong>物理</strong></li>
</ul>
</li>
</ul>
</li>
</ul>
<p>于是直接点击右边的<a href="%e8%87%aa%e7%84%b6%e7%a7%91%e5%ad%a6/">自然科学</a>即可找到。</p>
</div>
</div>
<h2 id="社区贡献者">
社区贡献者
<a class="anchor" href="#%e7%a4%be%e5%8c%ba%e8%b4%a1%e7%8c%ae%e8%80%85">#</a>
</h2>
<p>感谢对开源社区所做的贡献,他们在本资源库的建立中发挥了作用。</p>
<div class="book-columns flex flex-wrap">
<div class="flex-even markdown-inner">
<h3 id="合计">
合计
<a class="anchor" href="#%e5%90%88%e8%ae%a1">#</a>
</h3>
<ul>
<li>Cindy Pan</li>
<li>Robin Bao</li>
<li>Boven Jiang</li>
<li>Tobby Xu</li>
<li><a href="https://jamesflare.com">James Zhou</a></li>
<li>Angel Hu</li>
</ul>
</div>
<div class="flex-even markdown-inner">
<h3 id="生物">
生物
<a class="anchor" href="#%e7%94%9f%e7%89%a9">#</a>
</h3>
<ul>
<li>Robin Bao</li>
</ul>
<h3 id="化学">
化学
<a class="anchor" href="#%e5%8c%96%e5%ad%a6">#</a>
</h3>
<ul>
<li>Boven Jiang</li>
</ul>
<h3 id="经济">
经济
<a class="anchor" href="#%e7%bb%8f%e6%b5%8e">#</a>
</h3>
<ul>
<li>Tobby Xu</li>
</ul>
</div>
<div class="flex-even markdown-inner">
<h3 id="开发">
开发
<a class="anchor" href="#%e5%bc%80%e5%8f%91">#</a>
</h3>
<ul>
<li><a href="https://jamesflare.com">James Zhou</a></li>
</ul>
<h3 id="头">
<a class="anchor" href="#%e5%a4%b4">#</a>
</h3>
<ul>
<li>Angel Hu</li>
</ul>
</div>
</div>
<h2 id="加入我们">
加入我们
<a class="anchor" href="#%e5%8a%a0%e5%85%a5%e6%88%91%e4%bb%ac">#</a>
</h2>
<p>如果你有不错的内容,或者知道优质的创作者,欢迎投稿。</p>
</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.en/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/_index.md" target="_blank" rel="noopener">
<img src="/svg/edit.svg" class="book-icon" alt="Edit" />
<span>Edit this page</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></li>
<li><a href="#社区贡献者">社区贡献者</a></li>
<li><a href="#加入我们">加入我们</a></li>
</ul>
</nav>
</div>
</aside>
</main>
<script src="/js/pangu.min.js"></script>
<script>pangu.spacingPage();</script>
</body>
</html>

View File

@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Academic Resources</title>
<link>https://academics.jamesflare.com/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/</link>
<description>Recent content on Academic Resources</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language><atom:link href="https://academics.jamesflare.com/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/index.xml" rel="self" type="application/rss+xml" />
<item>
<title></title>
<link>https://academics.jamesflare.com/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/%E7%BE%8E%E6%9C%AF%E5%8E%86%E5%8F%B2/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://academics.jamesflare.com/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/%E7%BE%8E%E6%9C%AF%E5%8E%86%E5%8F%B2/</guid>
<description>美术&amp;amp;历史 # Google Art Project # 简介 Google Art Project是Google与世界各地博物馆合作利用Google街景技术拍摄博物馆内部实景并且以超高</description>
</item>
<item>
<title></title>
<link>https://academics.jamesflare.com/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/%E8%87%AA%E7%84%B6%E7%A7%91%E5%AD%A6/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://academics.jamesflare.com/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/%E8%87%AA%E7%84%B6%E7%A7%91%E5%AD%A6/</guid>
<description>Natural Science # Natural Science resources, include Web Tools, YouTubers, NGOs. Physics # WolframAlpha # # 简介 # ![wolframalphalogo.svg](/dsasuniversaldocs/resources/academicdpt/wolframalphalogo.svg =70%x) Step-by-step solution to different calucation question. Again, it&amp;rsquo;s for you to check the answer or go for help. 价格 # Basic Personalized experience with customizable settings Does not include step-by-step solutions $0 per month, billed $0 annually Pro Enhanced features with step-by-step solutions Increased computation time and calculator</description>
</item>
<item>
<title></title>
<link>https://academics.jamesflare.com/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/%E8%AF%AD%E8%A8%80/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://academics.jamesflare.com/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/%E8%AF%AD%E8%A8%80/</guid>
<description>Languages # Languages resources, include Web Tools, YouTubers, NGOs. English # IGCSESUCCESS # # 简介 # ![igcsesuccess.jpg](/dsasuniversaldocs/resources/academicdpt/igcsesuccess.jpg =10%x) Tips and skills for IGCSE EFL students. Sparknotes-literature Study # # 简介 # ![sparknoteslogo.svg](/dsasuniversaldocs/resources/academicdpt/sparknoteslogo.svg =45%x) Extremely useful for literature reading, covering summary, analysis of character, themes, symbols and so on. LearnAndRecord # # 简介 # ![learnandrecord.jpg](/dsasuniversaldocs/resources/academicdpt/learnandrecord.jpg =10%x) WeChat Channel for English learning. Learn through news and policies from journals.</description>
</item>
<item>
<title></title>
<link>https://academics.jamesflare.com/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/%E9%80%9A%E7%94%A8/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://academics.jamesflare.com/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/%E9%80%9A%E7%94%A8/</guid>
<description>通用 # 可以用于多个,跨学科的资源。 Khan Academy # 简介 ... On Khan Academy, you are offered with free recorded lessons of a specturm of subjects, including Mathematics, Natural Science, Social Science, Arts, Humanities and Languages. It has produced over 8,000 video lessons teaching a wide spectrum of academic subjects, originally focusing on mathematics and sciences. All resources</description>
</item>
</channel>
</rss>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,559 @@
<!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="Natural Science # Natural Science resources, include Web Tools, YouTubers, NGOs. Physics # WolframAlpha # # 简介 # ![wolframalphalogo.svg](/dsasuniversaldocs/resources/academicdpt/wolframalphalogo.svg =70%x) Step-by-step solution to different calucation question. Again, it&rsquo;s for you to check the answer or go for help. 价格 # Basic Personalized experience with customizable settings Does not include step-by-step solutions $0 per month, billed $0 annually Pro Enhanced features with step-by-step solutions Increased computation time and calculator">
<meta name="theme-color" content="#FFFFFF">
<meta name="color-scheme" content="light dark"><meta property="og:title" content="" />
<meta property="og:description" content="Natural Science # Natural Science resources, include Web Tools, YouTubers, NGOs. Physics # WolframAlpha # # 简介 # ![wolframalphalogo.svg](/dsasuniversaldocs/resources/academicdpt/wolframalphalogo.svg =70%x) Step-by-step solution to different calucation question. Again, it&rsquo;s for you to check the answer or go for help. 价格 # Basic Personalized experience with customizable settings Does not include step-by-step solutions $0 per month, billed $0 annually Pro Enhanced features with step-by-step solutions Increased computation time and calculator" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://academics.jamesflare.com/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/%E8%87%AA%E7%84%B6%E7%A7%91%E5%AD%A6/" /><meta property="article:section" content="docs" />
<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="/en.search.min.a96ff1ebe93c483a6fabdb5dfeca9c5064addcd18e5db5d46117139d2e58ff1e.js" integrity="sha256-qW/x6&#43;k8SDpvq9td/sqcUGSt3NGOXbXUYRcTnS5Y/x4=" crossorigin="anonymous"></script>
<!--
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="/"><span>Academic Resources</span>
</a>
</h2>
<div class="book-search">
<input type="text" id="book-search-input" placeholder="Search" aria-label="Search" 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" />
English
</a>
</label>
<ul>
<li>
<a href="https://academics.jamesflare.com/zh/">
Chinese
</a>
</li>
</ul>
</li>
</ul>
<ul>
<li>
<a href="/posts/" >
动态
</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="#physics">Physics</a>
<ul>
<li><a href="#wolframalphahttpswwwwolframalphacom"><a href="https://www.wolframalpha.com/">WolframAlpha</a></a></li>
<li><a href="#freescienelessonshttpswwwyoutubecomcfreesciencelessons"><a href="https://www.youtube.com/c/Freesciencelessons">FreeScieneLessons</a></a></li>
</ul>
</li>
<li><a href="#chemistry">Chemistry</a>
<ul>
<li><a href="#wolframalphahttpswwwwolframalphacom-1"><a href="https://www.wolframalpha.com/">WolframAlpha</a></a></li>
<li><a href="#freescienelessonshttpswwwyoutubecomcfreesciencelessons-1"><a href="https://www.youtube.com/c/Freesciencelessons">FreeScieneLessons</a></a></li>
<li><a href="#the-organic-chemistry-tutorhttpswwwyoutubecomctheorganicchemistrytutor"><a href="https://www.youtube.com/c/TheOrganicChemistryTutor">The Organic Chemistry Tutor</a></a></li>
<li><a href="#nileredhttpswwwyoutubecomcnilered"><a href="https://www.youtube.com/c/nilered">NileRed</a></a></li>
</ul>
</li>
<li><a href="#biology">Biology</a>
<ul>
<li><a href="#freescienelessonshttpswwwyoutubecomcfreesciencelessons-2"><a href="https://www.youtube.com/c/Freesciencelessons">FreeScieneLessons</a></a></li>
<li><a href="#yourgenomehttpswwwyourgenomeorg"><a href="https://www.yourgenome.org/">YourGenome</a></a></li>
</ul>
</li>
</ul>
</nav>
</aside>
</header>
<article class="markdown"><h1 id="natural-science">
Natural Science
<a class="anchor" href="#natural-science">#</a>
</h1>
<p>Natural Science resources, include Web Tools, YouTubers, NGOs.</p>
<h2 id="physics">
Physics
<a class="anchor" href="#physics">#</a>
</h2>
<h3 id="wolframalphahttpswwwwolframalphacom">
<a href="https://www.wolframalpha.com/">WolframAlpha</a>
<a class="anchor" href="#wolframalphahttpswwwwolframalphacom">#</a>
</h3>
<h4 id="heading">
<a class="anchor" href="#heading">#</a>
</h4>
<h5 id="简介">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b">#</a>
</h5>
<p>![wolframalphalogo.svg](/dsasuniversaldocs/resources/academicdpt/wolframalphalogo.svg =70%x)
Step-by-step solution to different calucation question. Again, it&rsquo;s for you to check the answer or go for help.</p>
<h5 id="价格">
价格
<a class="anchor" href="#%e4%bb%b7%e6%a0%bc">#</a>
</h5>
<ul>
<li>
<p><strong>Basic</strong></p>
<ul>
<li>Personalized experience with customizable settings</li>
<li>Does not include step-by-step solutions</li>
<li>$0 per month, billed $0 annually</li>
</ul>
</li>
<li>
<p><strong>Pro</strong></p>
<ul>
<li>Enhanced features with step-by-step solutions</li>
<li>Increased computation time and calculator Web Apps</li>
<li>$7.25 per month, billed $60.00 annually</li>
</ul>
</li>
<li>
<p><strong>Pro Premium</strong></p>
<ul>
<li>Complete access to all features and priority customer support</li>
<li>$8.25 per month, billed $99.00 annually</li>
</ul>
</li>
</ul>
<h5 id="点评">
点评
<a class="anchor" href="#%e7%82%b9%e8%af%84">#</a>
</h5>
<p>You can not use very casual natural language.</p>
<p>You may need some practice before using it very well.</p>
<p>Free plan is enough for daily usage.</p>
<h5 id="营业范围">
营业范围
<a class="anchor" href="#%e8%90%a5%e4%b8%9a%e8%8c%83%e5%9b%b4">#</a>
</h5>
<ul>
<li>Astrophysics</li>
<li>Electricity &amp; Magnetism</li>
<li>Fluid Mechanics</li>
<li>Mechanics</li>
<li>Nuclear Physics</li>
<li>Optics</li>
<li>Oscillations &amp; Waves</li>
<li>Particle Physics</li>
<li>Physical Constants</li>
<li>Physical Effects</li>
<li>Physical Principles</li>
<li>Quantum Physics</li>
<li>Relativity</li>
<li>Statistical Physics</li>
<li>Thermodynamics</li>
</ul>
<h5 id="示例">
示例
<a class="anchor" href="#%e7%a4%ba%e4%be%8b">#</a>
</h5>
<ul>
<li><a href="https://www.wolframalpha.com/input?i=work&#43;F%3D30N%2C&#43;d%3D100m">work F=30N, d=100m</a></li>
<li><a href="https://www.wolframalpha.com/input?i=centripetal&#43;acceleration%2C&#43;30mph%2C&#43;500&#43;ft">centripetal acceleration, 30mph, 500 ft</a></li>
<li><a href="https://www.wolframalpha.com/input?i=Doppler&#43;shift&#43;300Hz%2C&#43;75mph">Doppler shift 300Hz, 75mph</a></li>
<li><a href="https://www.wolframalpha.com/input?i=ideal&#43;gas&#43;law&#43;2.2mol%2C&#43;2.0atm%2C&#43;500K">ideal gas law 2.2mol, 2.0atm, 500K</a></li>
<li><a href="https://www.wolframalpha.com/examples/science-and-technology/physics">More</a></li>
</ul>
<h3 id="freescienelessonshttpswwwyoutubecomcfreesciencelessons">
<a href="https://www.youtube.com/c/Freesciencelessons">FreeScieneLessons</a>
<a class="anchor" href="#freescienelessonshttpswwwyoutubecomcfreesciencelessons">#</a>
</h3>
<h4 id="heading-1">
<a class="anchor" href="#heading-1">#</a>
</h4>
<h5 id="简介-1">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-1">#</a>
</h5>
<p>![freescienelessons.jpg](/dsasuniversaldocs/resources/academicdpt/freescienelessons.jpg =10%x)
Including Biology, Chemistry, Physics short lessons for key concepts, also skills practical exams.</p>
<h2 id="chemistry">
Chemistry
<a class="anchor" href="#chemistry">#</a>
</h2>
<h3 id="wolframalphahttpswwwwolframalphacom-1">
<a href="https://www.wolframalpha.com/">WolframAlpha</a>
<a class="anchor" href="#wolframalphahttpswwwwolframalphacom-1">#</a>
</h3>
<h4 id="heading-2">
<a class="anchor" href="#heading-2">#</a>
</h4>
<h5 id="简介-2">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-2">#</a>
</h5>
<p>![wolframalphalogo.svg](/dsasuniversaldocs/resources/academicdpt/wolframalphalogo.svg =70%x)
Step-by-step solution to different calucation question. Again, it&rsquo;s for you to check the answer or go for help.</p>
<h5 id="价格-1">
价格
<a class="anchor" href="#%e4%bb%b7%e6%a0%bc-1">#</a>
</h5>
<ul>
<li>
<p><strong>Basic</strong></p>
<ul>
<li>Personalized experience with customizable settings</li>
<li>Does not include step-by-step solutions</li>
<li>$0 per month, billed $0 annually</li>
</ul>
</li>
<li>
<p><strong>Pro</strong></p>
<ul>
<li>Enhanced features with step-by-step solutions</li>
<li>Increased computation time and calculator Web Apps</li>
<li>$7.25 per month, billed $60.00 annually</li>
</ul>
</li>
<li>
<p><strong>Pro Premium</strong></p>
<ul>
<li>Complete access to all features and priority customer support</li>
<li>$8.25 per month, billed $99.00 annually</li>
</ul>
</li>
</ul>
<h5 id="点评-1">
点评
<a class="anchor" href="#%e7%82%b9%e8%af%84-1">#</a>
</h5>
<p>You can not use very casual natural language.</p>
<p>You may need some practice before using it very well.</p>
<p>Free plan is enough for daily usage.</p>
<h5 id="营业范围-1">
营业范围
<a class="anchor" href="#%e8%90%a5%e4%b8%9a%e8%8c%83%e5%9b%b4-1">#</a>
</h5>
<ul>
<li>Bonds &amp; Orbitals</li>
<li>Chemical Compounds</li>
<li>Chemical Elements</li>
<li>Chemical Quantities</li>
<li>Chemical Reactions</li>
<li>Chemical Solutions</li>
<li>Chemical Thermodynamics</li>
<li>Cheminformatics</li>
<li>Functional Groups</li>
<li>Ions</li>
<li>Nuclear Chemistry</li>
<li>Quantum Chemistry</li>
</ul>
<h5 id="示例-1">
示例
<a class="anchor" href="#%e7%a4%ba%e4%be%8b-1">#</a>
</h5>
<ul>
<li><a href="https://www.wolframalpha.com/input?i=H2SO4">H2SO4</a></li>
<li><a href="https://www.wolframalpha.com/input?i=0.2&#43;mol&#43;CH4&#43;%2B&#43;O2&#43;-%3E&#43;7&#43;mL&#43;H2O&#43;%2B&#43;CO2">0.2 mol CH4 + O2 -&gt; 7 mL H2O + CO2</a></li>
<li><a href="https://www.wolframalpha.com/input?i=100&#43;mL&#43;of&#43;1.5&#43;molar&#43;K2CO3&#43;in&#43;THF">100 mL of 1.5 molar K2CO3 in THF</a></li>
<li><a href="https://www.wolframalpha.com/input?i=oxalyl&#43;dihydrazide&#43;vs&#43;N%2CN-di-N-butylformamide">oxalyl dihydrazide vs N,N-di-N-butylformamide</a></li>
<li><a href="https://www.wolframalpha.com/examples/science-and-technology/chemistry">More</a></li>
</ul>
<h3 id="freescienelessonshttpswwwyoutubecomcfreesciencelessons-1">
<a href="https://www.youtube.com/c/Freesciencelessons">FreeScieneLessons</a>
<a class="anchor" href="#freescienelessonshttpswwwyoutubecomcfreesciencelessons-1">#</a>
</h3>
<h4 id="heading-3">
<a class="anchor" href="#heading-3">#</a>
</h4>
<h5 id="简介-3">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-3">#</a>
</h5>
<p>![freescienelessons.jpg](/dsasuniversaldocs/resources/academicdpt/freescienelessons.jpg =10%x)
Including Biology, Chemistry, Physics short lessons for key concepts, also skills practical exams.</p>
<h3 id="the-organic-chemistry-tutorhttpswwwyoutubecomctheorganicchemistrytutor">
<a href="https://www.youtube.com/c/TheOrganicChemistryTutor">The Organic Chemistry Tutor</a>
<a class="anchor" href="#the-organic-chemistry-tutorhttpswwwyoutubecomctheorganicchemistrytutor">#</a>
</h3>
<h4 id="heading-4">
<a class="anchor" href="#heading-4">#</a>
</h4>
<h5 id="简介-4">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-4">#</a>
</h5>
<p>Explains mainly organic chemistries, also includes many other contents which all have high quality of explanation.</p>
<h3 id="nileredhttpswwwyoutubecomcnilered">
<a href="https://www.youtube.com/c/nilered">NileRed</a>
<a class="anchor" href="#nileredhttpswwwyoutubecomcnilered">#</a>
</h3>
<h4 id="heading-5">
<a class="anchor" href="#heading-5">#</a>
</h4>
<h5 id="intro">
Intro
<a class="anchor" href="#intro">#</a>
</h5>
<p>He is a YouTuber, the channel is not too much about school lessons. But more about interest. There are many famous and fun Chemistry experiments, such as turn toilet paper into alcohol.</p>
<p>You may get some idea about your EE or IA as your common sense got challenged.</p>
<h5 id="playlist">
PlayList
<a class="anchor" href="#playlist">#</a>
</h5>
<ul>
<li><a href="https://www.youtube.com/watch?v=IrdYueB9pY4">Aluminum and Mercury</a></li>
<li><a href="https://www.youtube.com/watch?v=37Kn-kIsVu8">Turning old jewelry into pure gold bars</a></li>
<li><a href="https://www.youtube.com/watch?v=1B3Xi5L6siI">Turning plastic gloves into hot sauce</a></li>
<li><a href="https://www.youtube.com/watch?v=Y0HfmYBlF8g">Making aerogel</a></li>
<li><a href="https://www.youtube.com/watch?v=ZiWlthrtneU">All about Mercury, the Liquid Metal | Element Series</a></li>
<li><a href="https://www.youtube.com/watch?v=uUU3jW7Y9Ak">Making transparent wood</a></li>
<li><a href="https://www.youtube.com/c/NileRed/videos">More</a></li>
</ul>
<h5 id="info">
Info
<a class="anchor" href="#info">#</a>
</h5>
<blockquote>
<p>Capturing the natural beauty of chemistry</p>
<p>I find that chemistry is often taught poorly or without a purpose. Because of this, people tend to lose interest and sometimes even start to hate it. In each video that I make, I try to balance theory with purpose. My goal is to capture the natural beauty of chemistry in fun and interesting ways.</p>
<p>In terms of education, I have a BSc in Biochemistry, with a minor in pharmacology. However, I&rsquo;ve always been a lot more drawn to applied chemistry. So after finishing my degree, I worked as a lab tech in an organic lab, and then as a chemistry grad student. However, I ended up leaving my graduate studies early to focus on this channel. Now, making chemistry videos has become my full-time job!</p>
</blockquote>
<h2 id="biology">
Biology
<a class="anchor" href="#biology">#</a>
</h2>
<h3 id="freescienelessonshttpswwwyoutubecomcfreesciencelessons-2">
<a href="https://www.youtube.com/c/Freesciencelessons">FreeScieneLessons</a>
<a class="anchor" href="#freescienelessonshttpswwwyoutubecomcfreesciencelessons-2">#</a>
</h3>
<h4 id="heading-6">
<a class="anchor" href="#heading-6">#</a>
</h4>
<h5 id="简介-5">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-5">#</a>
</h5>
<p>![freescienelessons.jpg](/dsasuniversaldocs/resources/academicdpt/freescienelessons.jpg =10%x)
Including Biology, Chemistry, Physics short lessons for key concepts, also skills practical exams.</p>
<h3 id="yourgenomehttpswwwyourgenomeorg">
<a href="https://www.yourgenome.org/">YourGenome</a>
<a class="anchor" href="#yourgenomehttpswwwyourgenomeorg">#</a>
</h3>
<h4 id="heading-7">
<a class="anchor" href="#heading-7">#</a>
</h4>
<h5 id="简介-6">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-6">#</a>
</h5>
<p>![yourgenome.png](/dsasuniversaldocs/resources/academicdpt/yourgenome.png =10%x)
<a href="https://www.youtube.com/c/yourgenome">Youtube channel</a> where you can find everything you&rsquo;d like to know about DNA, genomes and genes.</p>
</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.en/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/%e8%87%aa%e7%84%b6%e7%a7%91%e5%ad%a6.md" target="_blank" rel="noopener">
<img src="/svg/edit.svg" class="book-icon" alt="Edit" />
<span>Edit this page</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="#physics">Physics</a>
<ul>
<li><a href="#wolframalphahttpswwwwolframalphacom"><a href="https://www.wolframalpha.com/">WolframAlpha</a></a></li>
<li><a href="#freescienelessonshttpswwwyoutubecomcfreesciencelessons"><a href="https://www.youtube.com/c/Freesciencelessons">FreeScieneLessons</a></a></li>
</ul>
</li>
<li><a href="#chemistry">Chemistry</a>
<ul>
<li><a href="#wolframalphahttpswwwwolframalphacom-1"><a href="https://www.wolframalpha.com/">WolframAlpha</a></a></li>
<li><a href="#freescienelessonshttpswwwyoutubecomcfreesciencelessons-1"><a href="https://www.youtube.com/c/Freesciencelessons">FreeScieneLessons</a></a></li>
<li><a href="#the-organic-chemistry-tutorhttpswwwyoutubecomctheorganicchemistrytutor"><a href="https://www.youtube.com/c/TheOrganicChemistryTutor">The Organic Chemistry Tutor</a></a></li>
<li><a href="#nileredhttpswwwyoutubecomcnilered"><a href="https://www.youtube.com/c/nilered">NileRed</a></a></li>
</ul>
</li>
<li><a href="#biology">Biology</a>
<ul>
<li><a href="#freescienelessonshttpswwwyoutubecomcfreesciencelessons-2"><a href="https://www.youtube.com/c/Freesciencelessons">FreeScieneLessons</a></a></li>
<li><a href="#yourgenomehttpswwwyourgenomeorg"><a href="https://www.yourgenome.org/">YourGenome</a></a></li>
</ul>
</li>
</ul>
</nav>
</div>
</aside>
</main>
<script src="/js/pangu.min.js"></script>
<script>pangu.spacingPage();</script>
</body>
</html>

View File

@@ -0,0 +1,462 @@
<!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="Languages # Languages resources, include Web Tools, YouTubers, NGOs. English # IGCSESUCCESS # # 简介 # ![igcsesuccess.jpg](/dsasuniversaldocs/resources/academicdpt/igcsesuccess.jpg =10%x) Tips and skills for IGCSE EFL students. Sparknotes-literature Study # # 简介 # ![sparknoteslogo.svg](/dsasuniversaldocs/resources/academicdpt/sparknoteslogo.svg =45%x) Extremely useful for literature reading, covering summary, analysis of character, themes, symbols and so on. LearnAndRecord # # 简介 # ![learnandrecord.jpg](/dsasuniversaldocs/resources/academicdpt/learnandrecord.jpg =10%x) WeChat Channel for English learning. Learn through news and policies from journals.">
<meta name="theme-color" content="#FFFFFF">
<meta name="color-scheme" content="light dark"><meta property="og:title" content="" />
<meta property="og:description" content="Languages # Languages resources, include Web Tools, YouTubers, NGOs. English # IGCSESUCCESS # # 简介 # ![igcsesuccess.jpg](/dsasuniversaldocs/resources/academicdpt/igcsesuccess.jpg =10%x) Tips and skills for IGCSE EFL students. Sparknotes-literature Study # # 简介 # ![sparknoteslogo.svg](/dsasuniversaldocs/resources/academicdpt/sparknoteslogo.svg =45%x) Extremely useful for literature reading, covering summary, analysis of character, themes, symbols and so on. LearnAndRecord # # 简介 # ![learnandrecord.jpg](/dsasuniversaldocs/resources/academicdpt/learnandrecord.jpg =10%x) WeChat Channel for English learning. Learn through news and policies from journals." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://academics.jamesflare.com/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/%E8%AF%AD%E8%A8%80/" /><meta property="article:section" content="docs" />
<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="/en.search.min.a96ff1ebe93c483a6fabdb5dfeca9c5064addcd18e5db5d46117139d2e58ff1e.js" integrity="sha256-qW/x6&#43;k8SDpvq9td/sqcUGSt3NGOXbXUYRcTnS5Y/x4=" crossorigin="anonymous"></script>
<!--
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="/"><span>Academic Resources</span>
</a>
</h2>
<div class="book-search">
<input type="text" id="book-search-input" placeholder="Search" aria-label="Search" 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" />
English
</a>
</label>
<ul>
<li>
<a href="https://academics.jamesflare.com/zh/">
Chinese
</a>
</li>
</ul>
</li>
</ul>
<ul>
<li>
<a href="/posts/" >
动态
</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="#english">English</a>
<ul>
<li><a href="#igcsesuccesshttpswwwyoutubecomcigcsesuccessvideos"><a href="https://www.youtube.com/c/iGCSESuccess/videos">IGCSESUCCESS</a></a></li>
<li><a href="#sparknotes-literature-studyhttpswwwsparknotescomlit"><a href="https://www.sparknotes.com/lit/">Sparknotes-literature Study</a></a></li>
<li><a href="#learnandrecordhttpwwwlearnandrecordcom"><a href="http://www.learnandrecord.com/">LearnAndRecord</a></a></li>
</ul>
</li>
<li><a href="#中文">中文</a>
<ul>
<li><a href="#北京鲁迅博物馆北京新文化运动纪念馆httpluxunmuseumcomcncx"><a href="http://luxunmuseum.com.cn/cx/">北京鲁迅博物馆(北京新文化运动纪念馆)</a></a></li>
<li><a href="#国图公开课httpopennlccnonlineeduclientindexhtm"><a href="http://open.nlc.cn/onlineedu/client/index.htm">国图公开课</a></a></li>
<li><a href="#中国社会科学院近代史研究所httpwwwmodernchinaorgcn"><a href="http://www.modernchina.org.cn">中国社会科学院近代史研究所</a></a></li>
<li><a href="#台湾中研院近代史研究所httpwwwmhsinicaedutwindexhtm新版网页"><a href="http://www.mh.sinica.edu.tw/index.htm">台湾中研院近代史研究所</a>(新版网页)</a></li>
<li><a href="#中国中俄关系史研究会httpcnruchinaaucom"><a href="http://cnru.chinaau.com">中国中俄关系史研究会</a></a></li>
<li><a href="#南京大学中华民国史研究中心httpwwwmgzxcom新版网页"><a href="http://www.mgzx.com">南京大学中华民国史研究中心</a>(新版网页)</a></li>
<li><a href="#中日网南京师范大学南京大屠杀研究中心httpwwwsjhistoryorgsitenewxhindexhtm"><a href="http://www.sjhistory.org/site/newxh/index.htm">中日网(南京师范大学南京大屠杀研究中心)</a></a></li>
<li><a href="#日本现代中国学会httpwwwsocniiacjpjamcsindexhtml"><a href="http://wwwsoc.nii.ac.jp/jamcs/index.html">日本现代中国学会</a></a></li>
<li><a href="#早稻田大学中国外交史研究会httpwwwwaseda-coe-casjpprojectminutesindex-3-14html"><a href="http://www.waseda-coe-cas.jp/project/minutes/index-3-14.html">早稻田大学中国外交史研究会</a></a></li>
<li><a href="#中国社会科学院中国边疆史地研究中心httpwwwcassnetcnchineses32_bjzxnew_page_2htm"><a href="http://www.cass.net.cn/chinese/s32_bjzx/new_page_2.htm">中国社会科学院中国边疆史地研究中心</a></a></li>
<li><a href="#香港档案学会httpwwwarchivesorghk"><a href="http://www.archives.org.hk">香港档案学会</a></a></li>
<li><a href="#俄亥俄州立大学东亚语言文学系httpdeallosuedu"><a href="http://deall.osu.edu">俄亥俄州立大学东亚语言文学系</a></a></li>
<li><a href="#澳大利亚国立大学亚洲太平洋历史研究httprspasanueduaupah"><a href="http://rspas.anu.edu.au/pah">澳大利亚国立大学亚洲太平洋历史研究</a></a></li>
<li><a href="#哥伦比亚大学东亚语言与文化系httpwwwcolumbiaeducuealac"><a href="http://www.columbia.edu/cu/ealac">哥伦比亚大学东亚语言与文化系</a></a></li>
<li><a href="#加州大学洛杉矶分校中国研究中心httpwwwisopuclaeduccs"><a href="http://www.isop.ucla.edu/ccs">加州大学洛杉矶分校中国研究中心</a></a></li>
</ul>
</li>
</ul>
</nav>
</aside>
</header>
<article class="markdown"><h1 id="languages">
Languages
<a class="anchor" href="#languages">#</a>
</h1>
<p>Languages resources, include Web Tools, YouTubers, NGOs.</p>
<h2 id="english">
English
<a class="anchor" href="#english">#</a>
</h2>
<h3 id="igcsesuccesshttpswwwyoutubecomcigcsesuccessvideos">
<a href="https://www.youtube.com/c/iGCSESuccess/videos">IGCSESUCCESS</a>
<a class="anchor" href="#igcsesuccesshttpswwwyoutubecomcigcsesuccessvideos">#</a>
</h3>
<h4 id="heading">
<a class="anchor" href="#heading">#</a>
</h4>
<h5 id="简介">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b">#</a>
</h5>
<p>![igcsesuccess.jpg](/dsasuniversaldocs/resources/academicdpt/igcsesuccess.jpg =10%x)
Tips and skills for IGCSE EFL students.</p>
<h3 id="sparknotes-literature-studyhttpswwwsparknotescomlit">
<a href="https://www.sparknotes.com/lit/">Sparknotes-literature Study</a>
<a class="anchor" href="#sparknotes-literature-studyhttpswwwsparknotescomlit">#</a>
</h3>
<h4 id="heading-1">
<a class="anchor" href="#heading-1">#</a>
</h4>
<h5 id="简介-1">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-1">#</a>
</h5>
<p>![sparknoteslogo.svg](/dsasuniversaldocs/resources/academicdpt/sparknoteslogo.svg =45%x)
Extremely useful for literature reading, covering summary, analysis of character, themes, symbols and so on.</p>
<h3 id="learnandrecordhttpwwwlearnandrecordcom">
<a href="http://www.learnandrecord.com/">LearnAndRecord</a>
<a class="anchor" href="#learnandrecordhttpwwwlearnandrecordcom">#</a>
</h3>
<h4 id="heading-2">
<a class="anchor" href="#heading-2">#</a>
</h4>
<h5 id="简介-2">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-2">#</a>
</h5>
<p>![learnandrecord.jpg](/dsasuniversaldocs/resources/academicdpt/learnandrecord.jpg =10%x)
WeChat Channel for English learning. Learn through news and policies from journals.</p>
<blockquote>
<p>Talk is cheap.
Show me the action.</p>
</blockquote>
<h5 id="more-info">
More Info
<a class="anchor" href="#more-info">#</a>
</h5>
<p><strong>WeChat Channel A</strong>LearnAndRecord
<strong>WeChat Channel B</strong>:英语学习社
<strong>Personal WeChat</strong>learnrecord
<strong>bilibili</strong>LearnAndRecord
<strong>Weibo/Sina Weibo</strong>@LearnAndRecord
<strong>Xiaohongshu</strong>LearnAndRecord</p>
<h2 id="中文">
中文
<a class="anchor" href="#%e4%b8%ad%e6%96%87">#</a>
</h2>
<h3 id="北京鲁迅博物馆北京新文化运动纪念馆httpluxunmuseumcomcncx">
<a href="http://luxunmuseum.com.cn/cx/">北京鲁迅博物馆(北京新文化运动纪念馆)</a>
<a class="anchor" href="#%e5%8c%97%e4%ba%ac%e9%b2%81%e8%bf%85%e5%8d%9a%e7%89%a9%e9%a6%86%e5%8c%97%e4%ba%ac%e6%96%b0%e6%96%87%e5%8c%96%e8%bf%90%e5%8a%a8%e7%ba%aa%e5%bf%b5%e9%a6%86httpluxunmuseumcomcncx">#</a>
</h3>
<h4 id="heading-3">
<a class="anchor" href="#heading-3">#</a>
</h4>
<h5 id="简介-3">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-3">#</a>
</h5>
<p>![beijingluxunmuseum.png](/dsasuniversaldocs/resources/academicdpt/beijingluxunmuseum.png =70%x)
资料查询在线检索系统:不只有语录,著作、书信、日记、专题等资料比较全</p>
<h3 id="国图公开课httpopennlccnonlineeduclientindexhtm">
<a href="http://open.nlc.cn/onlineedu/client/index.htm">国图公开课</a>
<a class="anchor" href="#%e5%9b%bd%e5%9b%be%e5%85%ac%e5%bc%80%e8%af%behttpopennlccnonlineeduclientindexhtm">#</a>
</h3>
<h4 id="heading-4">
<a class="anchor" href="#heading-4">#</a>
</h4>
<h5 id="简介-4">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-4">#</a>
</h5>
<p>![nlc.png](/dsasuniversaldocs/resources/academicdpt/nlc.png =30%x)
国家图书馆旗下的网站,虽然知名度不是很高,但课程质量和讲师质量真的很高。</p>
<h5 id="百科">
百科
<a class="anchor" href="#%e7%99%be%e7%a7%91">#</a>
</h5>
<blockquote>
<p>国图公开课是国家图书馆借鉴“慕课”的大规模、开放、在线理念,以传承和弘扬先进文化与中华优秀传统文化为核心,依托国家图书馆的馆藏海量资源,设立了专题课程和读书推荐等栏目,采取线上线下相结合的互动模式,推送多种形态的学习资源,创立面向社会大众,严肃、通俗、负责的通识教育平台。</p>
</blockquote>
<h3 id="中国社会科学院近代史研究所httpwwwmodernchinaorgcn">
<a href="http://www.modernchina.org.cn">中国社会科学院近代史研究所</a>
<a class="anchor" href="#%e4%b8%ad%e5%9b%bd%e7%a4%be%e4%bc%9a%e7%a7%91%e5%ad%a6%e9%99%a2%e8%bf%91%e4%bb%a3%e5%8f%b2%e7%a0%94%e7%a9%b6%e6%89%80httpwwwmodernchinaorgcn">#</a>
</h3>
<h3 id="台湾中研院近代史研究所httpwwwmhsinicaedutwindexhtm新版网页">
<a href="http://www.mh.sinica.edu.tw/index.htm">台湾中研院近代史研究所</a>(新版网页)
<a class="anchor" href="#%e5%8f%b0%e6%b9%be%e4%b8%ad%e7%a0%94%e9%99%a2%e8%bf%91%e4%bb%a3%e5%8f%b2%e7%a0%94%e7%a9%b6%e6%89%80httpwwwmhsinicaedutwindexhtm%e6%96%b0%e7%89%88%e7%bd%91%e9%a1%b5">#</a>
</h3>
<h4 id="heading-5">
<a class="anchor" href="#heading-5">#</a>
</h4>
<h5 id="简介-5">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-5">#</a>
</h5>
<p><a href="http://www.sinica.edu.tw/imh/index.html">旧版网页</a></p>
<h3 id="中国中俄关系史研究会httpcnruchinaaucom">
<a href="http://cnru.chinaau.com">中国中俄关系史研究会</a>
<a class="anchor" href="#%e4%b8%ad%e5%9b%bd%e4%b8%ad%e4%bf%84%e5%85%b3%e7%b3%bb%e5%8f%b2%e7%a0%94%e7%a9%b6%e4%bc%9ahttpcnruchinaaucom">#</a>
</h3>
<h3 id="南京大学中华民国史研究中心httpwwwmgzxcom新版网页">
<a href="http://www.mgzx.com">南京大学中华民国史研究中心</a>(新版网页)
<a class="anchor" href="#%e5%8d%97%e4%ba%ac%e5%a4%a7%e5%ad%a6%e4%b8%ad%e5%8d%8e%e6%b0%91%e5%9b%bd%e5%8f%b2%e7%a0%94%e7%a9%b6%e4%b8%ad%e5%bf%83httpwwwmgzxcom%e6%96%b0%e7%89%88%e7%bd%91%e9%a1%b5">#</a>
</h3>
<h4 id="heading-6">
<a class="anchor" href="#heading-6">#</a>
</h4>
<h5 id="简介-6">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-6">#</a>
</h5>
<p><a href="http://www.nju.edu.cn/njuc/dep/lishi/mgzx/index.html">旧版网页</a></p>
<h3 id="中日网南京师范大学南京大屠杀研究中心httpwwwsjhistoryorgsitenewxhindexhtm">
<a href="http://www.sjhistory.org/site/newxh/index.htm">中日网(南京师范大学南京大屠杀研究中心)</a>
<a class="anchor" href="#%e4%b8%ad%e6%97%a5%e7%bd%91%e5%8d%97%e4%ba%ac%e5%b8%88%e8%8c%83%e5%a4%a7%e5%ad%a6%e5%8d%97%e4%ba%ac%e5%a4%a7%e5%b1%a0%e6%9d%80%e7%a0%94%e7%a9%b6%e4%b8%ad%e5%bf%83httpwwwsjhistoryorgsitenewxhindexhtm">#</a>
</h3>
<h3 id="日本现代中国学会httpwwwsocniiacjpjamcsindexhtml">
<a href="http://wwwsoc.nii.ac.jp/jamcs/index.html">日本现代中国学会</a>
<a class="anchor" href="#%e6%97%a5%e6%9c%ac%e7%8e%b0%e4%bb%a3%e4%b8%ad%e5%9b%bd%e5%ad%a6%e4%bc%9ahttpwwwsocniiacjpjamcsindexhtml">#</a>
</h3>
<h3 id="早稻田大学中国外交史研究会httpwwwwaseda-coe-casjpprojectminutesindex-3-14html">
<a href="http://www.waseda-coe-cas.jp/project/minutes/index-3-14.html">早稻田大学中国外交史研究会</a>
<a class="anchor" href="#%e6%97%a9%e7%a8%bb%e7%94%b0%e5%a4%a7%e5%ad%a6%e4%b8%ad%e5%9b%bd%e5%a4%96%e4%ba%a4%e5%8f%b2%e7%a0%94%e7%a9%b6%e4%bc%9ahttpwwwwaseda-coe-casjpprojectminutesindex-3-14html">#</a>
</h3>
<h3 id="中国社会科学院中国边疆史地研究中心httpwwwcassnetcnchineses32_bjzxnew_page_2htm">
<a href="http://www.cass.net.cn/chinese/s32_bjzx/new_page_2.htm">中国社会科学院中国边疆史地研究中心</a>
<a class="anchor" href="#%e4%b8%ad%e5%9b%bd%e7%a4%be%e4%bc%9a%e7%a7%91%e5%ad%a6%e9%99%a2%e4%b8%ad%e5%9b%bd%e8%be%b9%e7%96%86%e5%8f%b2%e5%9c%b0%e7%a0%94%e7%a9%b6%e4%b8%ad%e5%bf%83httpwwwcassnetcnchineses32_bjzxnew_page_2htm">#</a>
</h3>
<h3 id="香港档案学会httpwwwarchivesorghk">
<a href="http://www.archives.org.hk">香港档案学会</a>
<a class="anchor" href="#%e9%a6%99%e6%b8%af%e6%a1%a3%e6%a1%88%e5%ad%a6%e4%bc%9ahttpwwwarchivesorghk">#</a>
</h3>
<h3 id="俄亥俄州立大学东亚语言文学系httpdeallosuedu">
<a href="http://deall.osu.edu">俄亥俄州立大学东亚语言文学系</a>
<a class="anchor" href="#%e4%bf%84%e4%ba%a5%e4%bf%84%e5%b7%9e%e7%ab%8b%e5%a4%a7%e5%ad%a6%e4%b8%9c%e4%ba%9a%e8%af%ad%e8%a8%80%e6%96%87%e5%ad%a6%e7%b3%bbhttpdeallosuedu">#</a>
</h3>
<h3 id="澳大利亚国立大学亚洲太平洋历史研究httprspasanueduaupah">
<a href="http://rspas.anu.edu.au/pah">澳大利亚国立大学亚洲太平洋历史研究</a>
<a class="anchor" href="#%e6%be%b3%e5%a4%a7%e5%88%a9%e4%ba%9a%e5%9b%bd%e7%ab%8b%e5%a4%a7%e5%ad%a6%e4%ba%9a%e6%b4%b2%e5%a4%aa%e5%b9%b3%e6%b4%8b%e5%8e%86%e5%8f%b2%e7%a0%94%e7%a9%b6httprspasanueduaupah">#</a>
</h3>
<h3 id="哥伦比亚大学东亚语言与文化系httpwwwcolumbiaeducuealac">
<a href="http://www.columbia.edu/cu/ealac">哥伦比亚大学东亚语言与文化系</a>
<a class="anchor" href="#%e5%93%a5%e4%bc%a6%e6%af%94%e4%ba%9a%e5%a4%a7%e5%ad%a6%e4%b8%9c%e4%ba%9a%e8%af%ad%e8%a8%80%e4%b8%8e%e6%96%87%e5%8c%96%e7%b3%bbhttpwwwcolumbiaeducuealac">#</a>
</h3>
<h3 id="加州大学洛杉矶分校中国研究中心httpwwwisopuclaeduccs">
<a href="http://www.isop.ucla.edu/ccs">加州大学洛杉矶分校中国研究中心</a>
<a class="anchor" href="#%e5%8a%a0%e5%b7%9e%e5%a4%a7%e5%ad%a6%e6%b4%9b%e6%9d%89%e7%9f%b6%e5%88%86%e6%a0%a1%e4%b8%ad%e5%9b%bd%e7%a0%94%e7%a9%b6%e4%b8%ad%e5%bf%83httpwwwisopuclaeduccs">#</a>
</h3>
</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.en/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/%e8%af%ad%e8%a8%80.md" target="_blank" rel="noopener">
<img src="/svg/edit.svg" class="book-icon" alt="Edit" />
<span>Edit this page</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="#english">English</a>
<ul>
<li><a href="#igcsesuccesshttpswwwyoutubecomcigcsesuccessvideos"><a href="https://www.youtube.com/c/iGCSESuccess/videos">IGCSESUCCESS</a></a></li>
<li><a href="#sparknotes-literature-studyhttpswwwsparknotescomlit"><a href="https://www.sparknotes.com/lit/">Sparknotes-literature Study</a></a></li>
<li><a href="#learnandrecordhttpwwwlearnandrecordcom"><a href="http://www.learnandrecord.com/">LearnAndRecord</a></a></li>
</ul>
</li>
<li><a href="#中文">中文</a>
<ul>
<li><a href="#北京鲁迅博物馆北京新文化运动纪念馆httpluxunmuseumcomcncx"><a href="http://luxunmuseum.com.cn/cx/">北京鲁迅博物馆(北京新文化运动纪念馆)</a></a></li>
<li><a href="#国图公开课httpopennlccnonlineeduclientindexhtm"><a href="http://open.nlc.cn/onlineedu/client/index.htm">国图公开课</a></a></li>
<li><a href="#中国社会科学院近代史研究所httpwwwmodernchinaorgcn"><a href="http://www.modernchina.org.cn">中国社会科学院近代史研究所</a></a></li>
<li><a href="#台湾中研院近代史研究所httpwwwmhsinicaedutwindexhtm新版网页"><a href="http://www.mh.sinica.edu.tw/index.htm">台湾中研院近代史研究所</a>(新版网页)</a></li>
<li><a href="#中国中俄关系史研究会httpcnruchinaaucom"><a href="http://cnru.chinaau.com">中国中俄关系史研究会</a></a></li>
<li><a href="#南京大学中华民国史研究中心httpwwwmgzxcom新版网页"><a href="http://www.mgzx.com">南京大学中华民国史研究中心</a>(新版网页)</a></li>
<li><a href="#中日网南京师范大学南京大屠杀研究中心httpwwwsjhistoryorgsitenewxhindexhtm"><a href="http://www.sjhistory.org/site/newxh/index.htm">中日网(南京师范大学南京大屠杀研究中心)</a></a></li>
<li><a href="#日本现代中国学会httpwwwsocniiacjpjamcsindexhtml"><a href="http://wwwsoc.nii.ac.jp/jamcs/index.html">日本现代中国学会</a></a></li>
<li><a href="#早稻田大学中国外交史研究会httpwwwwaseda-coe-casjpprojectminutesindex-3-14html"><a href="http://www.waseda-coe-cas.jp/project/minutes/index-3-14.html">早稻田大学中国外交史研究会</a></a></li>
<li><a href="#中国社会科学院中国边疆史地研究中心httpwwwcassnetcnchineses32_bjzxnew_page_2htm"><a href="http://www.cass.net.cn/chinese/s32_bjzx/new_page_2.htm">中国社会科学院中国边疆史地研究中心</a></a></li>
<li><a href="#香港档案学会httpwwwarchivesorghk"><a href="http://www.archives.org.hk">香港档案学会</a></a></li>
<li><a href="#俄亥俄州立大学东亚语言文学系httpdeallosuedu"><a href="http://deall.osu.edu">俄亥俄州立大学东亚语言文学系</a></a></li>
<li><a href="#澳大利亚国立大学亚洲太平洋历史研究httprspasanueduaupah"><a href="http://rspas.anu.edu.au/pah">澳大利亚国立大学亚洲太平洋历史研究</a></a></li>
<li><a href="#哥伦比亚大学东亚语言与文化系httpwwwcolumbiaeducuealac"><a href="http://www.columbia.edu/cu/ealac">哥伦比亚大学东亚语言与文化系</a></a></li>
<li><a href="#加州大学洛杉矶分校中国研究中心httpwwwisopuclaeduccs"><a href="http://www.isop.ucla.edu/ccs">加州大学洛杉矶分校中国研究中心</a></a></li>
</ul>
</li>
</ul>
</nav>
</div>
</aside>
</main>
<script src="/js/pangu.min.js"></script>
<script>pangu.spacingPage();</script>
</body>
</html>

View File

@@ -0,0 +1,399 @@
<!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="通用 # 可以用于多个,跨学科的资源。 Khan Academy # 简介 ... On Khan Academy, you are offered with free recorded lessons of a specturm of subjects, including Mathematics, Natural Science, Social Science, Arts, Humanities and Languages. It has produced over 8,000 video lessons teaching a wide spectrum of academic subjects, originally focusing on mathematics and sciences. All resources">
<meta name="theme-color" content="#FFFFFF">
<meta name="color-scheme" content="light dark"><meta property="og:title" content="" />
<meta property="og:description" content="通用 # 可以用于多个,跨学科的资源。 Khan Academy # 简介 ... On Khan Academy, you are offered with free recorded lessons of a specturm of subjects, including Mathematics, Natural Science, Social Science, Arts, Humanities and Languages. It has produced over 8,000 video lessons teaching a wide spectrum of academic subjects, originally focusing on mathematics and sciences. All resources" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://academics.jamesflare.com/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/%E9%80%9A%E7%94%A8/" /><meta property="article:section" content="docs" />
<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="/en.search.min.a96ff1ebe93c483a6fabdb5dfeca9c5064addcd18e5db5d46117139d2e58ff1e.js" integrity="sha256-qW/x6&#43;k8SDpvq9td/sqcUGSt3NGOXbXUYRcTnS5Y/x4=" crossorigin="anonymous"></script>
<!--
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="/"><span>Academic Resources</span>
</a>
</h2>
<div class="book-search">
<input type="text" id="book-search-input" placeholder="Search" aria-label="Search" 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" />
English
</a>
</label>
<ul>
<li>
<a href="https://academics.jamesflare.com/zh/">
Chinese
</a>
</li>
</ul>
</li>
</ul>
<ul>
<li>
<a href="/posts/" >
动态
</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="#khan-academyhttpswwwkhanacademyorg"><a href="https://www.khanacademy.org/">Khan Academy</a></a>
<ul>
<li><a href="#营业范围">营业范围</a></li>
<li><a href="#特性">特性</a></li>
</ul>
</li>
<li><a href="#senecahttpsappsenecalearningcomcourses"><a href="https://app.senecalearning.com/courses">Seneca</a></a>
<ul>
<li><a href="#简介">简介</a></li>
</ul>
</li>
<li><a href="#edxhttpswwwedxorg"><a href="https://www.edx.org/">EDX</a></a>
<ul>
<li><a href="#简介-1">简介</a></li>
</ul>
</li>
<li><a href="#physics--maths-tutorhttpswwwphysicsandmathstutorcom"><a href="https://www.physicsandmathstutor.com/">Physics &amp; Maths Tutor</a></a>
<ul>
<li><a href="#简介-2">简介</a></li>
</ul>
</li>
<li><a href="#pastpaperscohttpspastpaperscocie"><a href="https://pastpapers.co/cie/">Pastpapers.co</a></a>
<ul>
<li><a href="#简介-3">简介</a></li>
</ul>
</li>
<li><a href="#professor-dave-explainshttpswwwyoutubecomcprofessordaveexplainsplaylists"><a href="https://www.youtube.com/c/ProfessorDaveExplains/playlists">Professor Dave Explains</a></a>
<ul>
<li><a href="#简介-4">简介</a></li>
</ul>
</li>
</ul>
</nav>
</aside>
</header>
<article class="markdown"><h1 id="通用">
通用
<a class="anchor" href="#%e9%80%9a%e7%94%a8">#</a>
</h1>
<p>可以用于多个,跨学科的资源。</p>
<h2 id="khan-academyhttpswwwkhanacademyorg">
<a href="https://www.khanacademy.org/">Khan Academy</a>
<a class="anchor" href="#khan-academyhttpswwwkhanacademyorg">#</a>
</h2>
<div class="book-expand">
<label>
<div class="book-expand-head flex justify-between">
<span>简介</span>
<span>...</span>
</div>
<input type="checkbox" class="hidden" />
<div class="book-expand-content markdown-inner">
<p>On Khan Academy, you are offered with free recorded lessons of a specturm of subjects, including Mathematics, Natural Science, Social Science, Arts, Humanities and Languages.</p>
<blockquote>
<p>It has produced over 8,000 video lessons teaching a wide spectrum of academic subjects, originally focusing on mathematics and sciences. All resources are available for free to users of the website and application.</p>
<p>As of 2018, over 70 million people use Khan Academy, out of which 2.3 million students use it to prepare for the SAT.</p>
<p>As of February 2022, the Khan Academy channel on YouTube has 7.11 million subscribers and Khan Academy videos have been viewed more than 1.94 billion times.</p>
</blockquote>
<p>This website is also extremely useful if you are preparing for the <strong>A</strong>dvance <strong>P</strong>lacement (<strong>AP</strong>) exams.</p>
</div>
</label>
</div>
<h3 id="营业范围">
营业范围
<a class="anchor" href="#%e8%90%a5%e4%b8%9a%e8%8c%83%e5%9b%b4">#</a>
</h3>
<p>It offers</p>
<ul>
<li>Math: Pre-K - 8th grade</li>
<li>Math: Get Ready Courses</li>
<li>Math: High School &amp; College</li>
<li>Test Prep</li>
<li>Science</li>
<li>Computing</li>
<li>Arts &amp; Humanities</li>
<li>Economics</li>
<li>Reading &amp; Language Arts</li>
<li>Life Skills</li>
</ul>
<h3 id="特性">
特性
<a class="anchor" href="#%e7%89%b9%e6%80%a7">#</a>
</h3>
<ul>
<li>Free</li>
<li>Interactive</li>
</ul>
<h2 id="senecahttpsappsenecalearningcomcourses">
<a href="https://app.senecalearning.com/courses">Seneca</a>
<a class="anchor" href="#senecahttpsappsenecalearningcomcourses">#</a>
</h2>
<h3 id="简介">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b">#</a>
</h3>
<p>You can find some free resource for IGCSE or A-Level. It offers a great number of free and paid study materials of nearly every subject.</p>
<h2 id="edxhttpswwwedxorg">
<a href="https://www.edx.org/">EDX</a>
<a class="anchor" href="#edxhttpswwwedxorg">#</a>
</h2>
<h3 id="简介-1">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-1">#</a>
</h3>
<p>麻省理工和哈佛大学的大规模开放在线课堂平台,大部分是英文的,但可以听清华、北大、香港大学、香港科技大学的课程</p>
<h2 id="physics--maths-tutorhttpswwwphysicsandmathstutorcom">
<a href="https://www.physicsandmathstutor.com/">Physics &amp; Maths Tutor</a>
<a class="anchor" href="#physics--maths-tutorhttpswwwphysicsandmathstutorcom">#</a>
</h2>
<h3 id="简介-2">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-2">#</a>
</h3>
<p>Includes detailed notes for different subjects in IGCSE and A-Level.</p>
<h2 id="pastpaperscohttpspastpaperscocie">
<a href="https://pastpapers.co/cie/">Pastpapers.co</a>
<a class="anchor" href="#pastpaperscohttpspastpaperscocie">#</a>
</h2>
<h3 id="简介-3">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-3">#</a>
</h3>
<p>![pastpapers.cologo.png](/dsasuniversaldocs/resources/academicdpt/pastpapers.cologo.png =55%x)
Website for past papers and mark schemes</p>
<h2 id="professor-dave-explainshttpswwwyoutubecomcprofessordaveexplainsplaylists">
<a href="https://www.youtube.com/c/ProfessorDaveExplains/playlists">Professor Dave Explains</a>
<a class="anchor" href="#professor-dave-explainshttpswwwyoutubecomcprofessordaveexplainsplaylists">#</a>
</h2>
<h3 id="简介-4">
简介
<a class="anchor" href="#%e7%ae%80%e4%bb%8b-4">#</a>
</h3>
<p>A youtube channel covering knowledge from humanities to natural science. The contents about Biology and Chemistry are especially recommended.</p>
</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.en/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/%e9%80%9a%e7%94%a8.md" target="_blank" rel="noopener">
<img src="/svg/edit.svg" class="book-icon" alt="Edit" />
<span>Edit this page</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="#khan-academyhttpswwwkhanacademyorg"><a href="https://www.khanacademy.org/">Khan Academy</a></a>
<ul>
<li><a href="#营业范围">营业范围</a></li>
<li><a href="#特性">特性</a></li>
</ul>
</li>
<li><a href="#senecahttpsappsenecalearningcomcourses"><a href="https://app.senecalearning.com/courses">Seneca</a></a>
<ul>
<li><a href="#简介">简介</a></li>
</ul>
</li>
<li><a href="#edxhttpswwwedxorg"><a href="https://www.edx.org/">EDX</a></a>
<ul>
<li><a href="#简介-1">简介</a></li>
</ul>
</li>
<li><a href="#physics--maths-tutorhttpswwwphysicsandmathstutorcom"><a href="https://www.physicsandmathstutor.com/">Physics &amp; Maths Tutor</a></a>
<ul>
<li><a href="#简介-2">简介</a></li>
</ul>
</li>
<li><a href="#pastpaperscohttpspastpaperscocie"><a href="https://pastpapers.co/cie/">Pastpapers.co</a></a>
<ul>
<li><a href="#简介-3">简介</a></li>
</ul>
</li>
<li><a href="#professor-dave-explainshttpswwwyoutubecomcprofessordaveexplainsplaylists"><a href="https://www.youtube.com/c/ProfessorDaveExplains/playlists">Professor Dave Explains</a></a>
<ul>
<li><a href="#简介-4">简介</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</aside>
</main>
<script src="/js/pangu.min.js"></script>
<script>pangu.spacingPage();</script>
</body>
</html>