摘要: In previous post, we check how to use ifElse to branch out the logic: https://www.cnblogs.com/Answer1215/p/14093562.html let inputToBooks = pipe( wait 阅读全文
posted @ 2020-12-08 22:28 Zhentiw 阅读(113) 评论(0) 推荐(0)
摘要: You can do git log first to check which commit message you want to revert to. For example 'xxxxx123' is the commit id we want to revert to. Then do: g 阅读全文
posted @ 2020-12-08 15:19 Zhentiw 阅读(241) 评论(0) 推荐(0)
摘要: Dendron is a Visual Studio Code extension that you can download and install free of charge. To download a visual studio code extension, we press Comma 阅读全文
posted @ 2020-12-08 03:37 Zhentiw 阅读(170) 评论(0) 推荐(0)