上一页 1 ··· 78 79 80 81 82 83 84 85 86 ··· 95 下一页
摘要: ```cpp !bin/bash seq f "led%0g" 0 110| xargs mkdir for((i = 0;i 阅读全文
posted @ 2017-11-01 10:07 HDU李少帅 阅读(202) 评论(0) 推荐(0)
摘要: `__FILE__,__LINE__` 输出什么文件,输出在代码里面的多少行 阅读全文
posted @ 2017-10-31 09:47 HDU李少帅 阅读(163) 评论(0) 推荐(0)
摘要: 转载与修改 "http://blog.chinaunix.net/uid 14833587 id 76539.html" cpp include include include include include include include include include include inclu 阅读全文
posted @ 2017-10-30 13:33 HDU李少帅 阅读(278) 评论(0) 推荐(0)
摘要: linux 默认主题见多了之后总会觉得审美疲劳,换一个新鲜的吧 装载自 "linux公社" 讲的已经比较好了 如果你使用的是图形界面,你会发现Ubuntu默认的界面真是丑的一批,所以下面以Ubuntu 16.04为例简单美化一下: 1.安装unity tweak tool: sudo apt get 阅读全文
posted @ 2017-10-22 01:56 HDU李少帅 阅读(339) 评论(0) 推荐(0)
摘要: 简介 基本的安装步骤可以参考 "他人的博客" 安装好进入桌面之后,会有两个虚拟光驱自动加载: 1、打开默认存在的那个小虚拟光驱, 发现里面有一个upgra64(或32)的可执行文件. 将这个小光驱里的文件都复制到有执行权限的目录, 执行upgra64 2、此时WMware会提示你是否断开当前光驱的连 阅读全文
posted @ 2017-10-22 01:37 HDU李少帅 阅读(1394) 评论(0) 推荐(0)
摘要: 简介:screen 相当于 浏览器的多标签. 转载: "CSDN" 个人常用命令 screen ls 显示所有视窗 杀死视窗 kill 9 threadnum 例如在上面的2637,kill 9 2637 即可杀死线程,当然就杀死了窗口 screen wipe 自动清除死去的窗口 screen r 阅读全文
posted @ 2017-10-18 16:05 HDU李少帅 阅读(959) 评论(0) 推荐(0)
摘要: `sudo dpkg i netease cloud music_1.0.0 2_amd64_ubuntu16.04.deb ` ``sudo dpkg i netease cloud music_1.0.0 2_amd64_ubuntu16.04.deb `` 阅读全文
posted @ 2017-10-18 10:29 HDU李少帅 阅读(169) 评论(0) 推荐(0)
摘要: Traceback (most recent call last): File "/usr/bin/software center", line 25, in from gi.repository import Gtk, GObject ImportError: No module named re 阅读全文
posted @ 2017-10-18 10:24 HDU李少帅 阅读(1833) 评论(0) 推荐(0)
摘要: 以前的笔记忘了 阅读全文
posted @ 2017-10-16 22:55 HDU李少帅 阅读(182) 评论(0) 推荐(0)
摘要: 似乎linux 是可以直接在网络文件中访问。 windows要麻烦一些 我在网络中打开 每次访问都会跳转到网页...... 映射网络驱动器 打开 输入地址 //192.168.1.1/sda1 回车 可能会跳转到一个输入用户的界面 好像输入 root admin 即可。 大家都怕移动硬盘长时间运行造 阅读全文
posted @ 2017-10-16 01:22 HDU李少帅 阅读(1791) 评论(0) 推荐(0)
上一页 1 ··· 78 79 80 81 82 83 84 85 86 ··· 95 下一页