花费 6 ms
位(bit), 字节(byte), 字(word),双字(dword)Qword 的关系

1、位(bit) 来自英文bit,音译为“比特”,表示二进制位。位是计算机内部数据储存的最小单位,11010100是一个8位二进制数。一个二进制位只可以表示0和1两种状态;两个二进制位可以表示00、0 ...

Tue Nov 05 01:48:00 CST 2019 0 1462
Google guava和Apache commons

Guava 是一个 Google 的基于java类库集合的扩展项目,包括 collections, caching, primitives support, concurrency libraries ...

Mon Apr 20 23:53:00 CST 2020 0 1916

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM