%--brain mask with the brain tissuemask_name = 'C:\Users\Administrator\Desktop\workspace\preprocessed\masks\within_brain_mask.nii';M = load_untouch_.....
分类:
其他好文 时间:
2014-06-28 16:44:05
阅读次数:
274
%--brain mask with the brain tissuemask_name = 'C:\Users\Administrator\Desktop\workspace\preprocessed\masks\within_brain_mask.nii';M = load_untouch_.....
分类:
其他好文 时间:
2014-06-28 16:41:01
阅读次数:
272
使用Eclipse的maven构建一个web项目1、选择建立Maven Project 选择File -> New -> Other,在New窗口中选择 Maven -> Maven Project;点击next 2、选择项目路径Usedefault Workspace location默认工作.....
分类:
Web程序 时间:
2014-06-28 12:50:22
阅读次数:
316
最近帮同事解决一个eclipse闪退解决的问题,从网上找了N多方法皆无效,最后用一个园友的博客上的方法解决了,特转载一下。解决办法:删除文件 [workspace]/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi原博文地址:http...
分类:
系统相关 时间:
2014-06-27 00:21:54
阅读次数:
323
右点击Eclipse快捷键,然后点击属性, 把目标(target)内容修改如下:clipse -data c:\myworkspace -vm c:\ j2sdk1.5\jre\bin\javaw"这里填你Eclipse.exe 程序的目录" -data "这里填你workspace的目录,注意不能有空格目录" -showlocation以后点击快捷就会自动加载你设置的workspace...
分类:
系统相关 时间:
2014-06-26 06:52:53
阅读次数:
313
delete workspace Preferences >> General >> Startup and Shutdown >> Workspaces. force refresh Preferences >> General >> Workspaces >> refresh using na....
分类:
系统相关 时间:
2014-06-25 19:22:13
阅读次数:
264
网站代码主要使用GBK编码格式,Eclipse默认打开的是UTF8编码,所以经常是需要进行转换一下的,否则一些中文字符就会乱码显示。1.配置workspace的编码格式:windows->Preferences->general->Workspace,右侧Text file encoding,选择O...
分类:
系统相关 时间:
2014-06-25 13:54:26
阅读次数:
275
linux下查看动态链接库依赖关系的命令 x86:ldd *.soarm:arm-linux-readelf -d *.so实际例子:以项目中用到的库librtsp.so分析:lijun@ubuntu:~/workspace$ arm-hisiv100nptl-linux-ld -d librtsp...
分类:
其他好文 时间:
2014-06-25 13:15:18
阅读次数:
299
1.preferences>general>workspace>gbk改为utg-82.preferences>general>editors>file association >html/htm>设定默认打开工具3.preferences>general>apperance>颜色和字体(color...
分类:
系统相关 时间:
2014-06-23 07:35:02
阅读次数:
304
Dropbox非常好用。可是我如今也没弄明确究竟哪里好用了。不如试试中国的金山快盘。。起码不会操心被墙。cd ~/Kuaipan/repogit --bare init //初始化仓库cd ~/Workspace //进入工作文件夹git init //在当前文件夹...
分类:
其他好文 时间:
2014-06-22 23:25:14
阅读次数:
192