码迷,mamicode.com
首页 >  
搜索关键字:threads    ( 782个结果
Effective Java 66 Synchronize access to shared mutable data
When multiple threads share mutable data, each thread that reads or writes the data must perform synchronization. Without synchronization, there is no...
分类:数据库   时间:2014-05-01 09:14:25    阅读次数:506
[原创]erlang二进制语法点滴
Erlang/OTP 17 [erts-6.0] [source] [smp:2:2] [async-threads:10] [kernel-poll:false]Eshell V6.0 (abort with ^G)1> >.>2> >.>说明了一个segment默认是8位,高于8位的部分被截断同...
分类:其他好文   时间:2014-04-30 19:14:25    阅读次数:534
782条   上一页 1 ... 77 78 79
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!