执行svnupdate时总是提示输入密码.$cd~/.gnome2/keyrings/$ls$rm默认密钥.keyring
分类:
其他好文 时间:
2014-07-10 00:43:55
阅读次数:
334
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
#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
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
具体解决方案参考的http://www.tomshardware.com/forum/171045-46-remote-desktop-connection-blank-desktopto solve it I opened two windows thru remote desktopthen i...
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
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
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