随笔分类 -  Ubuntu

This category is for the Ubuntu OS
摘要:create shortcut: ln -s sourcepath -destdirectoryln -s /home/tell/calos /home/桌面#include #include #include #include using namespace std; int main(int argc, char *argv[]) { char cl = 'A'; cout <... 阅读全文
posted @ 2016-09-02 18:09 calochCN 阅读(190) 评论(0) 推荐(0)
摘要:安装git : yum install git 查询包: rpm -ql git 打开文件夹目录: nautilus 目录路径 阅读全文
posted @ 2016-06-30 13:52 calochCN 阅读(161) 评论(0) 推荐(0)