I have a project with lots of hidden folders / files in it. I want to create a zip-archive of it, but in the archive shouldn't be any hidden folders / ...
分类:
其他好文 时间:
2016-07-03 13:07:43
阅读次数:
146
1、下载路径 https://git-for-windows.github.io/ 2、如何在windows下安装GIT_百度经验 3、做完上面两部打开Git bash即可执行git指令,但如果想在电脑命令行或idea的terminal中执行git指令,需要配置git环境变量 添加自己的git的bi ...
分类:
其他好文 时间:
2016-07-03 00:16:21
阅读次数:
184
直接在 Emacs 中使用 shell 能增加一点效率。Emacs 本身支持的 shell 相关的命令很多,此处化繁为简,只用一条足够了。 M-x shell:将打开一个名为 * shell * 的 buffer,之后可以像 terminal 中一样使用了。 效果如下, ...
分类:
系统相关 时间:
2016-07-02 21:27:42
阅读次数:
230
1、lame c库: https://github.com/intervigilium/liblame 下载后解压,进入目录,terminal里运行ndk-build即可 2、lame android库 https://github.com/intervigilium/Lame4Android 需要 ...
分类:
移动开发 时间:
2016-07-01 19:55:04
阅读次数:
730
linux严格区分大小写,一切皆文件clicommandlineinterfaceprompt#:root用户$:普通用户命令格式:命令选项参数选项:短选项-多个选项可以组合:-a-b=-ab长选项--参数:命令的作用对象虚拟终端(terminal):ctrl+alt+[f1-f6]gui:kde:c++gnome:cxfacecli:bashcshzshshkcshtcshsu:..
分类:
其他好文 时间:
2016-07-01 18:37:55
阅读次数:
139
his is the instruction on how to install Workshop Information System V2015.10 for 2015.09 star diagnostic mb sd connect c4 multiplexer. Free download ...
分类:
其他好文 时间:
2016-07-01 16:20:12
阅读次数:
211
MyEclipse 2016 CI 4新增了一个更方便更好使的CodeLive,并将Live Preview合并到CodeLive下面。新增BootStrap模板,改进了Terminal view,修复了JavaScript和JSjet的一些问题。 ...
分类:
系统相关 时间:
2016-06-30 16:05:44
阅读次数:
261
原文出处:阮一峰的网络日志 原文链接:http://www.ruanyifeng.com/blog/2009/10/5_ways_to_search_for_files_using_the_terminal.html 作者: 阮一峰 日期: 2009年10月 8日 最近,我在学习Linux,下面是一 ...
分类:
系统相关 时间:
2016-06-30 14:30:28
阅读次数:
195
百度出Ubuntu中配置Java环境变量时,在利用sudo gedit /etc/profile 对prifle编辑后, 在terminal中输入 sudo source /etc/profile,为了使profile文件更改成功时,出现command not found。 是因为用户权限不够,虽然 ...
分类:
编程语言 时间:
2016-06-27 15:32:51
阅读次数:
248
首次登录系统 centos默认图像界面为GNOME。 Linux默认情况下会提供6个Terminal来让用户登录,切换方式为ctrl+alt+[F1-F6],系统将这六个操作界面命名为tty1-tty6。 在终端界面想启动窗口界面的话,可以使用‘startx’命令。 在命令行模式下执行命令 开始执行 ...
分类:
其他好文 时间:
2016-06-27 12:04:06
阅读次数:
114