apk, bitwise, cal: add Farsi translation (#11992)
This commit is contained in:

committed by
GitHub

parent
a2fb16cabe
commit
d2803b17f6
20
pages.fa/linux/bitwise.md
Normal file
20
pages.fa/linux/bitwise.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# bitwise
|
||||
|
||||
> ابزار تبدیل مبنا چند منظوره با قابلیت پشتیبانی از مبنای پویا و دستکاری بیت.
|
||||
> اطلاعات بیشتر: <https://github.com/mellowcandle/bitwise>.
|
||||
|
||||
- اجرا در حالت هم کنشی:
|
||||
|
||||
`bitwise`
|
||||
|
||||
- تبدیل از دسیمال:
|
||||
|
||||
`bitwise {{12345}}`
|
||||
|
||||
- تبدیل از هگزادسیمال:
|
||||
|
||||
`bitwise {{0x563d}}`
|
||||
|
||||
- تبدیل یک محاسبه با قالب زبان سی:
|
||||
|
||||
`bitwise "{{0x123 + 0x20 - 30 / 50}}"`
|
Reference in New Issue
Block a user