unbox信息详情
vt.从箱子中取出
vocality credit union───声乐信用合作社
run low on───耗尽(口语,非正式)
navigating the unknown───探索未知世界
enjoy your sun───享受你的阳光
run into debt───开始负债;负债; 拉饥荒; 拉账
dunnage defined───衬垫定义
gunshot wounds───火器伤;枪伤
soreness underarm───腋下酸痛
locking tuners───锁定调谐器
catarrhal lung───卡他性肺
When you unbox it you'll find that it comes with an American plug.───当你拆开包装你会发现附带了一个美式插头。
div class="jive-quote">Today each TiVo polls TiVo’s severs roughly every 15 minutes to check for new scheduled recordings, TiVoCast downloads, Unbox downloads, etc.───div class="jive-quote">今天,每个Tivo每隔15分钟就像Tivo服务器进行轮询来检查新的时间表记录,TivoCast下载,Unbox下载,也是。
Apple's announcement came a week after Amazon, a big online retailer, launched Amazon Unbox, its own film-download service, to mixed reviews.───苹果的通告出来一周前,在线零售公司亚马逊推出了自己的电影下载服务系统Amazon Unbox,现在也是褒贬不一。
Attempting to unbox null or a reference to an incompatible value type will result in an InvalidCastException.───尝试对null或对不兼容值类型的引用进行取消装箱操作,将导致InvalidCastException。
Its Amazon Video On Demand is the new name for Amazon Unbox, launched two years ago.───这项服务名为AmazonVOD,是该公司两年前推出的AmazonUnbox服务的新名称。
For the most part, Pyrex runs faster than Python by avoiding the need to continuously box and unbox variables of simple data types.───对于大部分情况来说,Pyrex不需要不断对简单数据类型变量进行装箱(box)和拆箱(unbox)操作,因此速度比Python更快。
And unbox data destined for output. Boxing and unboxing reduce performance.───而且还要将预定输出的数据进行取消装箱操作。
When using value types, you have to box them in order to push and store them, and unbox the value types when popping them off the stack.───在使用值类型时,必须将它们装箱以便推送和存储它们,并且在将值类型弹出堆栈时将其取消装箱。
For the most part, Pyrex runs faster than Python by avoiding the need to continuously box and unbox variables of simple data types.