alex_bn_lee

导航

上一页 1 ··· 108 109 110 111 112 113 114 115 116 ··· 245 下一页

2021年5月31日 #

【568】review

该文被密码保护。 阅读全文

posted @ 2021-05-31 14:35 McDelfino 阅读(0) 评论(0) 推荐(0)

【567】Convert LaTex to Word Using Pandoc

摘要: REF: Pandoc上手以及如何使得latex文件转换为Docx文件(MAC) REF: Getting started with pandoc MacOS Install pandoc Open a terminal Changing directories pwd: print work di 阅读全文

posted @ 2021-05-31 09:26 McDelfino 阅读(103) 评论(0) 推荐(0)

2021年5月28日 #

【566】Using Office Word to compare two files and implement the effect of REVIEW

摘要: REF: Microsoft Word Tips: Comparing Two Documents While the background of this blog begins with the review by Prof. Lim through Overleaf. He finished 阅读全文

posted @ 2021-05-28 16:15 McDelfino 阅读(62) 评论(0) 推荐(0)

【565】正则表达式查找

摘要: Overleaf 有这个 RegExp 的搜索方式,本来是将文章中小数点后四位改成三位,但是由于数据量比较多,因此需要查询下是否修改完全,用这个搜索果然发现了漏网之鱼,因此这个功能还是很好用的,下面主要记录一些常见的 pattern。 相关功能举例说明如下: 实现功能 pattern 小数点后4位查 阅读全文

posted @ 2021-05-28 11:02 McDelfino 阅读(347) 评论(0) 推荐(0)

2021年5月25日 #

【564】用 R 制图

摘要: 参考:R语言绘图 plot(cars$dist~cars$speed, #y~x,cars是R自带的数据 main="Relationship between car distance & speed", #标题 xlab = "Speed(miles per hour)", #x轴标题 ylab 阅读全文

posted @ 2021-05-25 17:22 McDelfino 阅读(214) 评论(0) 推荐(0)

上一页 1 ··· 108 109 110 111 112 113 114 115 116 ··· 245 下一页