码迷,mamicode.com
首页 >  
搜索关键字:work folder    ( 10709个结果
【原创】-- 交叉编译工具链安装
环境:Ubuntu14.04LTS(虚拟机不方便,直接安装Ubuntu),OK6410开发板(虽然有点旧)原理:有待添加1、下载地址 有待添加(》》》)2、将arm-linux-gcc-4.3.2.tgz拷贝到你的工作目录中去,例如我的是/work,然后在该目录中解压文件解压文件 #cd /wor....
分类:其他好文   时间:2015-03-09 23:51:07    阅读次数:217
Motivated Word(5)
Progress is not how much or how fast you can work.Progress is starting with a vision,and work each and day to bring it to life,no matter what the Sacrifice... 我们只不过是用相机拍照 我们带到摄影中的是 所有我们读过的书,看过的电影 听过的...
分类:其他好文   时间:2015-03-09 17:39:54    阅读次数:136
Xtool VAG401 - VCDS VAGCOM alternative for VAG diagnostics
My VCDS VAGCOM (clone) cable would not work recently and I could not find a place to buy a new cheap one. Anyway, I love VCDS, but I wanted a computer...
分类:其他好文   时间:2015-03-09 17:30:20    阅读次数:186
《virtualbox完全学习手册》
《virtualbox完全学习手册》之VirtualBox开源版和闭源版的区别《virtualbox完全学习手册》之 玩转virtualbox的虚拟BIOS《virtualbox完全学习手册》之 虚拟机也玩多屏显示《virtualbox完全学习手册》之shared folder功能详解01《virt...
分类:其他好文   时间:2015-03-09 14:19:33    阅读次数:528
微软职位内部推荐-Senior Software Engineer
微软近期Open的职位:Job Title: Senior Software EngineerWork Location: Suzhou/Beijing, ChinaDo you want to work on a fast-cycle, high visibility, hardcore sear...
分类:其他好文   时间:2015-03-09 12:16:29    阅读次数:110
微软职位内部推荐-Software Engineer II
微软近期Open的职位:Job Title: Software Engineer IIWork Location: Suzhou/Beijing, ChinaDo you want to work on a fast-cycle, high visibility, hardcore search t...
分类:其他好文   时间:2015-03-09 00:17:03    阅读次数:161
微软职位内部推荐-Software Engineer II
微软近期Open的职位:Job Title: Software Engineer IILocation: Suzhou, ChinaWant to work on a fast-cycle, high visibility, hardcore search team with ambitious g...
分类:其他好文   时间:2015-03-08 11:33:14    阅读次数:149
【转】【教程】实现Virtualbox中的XP虚拟机和主机Win7之间的共享文件夹
原文网址:http://www.crifan.com/add_share_folder_for_virtualbox_guest_xp_and_host_win7/已经实现了在主机Win7下,在Virtualbox中安装了XP虚拟机。现在需要将Win7中一个文件共享到XP虚拟机中。所以需要去折腾Vi...
分类:Windows程序   时间:2015-03-08 00:01:05    阅读次数:456
[Bootstrap] 8. 'Collapse', data-target, data-toggle & data-parent
Using Bootstrap JavaScript PluginsIf we want to add behavior to our website, which of the following will NOT work?Updating our HTML withdataattributes...
分类:其他好文   时间:2015-03-07 23:54:17    阅读次数:293
第二章 Big O notation 试题以及讲解 (包会)
这里列出了一些难做的题或是易错的题,简单的我就没有过多的解释,但是如果大家有任何问题都可以私信我或是评论一下,我会尽量即时的解答问题或是疑问的。 int x=0;   for(int i=4*n; i>=1; i--)       x=x+2*i;    O(n) The loop runs O(n) times and does O(1) work per iter...
分类:其他好文   时间:2015-03-07 15:45:01    阅读次数:182
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!