TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #241 · 5 мај

Можно ли в Python создавать бинарные файлы? Конечно можно. Для этого в Python есть следующие инструменты: ▫️ тип данных bytes и bytearray ▫️ открытие файла в режиме wb (write binary) или rb (read binary) ▫️ модуль struct Про модуль struct поговорим в первую очередь. Файл в формате JSON или Yaml внутри себя содержит разметку данных. Всегда можно определить где список начался а где закончился. Где записана строка а где словарь. То есть формат записи данных содержит в себе элементы разметки данных. В binary-файле данные не имеют визуальной разметки. Это просто байты, записанные один за другим. Правила записи и чтения находятся вне файла. Модуль struct как раз и помогает с организацией данных в таком файле с помощью определения форматов записи для разных частей файла. Модуль struct преобразует Python-объекты в массив байт, готовый к записи в файл и имеющий определённый вид. Для этого всегда следует указывать формат преобразования (или, как оно здесь называется - запаковки). Формат нужен для того, чтобы выделить достаточное количество байт для записи конкретного типа объекта. В последствии с помощью того же формата будет производиться чтение. При этом следует помнить что мы говорим о типах языка С а не Python. Именно формат определяет, что записано в конкретном месте файла, число, строка или что-то еще. Вот какие токены формата у нас есть. Помимо этого, первым символом можно указать порядок байтов. На разных системах одни и те же типы данных могут записываться по-разному, поэтому желательно указать конкретный способ из доступных. Если этого не сделать, то используется символ '@', то есть нативный для текущей системы. В строке формата мы пишем в каком порядке и какие типы собираемся преобразовать в байты. Запакуем в байты простое число, токен "i". >>> import struct >>> struct.pack('=i', 10) b'\n\x00\x00\x00' Теперь несколько float, при этом нужно передавать элементы не массивом а последовательностью аргументов. >>> struct.pack('=fff', 1.0, 2.5, 4.1) b'\x00\x00\x80?\x00\x00 @33\x83@' Вместо нескольких токенов можно просто указать нужное количество элементов перед одним токеном, результат будет тот же. >>> struct.pack('=3f', 1.0, 2.5, 4.1) b'\x00\x00\x80?\x00\x00 @33\x83@' Теперь запакуем разные типы >>> data = struct.pack('=fiQ', 1.0, 4, 100500) я запаковал типы float, int и unsigned long long (очень большой int, на 8 байт) b'\x00\x00\x80?\x04\x00\x00...' Распаковка происходит аналогично, но нужно указать тот же формат, который использовался при запаковке. Результат возвращается всегда в виде кортежа. >>> struct.unpack('=fiQ', data) (1.0, 4, 100500) Как видите, ничего страшного! #lib#basic

Hashtags

Резултати

Пронајдени 21 слични објави

Пребарај: #swap

当前筛选 #swap清除筛选
TONlines – News

@tonlines · Post #7520 · 18.11.2025 г., 20:07

swap.coffee: Halloween Event Wrap-Up #DeFi#swap The channel swap.coffee successfully concluded its Halloween Event with great participation and strong on-chain activity, turning it into a dynamic DeFi experience. Prizes for participants have already been distributed as per the winner list. Source: link @tonlines

Hashtags

GSM-панорама

@GSM_panorama · Post #536 · 07.01.2025 г., 05:10

Самым лёгким телефоном с сенсорным дисплеем по версии Книги Рекордов Гиннесса является вот этот малыш - sWaP Nova. Вес гаджета всего 40,3 грамма. Но, со своими функциями он вполне справляется – используя sWaP Nova можно звонить и отправлять SMS. Многим он, конечно же, наверное и не знаком, но в Книге Рекордов он засветился 💪 Завтра расскажу про самый тонкий смартфон в мире по версии Книги Рекордов Гиннеса. Ваши предположения, это.. ?? )) #sWaP #телефоны_рекордсмены

TONlines – News

@tonlines · Post #7524 · 19.11.2025 г., 12:05

⚡️swap.coffee: $LAMBO Trading Competition Announcement #LAMBO#swap swap.coffee presents an exciting $LAMBO trading competition with a prize pool of $2,500. Participants can trade on swap.coffee or @swapi between November 19 and 21. Top traders and random participants have chances to win various prizes in $LAMBO and Lunar Snake Onyx Black gifts. Source: link @tonlines

Hashtags

TONlines – News

@tonlines · Post #7426 · 28.05.2025 г., 18:28

swap.coffee: Results from Trading Competition with TONCO #TONCO#swap swap.coffee announces the conclusion of the Trading Competition with a total swap volume reaching $17,832,164. Rewards are now available for participants, including special prizes for 10 random users with significant swap contributions. Full details and participant lists are accessible through their provided link. Source: link @tonlines

Hashtags

TONlines – News

@tonlines · Post #7289 · 20.05.2025 г., 11:18

⚡️swap.coffee: Exciting TONCO Trading Competition #swap#TONCO The swap.coffee channel has launched a trading competition in collaboration with TONCO, a pioneering DEX platform on TON. Participants can win rewards by trading through TONCO on swap.coffee, with opportunities to earn Vintage Sigare Telegram gifts and a share of $2,000 USDT. The competition runs until May 28. Source: link @tonlines

Hashtags

TONlines – News

@tonlines · Post #7016 · 01.05.2025 г., 18:08

⚡️swap.coffee: Impressive April 2025 Metrics #swap#metrics Swap.coffee shared its growth metrics for April 2025, showing a transaction volume of nearly $18 million, 37,129 transactions, and 5,934 unique users. The team expresses gratitude for the ongoing support from their community. Source: link @tonlines

🆕New Mission is Live! Make a swap and complete the basic security quiz to earn rewards! 🥇 ➡️NFTs from the previous mission have already been sent. ➡️The streaks were added so you can track how many missions you've completed in a row. Stay tuned for more updates in the Swap section coming soon! 😏 🔥Keep mining HOT! #web3#hotwallet#swap#NFT

TONlines – News

@tonlines · Post #7163 · 11.05.2025 г., 17:24

⚡️Swap.coffee: Instant Rewards and Staking Opportunities #swap#staking#XROCK Swap.coffee offers a unique and efficient staking experience, allowing users to claim their rewards instantly. Currently, a prize giveaway is available for staking $XROCK with friends from @XRocket. Tokens available for staking include CES, XROCK, JETTON, and DFC. Source: link @tonlines

TONlines – News

@tonlines · Post #7410 · 28.05.2025 г., 12:16

⚡️swap.coffee: Torch Finance Integrated #Torch#Finance#swap swap.coffee has integrated Torch Finance as a new liquidity source. This integration enhances swap.coffee users' experience by providing optimized routes for trading liquid staking tokens, stablecoins, and yield-bearing tokens. Source: link @tonlines

⚡️Storm Trade x🏴‍☠️MyTonWallet: Trading Tournament with $2,500 Prize Pool! Storm Trade Launches Joint Event with MyTonWallet — $2,500 in $STORM Tokens at Stake. How to participate? • Exchange $STORM in MyTonWallet • Gain volume — it is automatically taken into account in the rating • Get into the top 100 and get a share of $2,500 in $STORM 🗓Tournament dates: April 14 -- 29 💎Bonus from MyTonWallet: each participant of the contest will be credited with cashback in $MY. And when staking $MY the exchange fees are lower. 😉 🏆Follow the leaderboard, improve your positions and get your reward! #Swap#Contest#MY#STORM

Alexa Mods

@itsmealexaliza · Post #1152 · 19.03.2025 г., 05:03

🚀 SWAP - No ROOT v4.6.1 [Premium] 🚀 🔹 Boost Your Device Performance! 💾 Create swap files to expand RAM without root access! ⚡ Improve multitasking & gaming performance easily. 🔒 Safe & user-friendly – no complex setup required. ✨ Premium Features Unlocked! ✅ No Ads ✅ Faster Swap Creation ✅ Optimized Performance 📥 Download Now: 📢 Join our tech community for updates! #SWAP#NoRoot#PerformanceBoost#AndroidTools

12
ПретходнаСтраница 1 од 2Следна