<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>liyuchuang</title>
    <link>/</link>
    <description>Recent content on liyuchuang</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 28 Aug 2023 00:00:00 +0000</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>NCBI  Primer BLAST</title>
      <link>/posts/ncbi-primer-blast/</link>
      <pubDate>Mon, 28 Aug 2023 00:00:00 +0000</pubDate>
      
      <guid>/posts/ncbi-primer-blast/</guid>
      <description>残花 〔宋代〕 李清照
花开花落花无悔，缘来缘去缘如水。
花谢为花开，花飞为花悲。
花悲为花泪，花泪为花碎。
花舞花落泪，花哭花瓣飞。
花开为谁谢，花谢为谁悲。</description>
    </item>
    
    <item>
      <title>How to build a personal website base on Rstudio</title>
      <link>/posts/how-to-build-a-website/</link>
      <pubDate>Tue, 22 Aug 2023 00:00:00 +0000</pubDate>
      
      <guid>/posts/how-to-build-a-website/</guid>
      <description>使用Rstudio+Hugo+GitHub+Netlify 创建个人博客网站 提前准备 Rstudio
git
bolgdown包下载
GitHub以及Netlify
Rstudio 安装教程(转载至） 下载R 下载地址为：https://cran.r-project.org 进入链接，如下图所示，在页面顶部提供了三个下载链接，分别对应三种操作系统：Windows、Mac和Linux。请选择自己操作系统对应的链接，接下来我将以windows为例给大家展示安装过程。
接下来单击【Download R for Windows】&amp;mdash;&amp;mdash;&amp;gt;【base】&amp;mdash;&amp;mdash;&amp;gt;【Download R 3.3.1 for Windows】，即可下载相应安装包。
单击base，进入下面页面：
下载完R安装包（我下的按转包名称为：&amp;ldquo;R-3.3.1-win.exe&amp;rdquo;），之后双击开始安装，跟一般的软件安装一样，根据需要进行相关安装设置并不断点击下一步即可。
安装R 可改成自己的安装路径。
安装组件
注意：根据自身电脑操作系统的位数选择，但64位系统可全选，因为64位向下兼容32位系统。
启动选项
正在安装
安装完成并在桌面生成快捷方式
下载RStudio安装包 下载地址： Download RStudio | The Popular Open-Source IDE from Posit 进入下载页面后，可以发现有Desktop和Server两个版本，我们选择Desktop。
单击蓝色圆形图标，进入跳转到Desktop版本下载窗口，Desktop版本又分为两个版本：Open Source Edition（免费）和Commercial License（付费）。
初学者自己用的话可选择前者，单击【DOWNLOAD RSRUDIO DESKTOP】。
单击【DOWNLOAD RSRUDIO DESKTOP】后进入下载页面，根据自己电脑的操作系统选择下载的版本。
安装Rsudio 选择安装位置
IDE功能介绍
声明：本文转载至https://www.xjx100.cn/news/425327.html?action=onClick， 仅作为参考，并不用于商业用途，如有侵权，请与我联系删除。
Git安装以及配置 Git下载 安装git(https://git-scm.com/)) 注意：选择适合自己电脑配置的版本
安装过程
下载完成后，双击.exe文件，将出现以下对话框
点击Next，默认选项和图中不一样，建议选中Git Bash here 和Git GUI here，这两个可以在任何目录下打开Git。其余的根据自己的需要进行修改即可。
继续Next，配置PATH环境
Use Git from Git Bash only：这是最安全的选择，因为你的PATH根本不会被修改，你只能使用Git Bash的Git命令行工具。 Use Git from the Windows Command Prompt：这个选项被认为是安全的，它只向PATH添加一些最小的Git包，以避免使用可选的Unix工具混淆环境。你将能够从Git Bash和Windows命令提示符中使用Git。建议选择此项。 Use Git and optional Unix tools from the Windows Command Prompt：Git和可选的Unix工具都将添加到计算机的PATH中。警告：这将覆盖Windows工具，如&amp;quot;find&amp;quot;和&amp;quot;sort&amp;quot;，只有在了解其含义后才使用此选项。</description>
    </item>
    
    <item>
      <title>my data</title>
      <link>/posts/my-data/</link>
      <pubDate>Mon, 21 Aug 2023 00:00:00 +0000</pubDate>
      
      <guid>/posts/my-data/</guid>
      <description>{width=&amp;ldquo;400&amp;rdquo;}</description>
    </item>
    
    <item>
      <title>Hello R Markdown</title>
      <link>/posts/2020-12-01-r-rmarkdown/</link>
      <pubDate>Tue, 01 Dec 2020 21:13:14 -0500</pubDate>
      
      <guid>/posts/2020-12-01-r-rmarkdown/</guid>
      <description>R MarkdownThis is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com.
You can embed an R code chunk like this:
summary(cars)## speed dist ## Min. : 4.0 Min. : 2.00 ## 1st Qu.:12.0 1st Qu.: 26.00 ## Median :15.0 Median : 36.00 ## Mean :15.4 Mean : 42.98 ## 3rd Qu.</description>
    </item>
    
    <item>
      <title>About me</title>
      <link>/about/</link>
      <pubDate>Tue, 22 Sep 2020 10:37:58 +0530</pubDate>
      
      <guid>/about/</guid>
      <description>About me I am a graduate student from Southweste University, and I set up this website to record and share my studies and life.
If there is some information that causes you discomfort in a later article, please contact me in time.
Contact Email : lycswu@outlook.com
QQ : 1516572022</description>
    </item>
    
    <item>
      <title>Typography</title>
      <link>/posts/post-5/</link>
      <pubDate>Wed, 18 Sep 2019 12:13:38 +0500</pubDate>
      
      <guid>/posts/post-5/</guid>
      <description>Lid est laborum et dolorum fuga. Et harum quidem rerum facilis est et expeditasi distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihilse impedit quo minus id quod amets untra dolor amet sad. Sed ut perspser iciatis unde omnis iste natus error sit voluptatem accusantium doloremque laste. Dolores sadips ipsums sits.
Heading 1 Lid est laborum et dolorum fuga. Et harum quidem rerum facilis est et expeditasi distinctio.</description>
    </item>
    
    <item>
      <title>Short Codes</title>
      <link>/posts/post-6/</link>
      <pubDate>Fri, 06 Sep 2019 12:13:36 +0530</pubDate>
      
      <guid>/posts/post-6/</guid>
      <description>Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
Images Instagram Simple Shortcode &amp;lt; instagram_simple BGvuInzyFAe hidecaption &amp;gt;
YouTube Privacy Enhanced Shortcode &amp;lt; youtube ZJthWmvUzzc &amp;gt;
Twitter Simple Shortcode &amp;lt; twitter_simple 1085870671291310081 &amp;gt;
Vimeo Simple Shortcode &amp;lt; vimeo_simple 48912912 &amp;gt;</description>
    </item>
    
    <item>
      <title>中文测试</title>
      <link>/posts/post-4/</link>
      <pubDate>Sun, 18 Mar 2018 12:13:35 +0530</pubDate>
      
      <guid>/posts/post-4/</guid>
      <description>荷塘月色 朱自清（1898年11月22日—1948年8月12日），原名自华，号实秋，后改名自清，字佩弦。原籍浙江绍兴，出生于江苏省东海县（今连云港市东海县平明镇），后随父定居扬州。中国现代散文家、诗人、学者、民主战士。
1916年中学毕业后成功考入北京大学预科。1919年开始发表诗歌。1921年，加入文学研究会，成立“为人生”代表作家。1922年，与叶圣陶等创办了我国新文学史上第一个诗刊——《诗》月刊，倡导新诗。次年，发表长诗《毁灭》，引起当时诗坛广泛注意，继而写《桨声灯影里的秦淮河》，被誉为“白话美术文的模范”。1924年，诗文集《踪迹》出版。1925年，应清华大学之聘，任中文系教授。创作由诗歌转向散文，同时致力于古典文学研究。“三·一八”惨案后，他撰写《执政府大屠杀记》等文章，声讨军阀政府暴行。1928年，第一部散文集《背影》出版。1930年，代理清华大学中文系主任。次年，留学英国，并漫游欧洲数国，著有《欧游杂记》、《伦敦杂记》。1932年归国，继任清华大学中文系教授兼系主任。“一二·九”运动中，他同学生一道上街游行。抗日战争爆发后，随校南迁，任西南联大教授。1946年10月返北平，受校方委托主编《闻一多全集》。同时，积极参加各项民主活动。1948年8月12日因胃穿孔病逝于北平，年仅50岁。
所作《背影》、《荷塘月色》等篇，为中国现代散文早期代表作，由《朱自清全集》出版。
这几天心里颇不宁静。今晚在院子里坐着乘凉，忽然想起日日走过的荷塘，在这满月的光里，总该另有一番样子吧。月亮渐渐地升高了，墙外马路上孩子们的欢笑，已经听不见了；妻在屋里拍着闰儿，迷迷糊糊地哼着眠歌。我悄悄地披了大衫，带上门出去。
沿着荷塘，是一条曲折的小煤屑路。这是一条幽僻的路；白天也少人走，夜晚更加寂寞。荷塘四面，长着许多树，蓊蓊郁郁的。路的一旁，是些杨柳，和一些不知道名字的树。没有月光的晚上，这路上阴森森的，有些怕人。今晚却很好，虽然月光也还是淡淡的。
路上只我一个人，背着手踱着。这一片天地好像是我的；我也像超出了平常的自己，到了另一世界里。我爱热闹，也爱冷静；爱群居，也爱独处。像今晚上，一个人在这苍茫的月下，什么都可以想，什么都可以不想，便觉是个自由的人。白天里一定要做的事，一定要说的话，现在都可不理。这是独处的妙处，我且受用这无边的荷香月色好了。
曲曲折折的荷塘上面，弥望的是田田的叶子。叶子出水很高，像亭亭的舞女的裙。层层的叶子中间，零星地点缀着些白花，有袅娜地开着的，有羞涩地打着朵儿的；正如一粒粒的明珠，又如碧天里的星星，又如刚出浴的美人。微风过处，送来缕缕清香，仿佛远处高楼上渺茫的歌声似的。这时候叶子与花也有一丝的颤动，像闪电般，霎时传过荷塘的那边去了。叶子本是肩并肩密密地挨着，这便宛然有了一道凝碧的波痕。叶子底下是脉脉的流水，遮住了，不能见一些颜色；而叶子却更见风致了。
月光如流水一般，静静地泻在这一片叶子和花上。薄薄的青雾浮起在荷塘里。叶子和花仿佛在牛乳中洗过一样；又像笼着轻纱的梦。虽然是满月，天上却有一层淡淡的云，所以不能朗照；但我以为这恰是到了好处——酣眠固不可少，小睡也别有风味的。月光是隔了树照过来的，高处丛生的灌木，落下参差的斑驳的黑影，峭楞楞如鬼一般；弯弯的杨柳的稀疏的倩影，却又像是画在荷叶上。塘中的月色并不均匀；但光与影有着和谐的旋律，如梵婀玲上奏着的名曲。
荷塘的四面，远远近近，高高低低都是树，而杨柳最多。这些树将一片荷塘重重围住；只在小路一旁，漏着几段空隙，像是特为月光留下的。树色一例是阴阴的，乍看像一团烟雾；但杨柳的丰姿，便在烟雾里也辨得出。树梢上隐隐约约的是一带远山，只有些大意罢了。树缝里也漏着一两点路灯光，没精打采的，是渴睡人的眼。这时候最热闹的，要数树上的蝉声与水里的蛙声；但热闹是它们的，我什么也没有。
忽然想起采莲的事情来了。采莲是江南的旧俗，似乎很早就有，而六朝时为盛；从诗歌里可以约略知道。采莲的是少年的女子，她们是荡着小船，唱着艳歌去的。采莲人不用说很多，还有看采莲的人。那是一个热闹的季节，也是一个风流的季节。梁元帝《采莲赋》里说得好：
于是妖童媛女，荡舟心许；鷁首徐回，兼传羽杯；欋将移而藻挂，船欲动而萍开。尔其纤腰束素，迁延顾步；夏始春余，叶嫩花初，恐沾裳而浅笑，畏倾船而敛裾。
可见当时嬉游的光景了。这真是有趣的事，可惜我们现在早已无福消受了。
于是又记起《西洲曲》里的句子：
采莲南塘秋，莲花过人头；低头弄莲子，莲子清如水。今晚若有采莲人，这儿的莲花也算得“过人头”了；只不见一些流水的影子，是不行的。这令我到底惦着江南了。——这样想着，猛一抬头，不觉已是自己的门前；轻轻地推门进去，什么声息也没有，妻已睡熟好久了。
１９２７年７月，北京清华园。
（原载１９２７年７月１０日《小说月报》第１８卷第７期）</description>
    </item>
    
    <item>
      <title>Math Type Setting</title>
      <link>/posts/post-3/</link>
      <pubDate>Sun, 18 Mar 2018 12:13:32 +0530</pubDate>
      
      <guid>/posts/post-3/</guid>
      <description>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.
In this example we will be using KaTeX
Create a partial under /layouts/partials/math.html Within this partial reference the Auto-render Extension or host these scripts locally. Include the partial in your templates like so: {{ if or .Params.math .Site.Params.math }} {{ partial &amp;#34;math.html&amp;#34; . }} {{ end }} To enable KaTex globally set the parameter math to true in a project&amp;rsquo;s configuration To enable KaTex on a per page basis include the parameter math: true in content files Note: Use the online reference of Supported TeX Functions</description>
    </item>
    
    <item>
      <title>Markdown Syntax Guide</title>
      <link>/posts/post-2/</link>
      <pubDate>Thu, 18 May 2017 12:13:30 +0530</pubDate>
      
      <guid>/posts/post-2/</guid>
      <description>&lt;p&gt;This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Emoji Support</title>
      <link>/posts/post-1/</link>
      <pubDate>Wed, 18 Jan 2017 02:01:58 +0530</pubDate>
      
      <guid>/posts/post-1/</guid>
      <description>Emoji can be enabled in a Hugo project in a number of ways.
The emojify function can be called directly in templates or Inline Shortcodes.
To enable emoji globally, set enableEmoji to true in your site&amp;rsquo;s configuration and then you can type emoji shorthand codes directly in content files; e.g.
The Emoji cheat sheet is a useful reference for emoji shorthand codes.
N.B. The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform.</description>
    </item>
    
  </channel>
</rss>
