【Grand Central Dispatch】 GCD is one of the
technologies for starting tasks asynchronously.This technology takes the thread
management code you would ....
分类:
其他好文 时间:
2014-05-26 21:59:26
阅读次数:
314
To clone the master development repository, install
git, and run:git clone git://github.com/torvalds/linux.git v4l-dvb cd v4l-dvb
git remote add linux...
分类:
其他好文 时间:
2014-05-26 14:13:43
阅读次数:
338
报错详情:Failure to transfer
com.thoughtworks.xstream:xstream:pom:1.3.1 from
http://repo.maven.apache.org/maven2 was cached in the local repository, resol...
分类:
其他好文 时间:
2014-05-26 13:27:05
阅读次数:
2261
什么是GCDGrand Central Dispatch
(GCD)是Apple开发的一个多核编程的解决方法。该方法在Mac OS X
10.6雪豹中首次推出,并随后被引入到了iOS4.0中。GCD是一个替代诸如NSThread, NSOperationQueue,
NSInvocationOper...
分类:
其他好文 时间:
2014-05-26 07:53:12
阅读次数:
251
在Eclipse里初次使用Maven,右键project->add
dependency, 发现search不管用,这时候需要按照以下步骤操作:Goto "Preferences ->
Maven"Check"Download repository index updates on start"an...
分类:
系统相关 时间:
2014-05-26 07:16:26
阅读次数:
390
什么是GCDGrand Central Dispatch
(GCD)是Apple开发的一个多核编程的解决方法。该方法在Mac OS X
10.6雪豹中首次推出,并随后被引入到了iOS4.0中。GCD是一个替代诸如NSThread, NSOperationQueue,
NSInvocationOper...
分类:
其他好文 时间:
2014-05-26 06:22:50
阅读次数:
297
本人系统为Ubuntu 13.04 LTS 64bit,各种google下成功wine安装了QQ用用
1.首先安装最新版的wine1.52,没记错版本号应该是这个
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.6
sudo apt-get in...
分类:
其他好文 时间:
2014-05-26 05:33:54
阅读次数:
621
在local copying中点击view --->选择show ignored
items。既可以显示.a文件,可以添加到repository中。
分类:
其他好文 时间:
2014-05-24 09:14:08
阅读次数:
254
在Xcode中创建项目时会弹出Source Control选项,勾选Create git
repository选项可以帮助我们对照以前项目中代码中修改的部分,为开发提供方便。在项目完成到一定程度时,点击屏幕上方Source
Control选项,然后点击commit选项,会弹出一个窗口在Enter c...
分类:
其他好文 时间:
2014-05-22 15:03:33
阅读次数:
260
把Git Repository建到U盘上去转 把Git
Repository建到U盘上去Git很火。原因有三:它是大神Linus
Torvalds的作品,天然地具备神二代的气质和品质;促进了生产力的发展,Git的分布式版本控制理念,并非首创,但非常适合开源社区的协作方式(不存在master-slav...
分类:
其他好文 时间:
2014-05-21 18:06:38
阅读次数:
264