链接1wifi 加密方式 1,wep加密2.WPA/WPA2-PSK加密WPA2 的破解方式:1 爆力破解2,pin 破解1) 先破解 pin 码2)再用minidwep-gtk 破解
分类:
其他好文 时间:
2015-05-08 23:43:05
阅读次数:
144
1、安装eclipse准备 eclipse-dsl-luna-SR2-linux-gtk-x86_64.tar.gz安装 1、解压文件。 2、创建图标。ln -s /opt/eclipse/eclipse /usr/bin/eclipse #使符号链接目录vim /usr/share...
分类:
其他好文 时间:
2015-05-05 23:49:45
阅读次数:
233
1. 普通崩溃问题: eclipse/configuration/config.ini在后边添加org.eclipse.swt.browser.DefaultType=mozilla2. Kubutu出现崩溃(包括ADT Bundle和Eclipse Luna都出现了这个问题),后来定位到是gtk....
分类:
系统相关 时间:
2015-04-28 01:53:30
阅读次数:
180
一、环境:刚安装好的Ubuntu14.04,本文只能保证 在Ubuntu下能达到效果。二、安装GVim。 sudo apt-get updatesudo apt-get install vim-gtk三、自定义vim与Gim语法高亮。 控制语法高亮的文件叫做 语言名.vim,例如,你想自定义C语.....
分类:
系统相关 时间:
2015-04-27 12:36:52
阅读次数:
447
Bluefish is a GTK+ HTML editor for the experienced web designer. Its features include nice wizards for startup, tables and frames; a fully featured im...
分类:
Web程序 时间:
2015-04-26 16:39:53
阅读次数:
418
linux下调试程序,出现如下错误:/tmp/ccG8fpwg.o: In function `apache_viewlog_form':apache.c:(.text+0x776): undefined reference to `GTK_TEXT'apache.c:(.text+0x789):....
分类:
其他好文 时间:
2015-04-22 21:56:17
阅读次数:
92
安装ngnixyum install -y make apr* autoconf automake curl curl-devel gcc gcc-c++ gtk+-devel zlib-devel pcre-develwget http://nginx.org/download/nginx-1.7...
分类:
其他好文 时间:
2015-04-18 01:12:13
阅读次数:
255
参考资料:http://wiki.ubuntu.com.cn/Ibus步骤:1.安裝IBus框架sudo apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt42.启用IBus框架im-switch -s ibus3.重启Ubunt...
分类:
系统相关 时间:
2015-04-18 01:03:50
阅读次数:
409
到官网下载:http://www.zend.com/en/products/studio/downloadsLinux-64位:http://downloads.zend.com/studio-eclipse/12.0.2/ZendStudio-12.0.2-linux.gtk.x86_64.tar...
分类:
系统相关 时间:
2015-04-17 22:09:41
阅读次数:
237
在安装emacs软件前,需要先安装一些依赖包,然后在下载emacs的软件包解压,再安装即可,具体步骤如下:
1、需要下载的依赖包如下:
yum -y groupinstall "Development Tools"
yum -y install gtk+-devel gtk2-devel
...
分类:
系统相关 时间:
2015-04-16 20:01:54
阅读次数:
267