Serial / Serial Old 收集器 Parallel Scavenge收集器 sweep/clean/Scavenge GC Root Tracing Java堆划分为多个大小相等的独立区域 -XX:MaxTenuringThreshold ...
分类:
其他好文 时间:
2018-03-10 01:20:57
阅读次数:
191
本文谈谈JavaScript的类型转换,我们知道在JavaScript中声明变量不需指定类型, 对变量赋值也没有类型检查,同时JavaScript允许隐式类型转换。这些特征说明JavaScript属于弱类型的语言。 在强类型的C++中,多数情况下构造函数需要声明为explicit来避免隐式类型转换引 ...
分类:
其他好文 时间:
2018-03-08 14:10:24
阅读次数:
176
1、索引: 字典得目录,便于数据查找。 原理:将列信息存储在其相关的文件,这些信息使用便于检索的方式如B-tree、哈希来存储 索引的分类: 普通所有:name,只能帮助查找 唯一索引:name,帮助查找,约束内容不能重复,null, 也可做联合唯一索引 主键索引:与唯一索引类似,但不允许null, ...
分类:
数据库 时间:
2018-03-07 15:04:10
阅读次数:
210
<html><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Geolocation Components Demo - zoom effect</title> <meta name=" ...
分类:
Windows程序 时间:
2018-03-04 13:01:29
阅读次数:
2792
说明 Bullet是一款开源的物理模拟计算引擎,包括刚体、柔体、弹性体等,是世界三大物理模拟引擎之一(包括Havok和PhysX),被广泛应用于游戏开发(GTA5等)和电影(2012等)制作中。 Bullet也见于计算机动画相关论文中,如流体模拟(Versatile Rigid-Fluid Coup ...
分类:
其他好文 时间:
2018-02-28 11:20:43
阅读次数:
232
一、 POSIX 中对可重入和线程安全这两个概念的定义: Reentrant Function:A function whose effect, when called by two or more threads,is guaranteed to be as if the threads each ...
分类:
编程语言 时间:
2018-02-26 15:15:52
阅读次数:
223
下载地址:网盘下载 内容简介 · · · · · ·Introducing the Boost libraries: the next breakthrough in C++ programming Boost takes you far beyond the C++ Standard Librar ...
分类:
编程语言 时间:
2018-02-09 17:16:22
阅读次数:
274
Gorgeous Effect & Bad Plot I can only say that the movie's effects are shocking. However, the plot is very bad. It is a commercial movie, because inte ...
分类:
其他好文 时间:
2018-02-08 00:30:17
阅读次数:
186
缺少D:\Program Files\Adobe CS6\Adobe After Effects CC\Support Files\(Media Core plug-ins)\Common\ImporterARRIRAW.prm 缺少quicktime: ...
分类:
其他好文 时间:
2018-02-07 11:59:01
阅读次数:
253
{"Version":"1","Statement":[{"Effect":"Allow","Action":["oss:ListBuckets"],"Resource":["acs:oss:*:*:*"]},{"Effect":"Allow","Action":["oss:Listobjects"],"Resource":["acs:oss:*:*:Bucket_Name"]},{"Effect
分类:
其他好文 时间:
2018-02-01 17:47:58
阅读次数:
168