Skip to content

更改了移位运算符中较有误导性的描述 - #354

Merged
sjsdfg merged 2 commits into
lingcoder:masterfrom
SonicMiso:master
Jan 17, 2020
Merged

更改了移位运算符中较有误导性的描述#354
sjsdfg merged 2 commits into
lingcoder:masterfrom
SonicMiso:master

Conversation

@SonicMiso

Copy link
Copy Markdown
Contributor

“仅使用右侧的5 个低阶位” 中的“右侧”之前主语不明确,容易引起歧义。改为“仅使用右值的5 个低阶位” 则明确表示为等号右侧值的5个低阶位,使语义更清晰。

“仅使用右侧的5 个低阶位” 中的“右侧”之前主语不明确,容易引起歧义。改为“仅使用右值的5 个低阶位” 则明确表示为等号右侧值的5个低阶位,使语义更清晰。
”数字的二进制表示称为有符号的两个补数。“这句的原文为“The binary representation of the numbers is referred to as signed twos complement”。这里的“2's complement” 为计算机术语“补码”,所以这句话应翻译为“数字的二进制表示形式是带符号的补码”。
@sjsdfg
sjsdfg merged commit 9fd1aa7 into lingcoder:master Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants