随笔分类 -  Software/Tools

摘要:When use crontab to schedule job running on Mac/Linux, you might have the following error: python3: can't open file 'p.py': [Errno 1] Operation not pe 阅读全文
posted @ 2023-05-11 15:05 Grandyang 阅读(308) 评论(0) 推荐(0) 编辑
摘要:When you try to debug C++ in Visual Studio Code on Mac, you might have the following error: Errors exist after running preLaunchTask 'C/C++: clang++ b 阅读全文
posted @ 2021-09-20 11:03 Grandyang 阅读(655) 评论(0) 推荐(0) 编辑
摘要:When use the VsVim plugin in Visual Studio for Mac and type the closing part of a parenthesis, you might see ClosePair(')') pop up with awkward sound. 阅读全文
posted @ 2021-09-10 09:55 Grandyang 阅读(139) 评论(1) 推荐(0) 编辑
摘要:Vim是公认的终端编辑神器,配置文件设置的好,再加上各种功能的插件,更能使其如虎添翼,下面就分享出博主的配置文件,也是从网上大神那里拷过来的。配置文件在用户目录下~/.vimrc ,如果没有,就自己创建一个。 安装插件管家Vundle: 然后再建立一个插件的文件,如果没有,就创建一个 ~/.vimr 阅读全文
posted @ 2018-06-06 07:19 Grandyang 阅读(5283) 评论(1) 推荐(0) 编辑
摘要:http://www.missyuan.com/thread-446934-1-1.html Photoshop绘制逼真头发发丝效果http://www.missyuan.com/thread-446912-1-1.html Photoshop合成在空中漂移的陆地http://www.missyua 阅读全文
posted @ 2016-08-13 00:52 Grandyang 阅读(3294) 评论(0) 推荐(0) 编辑
摘要:http://site.douban.com/190815/widget/notes/12033185/note/254050988/ 阅读全文
posted @ 2014-12-05 04:45 Grandyang 阅读(567) 评论(0) 推荐(0) 编辑

Fork me on GitHub