file_id.diz
来自「64位数的计算」· DIZ 代码 · 共 7 行
DIZ
7 行
CBigUINT v1.0 is a 64 bit unsigned integer
class. It can handle numbers as small as 0
and as large as 18,446,744,073,709,551,614.
CBigUINT can also inform you of any errors
that may occur due to overflow, underflow and
divide by zero by way of an isError() method.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?