<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GuLab.cn</title>
    <link>http://gulab.cn/</link>
    <description>Recent content on GuLab.cn</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Fri, 11 Nov 2022 23:25:56 +0800</lastBuildDate><atom:link href="http://gulab.cn/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>主讲课程</title>
      <link>http://gulab.cn/lecture/</link>
      <pubDate>Wed, 25 Jan 2023 16:22:00 +0800</pubDate>
      
      <guid>http://gulab.cn/lecture/</guid>
      <description>生物系统建模与分析 生物材料学</description>
    </item>
    
    <item>
      <title>Gitee最简教程（不用git版）</title>
      <link>http://gulab.cn/post/gitee_intro/</link>
      <pubDate>Fri, 11 Nov 2022 23:25:56 +0800</pubDate>
      
      <guid>http://gulab.cn/post/gitee_intro/</guid>
      <description>欢迎来到 东南大学-顾洪成 的 工作台，这份Gitee最简教程专为零基础用户快速上手准备，请遵照以下步骤操作。 点击工作台 链接，并将它添加到浏览器的书签栏。 按下图设置 工作台 的组件，仅保留 我的仓库 、我的工作项 、个人数据概览 和 我的周报 共4个组件。 工作台 左侧为导航栏， 我的仓库 是 代码 的子集，后者</description>
    </item>
    
    <item>
      <title>博客从Hexo迁移至Hugo</title>
      <link>http://gulab.cn/post/From-Hexo-to-Hugo/</link>
      <pubDate>Sat, 08 Oct 2022 09:56:49 +0800</pubDate>
      
      <guid>http://gulab.cn/post/From-Hexo-to-Hugo/</guid>
      <description>安装Hugo并建立站点 按以下步骤建立站点blog并使用飞雪无情maupassant主题（感谢），在开浏览器中输入http://localhost:1313查看新创建站点。 1 2 3 4 5 6 7 8 9 brew install hugo hugo new site blog cd blog git init git clone https://github.com/rujews/maupassant-hugo themes/maupassant hugo new post/my-first-post.md hugo server -D 自定义菜单 在config.toml配置文件中新增：</description>
    </item>
    
    <item>
      <title>研究</title>
      <link>http://gulab.cn/research/</link>
      <pubDate>Sat, 01 Oct 2022 21:00:00 +0800</pubDate>
      
      <guid>http://gulab.cn/research/</guid>
      <description>研究兴趣包括超结构材料、神经微电极、磁控微机器人等。近年来主持自然科学基金、专项等项目近10项，并作为骨干参与重点研发计划等项目。在Nat. Commum., Adv. Mater., Adv. Sci., Small, ACS Appl. Mater. Interf.等期刊发表论文20余篇，H因子18。请访问Google Scholar或ORCID获取更多信息。 超结构材料。（</description>
    </item>
    
    <item>
      <title>关于我</title>
      <link>http://gulab.cn/about/</link>
      <pubDate>Sat, 01 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>http://gulab.cn/about/</guid>
      <description>顾洪成，江苏如东人，博士，东南大学生物科学与医学工程学院副教授、至善青年学者。</description>
    </item>
    
    <item>
      <title>Anki最简教程</title>
      <link>http://gulab.cn/post/anki-intro/</link>
      <pubDate>Sun, 06 Sep 2020 11:12:48 +0800</pubDate>
      
      <guid>http://gulab.cn/post/anki-intro/</guid>
      <description>本教程在Windows 10企业版（版本号1909，64位）上测试通过。macOS/Linux/Android/iOS请自行测试，提示：iOS版本需付费。 下载最新版Anki软件 官网，英文，最新版，下载慢 Anki中国，中文，镜像，有滞后，下载快 安装 直接双击安装即可，可能会提示“Ope</description>
    </item>
    
    <item>
      <title>macOS开启硬盘NTFS读写功能</title>
      <link>http://gulab.cn/post/macOS-NTFS/</link>
      <pubDate>Tue, 14 Jul 2020 17:57:42 +0800</pubDate>
      
      <guid>http://gulab.cn/post/macOS-NTFS/</guid>
      <description>已在macOS 10.13.6和TOSHIBA移动硬盘测试通过； 以下操作仅供测试，操作前建议备份数据。 AFPS格式的macOS系统默认隐藏了NTFS写入功能，一般通过安装Paragon NTFS、Mounty等第三方软件来获得读写功能。本教程给出 /etc/fstab挂载方式直接读写N</description>
    </item>
    
    <item>
      <title>M文件使用UTF-8编码</title>
      <link>http://gulab.cn/post/m_file-utf8/</link>
      <pubDate>Wed, 08 Jul 2020 19:19:19 +0800</pubDate>
      
      <guid>http://gulab.cn/post/m_file-utf8/</guid>
      <description>测试环境Windows 10，64位专业版；MATLAB 2019a。 在MATLAB命令行窗口输入命令，检查当前编码方式是否为 UTF-8： feature(&amp;#39;locale&amp;#39;) 如果为 GBK或 GB2312等格式，则进入MATLAB的 bin目录，复制 lcdata_utf8.xml到桌面，并修改如下： 删除 &amp;lt;encoding name=”GBK</description>
    </item>
    
    <item>
      <title>U盘、机械硬盘和固态硬盘读写速度测试</title>
      <link>http://gulab.cn/post/flashdisk-HDD-SSD-RW-speed/</link>
      <pubDate>Tue, 18 Jul 2017 17:55:12 +0800</pubDate>
      
      <guid>http://gulab.cn/post/flashdisk-HDD-SSD-RW-speed/</guid>
      <description>准备 测试对象 U盘：Kingston DT Micro3.1, 64 GB 移动硬盘：Toshiba DTW 120, 2 TB SSD: Macbook Pro 13&amp;rsquo;, Early 2015, 256 GB SSD: iMac 27&amp;rsquo;, 2017, 512 GB 测试平台 OS：macOS 10.12.5 测试软件: Blackmagic Disk Speed Test, ver3.1 U盘在USB2.0和3.0接口的读写速度 连接USB2.0时，U盘读取速度34.0 MB/s，写入速度11.8 MB/s。 连接USB3.0</description>
    </item>
    
    <item>
      <title>The STL Format</title>
      <link>http://gulab.cn/post/STL-formart/</link>
      <pubDate>Fri, 09 Jun 2017 21:04:48 +0800</pubDate>
      
      <guid>http://gulab.cn/post/STL-formart/</guid>
      <description>Standard Data Format of STL Reprinted from http://www.fabbers.com/tech/STL_Format Reprinted from Section 6.5 of Automated Fabrication by Marshall Burns, Ph.D. Technical source: StereoLithography Interface Specification, 3D Systems, Inc., October 1989 An STL (“StereoLithography”) file is a triangular representation of a 3-dimensional surface geometry. The surface is tessellated or broken down logically into a series of small triangles (facets). Each facet is described by a perpendicular direction and three points representing the vertices (corners) of the triangle. These data are used by a slicing algorithm to determine the cross sections of the 3-dimensional shape to be built by the fabber. Format Specifications An STL file consists of a list of facet data. Each facet is uniquely identified by a unit normal (a</description>
    </item>
    
    <item>
      <title>Greek alphabet</title>
      <link>http://gulab.cn/post/greek-alphabet/</link>
      <pubDate>Fri, 09 Jun 2017 13:54:05 +0800</pubDate>
      
      <guid>http://gulab.cn/post/greek-alphabet/</guid>
      <description>希腊字母：LaTex转Markdown 测试效果如下： No. letter latex md letter latex md 1 $\alpha$ \alpha \alpha A \Alpha A 2 $\beta$ \beta \beta B \Beta B 3 $\gamma$ \gamma \gamma $\Gamma$ \Gamma \Gamma 4 $\delta$ \delta \delta $\Delta$ \Delta \Delta 5 $\epsilon$ \epsilon \epsilon E \Epsilon E 6 $\zeta$ \zeta \zeta Z \Zeta Z 7 $\eta$ \eta \eta H \Eta H 8 $\theta$ \theta \theta $\Theta$ \Theta \Theta 9 $\iota$ \iota \iota I \Iota I 10 $\kappa$ \kappa \kappa K \Kappa K 11 $\lambda$ \lambda \lambda $\Lambda$ \Lambda \Lambda 12 $\mu$ \mu \mu M \Mu M 13 $\nu$ \nu \nu N \Nu N 14 $\xi$ \xi \xi $\Xi$ \Xi \Xi 15 $\omicron$ \o \omicron O \O O 16 $\pi$</description>
    </item>
    
    <item>
      <title>The Diamond Structure</title>
      <link>http://gulab.cn/post/diamond-structure/</link>
      <pubDate>Thu, 08 Jun 2017 11:12:48 +0800</pubDate>
      
      <guid>http://gulab.cn/post/diamond-structure/</guid>
      <description>Diamond structure Point set for diamond structure 0.00 0.00 0.00 0.50 0.50 0.00 1.00 1.00 0.00 0.25 0.25 0.25 0.75 0.75 0.25 0.50 0.00 0.50 1.00 0.50 0.50 0.50 1.00 0.50 0.00 0.50 0.50 0.75 0.25 0.75 0.25 0.75 0.75 1.00 0.00 1.00 0.50 0.50 1.00 0.00 1.00 1.00 The path Path1: 1,4,2,5,3 Path2: 5,8,11,9,4,6,10,7,5 Path3: 14,11,13,10,12 conn1: 3,5 conn2: 5,14 diamond_Points for one diamond unit Each diamond unit has 14 vertexes, of which 4 (4#, 5#, 10#, 11# in Table 1) are inside the cube, 6 (2#, 6#, 7#, 8#, 9#, 13#) are onto each surface of the cube, and the remaining 4 (1#, 3#, 12#, 14#) are at the vertexes of the cube (Fig 1). Fig 1. One diamond unit Table 1. Point-set for one diamond unit with $a=1$. 0.00 0.00 0.00 0.50 0.50 0.00 1.00 1.00 0.00</description>
    </item>
    
    <item>
      <title>开通博客</title>
      <link>http://gulab.cn/post/hello-world/</link>
      <pubDate>Thu, 08 Jun 2017 10:47:51 +0800</pubDate>
      
      <guid>http://gulab.cn/post/hello-world/</guid>
      <description>配置SSH key cd ~/.ssh rm * ssh-keygen -t rsa -C mail_address 连按回车3次，得到 id_rsa和 id_rsa.pub文件，将后者复制到github New SSH key，测试是否成功（输入 yes，看到successful即可）。 ssh -T git@github.com 再配置 git config --global user.name &amp;#34;name&amp;#34; git config --global user.email &amp;#34;mail_address&amp;#34; 安装Homebrew 将下面代码粘贴在Terminal中: /usr/bin/ruby -e &amp;#34;$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)&amp;#34;</description>
    </item>
    
    <item>
      <title>归档</title>
      <link>http://gulab.cn/archives/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://gulab.cn/archives/</guid>
      <description></description>
    </item>
    
    <item>
      <title>搜索</title>
      <link>http://gulab.cn/search/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://gulab.cn/search/</guid>
      <description></description>
    </item>
    
  </channel>
</rss>
