اكتب أي كلمة!

"unsigned" بـChinese (Simplified)

未签名未签署

التعريف

未签名或没有签名的。可以指未签名的文件,也可以指计算机科学中没有正负号的数值。

ملاحظات الاستخدام (Chinese (Simplified))

“Unsigned” 常用于正式环境,如合同或官方文件,也用于计算机术语,表示无符号整数(只能存储非负数)。不要与“anonymous”(匿名)混淆,匿名表示身份未知,而不仅仅是缺少签名。

أمثلة

The contract is unsigned and needs your signature.

合同**未签名**,需要你的签名。

We received an unsigned letter yesterday.

我们昨天收到一封**未签名**的信。

This form is unsigned; please sign at the bottom.

这份表格还**未签名**,请在底部签字。

I can't process unsigned documents for security reasons.

出于安全原因,我不能处理**未签名**的文件。

"Unsigned" integers in programming can't store negative values.

编程中的**无符号**整数无法存储负值。

The agreement stayed unsigned for months because both parties wanted changes.

由于双方都想更改,协议**未签署**好几个月。