bitwise: add Hindi translation (#11279)
This commit is contained in:
20
pages.hi/linux/bitwise.md
Normal file
20
pages.hi/linux/bitwise.md
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
# bitwise
|
||||||
|
|
||||||
|
> गतिशील आधार रूपांतरण और बिट हेरफेर का समर्थन करने वाला मल्टी बेस इंटरैक्टिव कैलकुलेटर।
|
||||||
|
> अधिक जानकारी: <https://github.com/mellowcandle/bitwise>.
|
||||||
|
|
||||||
|
- इंटरैक्टिव मोड का उपयोग करके चलाएँ:
|
||||||
|
|
||||||
|
`bitwise`
|
||||||
|
|
||||||
|
- दशमलव से कनवर्ट करें:
|
||||||
|
|
||||||
|
`bitwise {{12345}}`
|
||||||
|
|
||||||
|
- षोडश आधारी से कनवर्ट करें:
|
||||||
|
|
||||||
|
`bitwise {{0x563d}}`
|
||||||
|
|
||||||
|
- C-शैली गणना परिवर्तित करें:
|
||||||
|
|
||||||
|
`bitwise "{{0x123 + 0x20 - 30 / 50}}"`
|
Reference in New Issue
Block a user