码迷,mamicode.com
首页 >  
搜索关键字:GNOME Desktop    ( 5025个结果
svn update 时总是提示 Password for '默认密钥' GNOME keyring: 输入密码
执行svnupdate时总是提示输入密码.$cd~/.gnome2/keyrings/$ls$rm默认密钥.keyring
分类:其他好文   时间:2014-07-10 00:43:55    阅读次数:334
R-kmeans
data <- read.csv("//Users//tangjingxiao//Desktop//2.csv",header=T,sep="\t",encoding="utf-8")datafix(data)View(data)newdata <- t(data)view(newdata)View...
分类:其他好文   时间:2014-07-07 19:35:07    阅读次数:208
Reshape包
#rshape2#活动代码 城市#1 上海#1 广州#1 深圳#2 上海#2 北京#2 台湾#3 上海#3 江西#4 沈阳#4 广州data <- read.csv("C:\\Users\\Jennifer\\Desktop\\11.cs...
分类:其他好文   时间:2014-07-07 18:57:39    阅读次数:162
Tomcat部署记事
1.导入证书到jdk里keytool -import -alias 证书名称 -file 证书地址 -keystore 导入位置例:keytool -import -alias co3 -file C:\Users\Administrator\Desktop\1\co3_sso.cer -keyst...
分类:其他好文   时间:2014-07-03 11:32:15    阅读次数:190
数据框的合并(根据某一个字段)
datax <- read.csv("C:\\Users\\Jennifer\\Desktop\\place.csv",header=T,sep="\t")datay <- read.csv("C:\\Users\\Jennifer\\Desktop\\price.csv",header=T,sep...
分类:其他好文   时间:2014-07-03 11:23:12    阅读次数:173
windows 2003 远程桌面 连接输入账号密码后,只能看见蓝色屏幕和鼠标
具体解决方案参考的http://www.tomshardware.com/forum/171045-46-remote-desktop-connection-blank-desktopto solve it I opened two windows thru remote desktopthen i...
分类:Windows程序   时间:2014-07-01 22:11:56    阅读次数:545
[转] The QCOW2 Image Format
The QCOW2 Image Format https://people.gnome.org/~markmc/qcow-image-format.html The QCOW image format is one of the disk image formats supported by the...
分类:其他好文   时间:2014-07-01 00:11:18    阅读次数:421
修改与文件类型关联的默认程序
13/12/27 安装了Planner项目管理软件后,发现.planner文件的默认打开程序为gedit。想要将其修改过来,在open with的程序列表里也没有planner这一项,而且也无法人工指定命令行,似乎这一功能被Nautilus关掉了。通过网上搜索,Gnome系统中文件类型的描述,即mi...
分类:其他好文   时间:2014-06-30 13:38:32    阅读次数:364
Useful Gnome-shell extensions
In Gnome 3, gnome-shell is used for displaying the top bar. The widgets can be installed online from http://extensions.gnome.org. After installation, ...
分类:其他好文   时间:2014-06-30 13:33:22    阅读次数:172
移植busybox-1.21.1
1、解压 # tar jxvf busybox-1.21.1.tar.bz2 2、配置 # cd busybox-1.21.1 # make menuconfig Busybox Settings  --->     General Configuration  --->         [ ] Enable options for full-blown desktop system...
分类:其他好文   时间:2014-06-29 22:21:57    阅读次数:332
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!