码迷,mamicode.com
首页 >  
搜索关键字:desktop central    ( 4942个结果
vim E212
创建一个档案,连文件夹(vim, practic, folder1)都不存在:edit ~/Desktop/vim/practic/folder1/file1.txt:write结果是E212: Can't open file for writing原因是vim/practic/folder1文件夹...
分类:系统相关   时间:2014-12-24 11:42:37    阅读次数:216
ubuntu上编译安装R
R编译安装 其中 --prefix=/home/liyistat/Desktop/R-3.0.2 为R的安装路径 --enable-R-shlib可以保证lib目录下的动态库能够共享...
分类:系统相关   时间:2014-12-23 22:45:07    阅读次数:263
maven 配置 setting.xml 开源中国库
配置 mirror... osc central http://maven.oschina.net/content/groups/public/ osc_third...
分类:其他好文   时间:2014-12-23 22:32:01    阅读次数:150
jar包双击执行程序
源文件:MyMenuTest.java编译结果:C:\Users\zhangbz\Desktop\demo>javac MyMenuTest.javaC:\Users\zhangbz\Desktop\demo>dir驱动器 C 中的卷没有标签。卷的序列号是 E637-C45FC:\Users\zha...
分类:编程语言   时间:2014-12-22 21:02:37    阅读次数:246
ubuntu远程桌面设置
一.服务器端电脑设置:1.在搜索端搜索desktop sharing,然后设置后退出二.客户端电脑设置:1.在搜索端搜索remmina remote desktop client2.如图设置:server填作为服务器电脑的IP地址
分类:系统相关   时间:2014-12-22 16:06:46    阅读次数:172
Finder边栏中英文显示混淆问题
直接上图:解决方法:使用终端命令。touch ~/Desktop/.localizedchmod 600 ~/Desktop/.localized
分类:其他好文   时间:2014-12-22 14:18:14    阅读次数:169
OpenBTS 5.0安装
在安装OpenBTS 5.0之前,要先安装GNU Radio和UHD,只要运行安装文件包可执行脚本build-gnuradio,就可以自动安装,安装过程耗时较长,但是不需要过多的手动操作。 Step1:安装合适的系统 Ubuntu Desktop or Server 32-bit 12.04(我使用...
分类:其他好文   时间:2014-12-22 11:06:29    阅读次数:2488
字符串
#define PATH @"/users/yunlong/desktop/file1.rtf"#if 0// 一.NSString不可变字符串int main(int argc, const char * argv[]){ @autoreleasepool {// 1.创建字符串对象 NS...
分类:其他好文   时间:2014-12-21 21:54:03    阅读次数:248
leiningen配置到Eclipse中报错
Project names containing uppercase letters are not recommended and will be rejected by repositories like Clojars and Central. If you're truly unable t...
分类:系统相关   时间:2014-12-21 19:21:26    阅读次数:221
iOS 8:【转】NSOperation 笔记
源地址:http://fann.im/blog/2014/02/23/nsoperation/iOS 下的多线程编程有 NSOperation 和 Grand Central Dispatch(GCD) 两种,简单记一些 NSOperation 的使用注意。NSOperationQueue相当于一个...
分类:移动开发   时间:2014-12-21 01:50:26    阅读次数:241
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!