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

Резултати

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

Пребарај: #pvp

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

@tonlines · Post #7460 · 30.05.2025 г., 14:31

⚡️Gatto Official Channel: PvP Event with Rewards #GTON#PvP Join the Gatto Official Channel for an exciting PvP event and fight against the GTeam from 15:00 UTC today. Players can earn special rewards by achieving consecutive wins against the GTeam, with the event running until May 30. European server only. Source: link @tonlines

Hashtags

TONlines – News

@tonlines · Post #7699 · 03.12.2025 г., 17:32

MRKT: New Winter League Begins #MRKT#PVP The MRKT channel announces the start of the Winter Open League, bringing new competitions and rewards after the completion of the Autumn season. Players can look forward to fresh rankings, new rivals, and exclusive prizes including the Heart Locket and Durov’s Cap. Source: link @tonlines

Hashtags

TONlines – News

@tonlines · Post #7559 · 21.11.2025 г., 11:48

⚡️MRKT: Important Update on PVP Competition Rules #MRKT#PVP MRKT announces a new rule to ensure fair competition in PVP leaderboards. Contributions exceeding 92% of a game's pool will not influence tournament rankings. Participants are encouraged to play fairly. Source: link @tonlines

Hashtags

TONlines – News

@tonlines · Post #7545 · 20.11.2025 г., 13:12

MRKT: New Feature Enhances PvP Experience #MRKT#PvP MRKT introduces PvP Reactions, allowing players to drop reactions during fights to enhance excitement and energy in battles. This feature aims to change the atmosphere of the arena. Source: link @tonlines

Hashtags

TONlines – News

@tonlines · Post #7507 · 18.11.2025 г., 10:25

MRKT Enforces Fair Play in PvP Events #MRKT#PvP MRKT emphasizes fair play in all PvP events, actively monitoring for suspicious activities like volume boosting and artificial staking. Participants found engaging in abuse or manipulation risk being banned without explanation. Source: link @tonlines

Hashtags

TONlines – News

@tonlines · Post #7523 · 19.11.2025 г., 09:47

⚡️MRKT: Last Hours of PvP Tournament Finale #PvP#Tournament The MRKT channel announces that there are only 9 hours left in the Autumn Open League PvP Tournament. Participants still have the chance to improve their standings with every fight, stake, and point. Source: link @tonlines

TONlines – News

@tonlines · Post #6839 · 18.04.2025 г., 14:24

⚡️Gatto Official Channel: Weekend Tournament Rescheduled #tournament#PvP The Gatto Official Channel has announced the cancellation of the weekend tournament due to technical improvements in PvP mode. The event has been rescheduled to April 25, with double rewards offered for skipping. More details will be provided on the event day. Source: link @tonlines

Hamster Games

@hamster_tools · Post #1964 · 09.03.2026 г., 11:54

⚔️FOMO Fighters Player Database is Live! Looking for opponents for PvP battles in 🔥Fomo Fighters ? Now it's easier than ever. I’ve created ⚡Fomo Tools — a app that collects the entire player database in one place so you can quickly search and find fighters. ⚔️What you can do: 🟢Find any player instantly 🟢Search fighters for PvP battles 🟢Explore the growing Fomo Fighters community No more endless scrolling or guessing usernames — just search and battle ⚔️ Try it here: 📣 @FomoTools If you enjoy the tool, feel free to share it with other fighters and make the PvP scene even more active! #fomo#fighters#FomoFighters#PvP#tools

TONlines – News

@tonlines · Post #7666 · 01.12.2025 г., 15:12

Gatto Official Channel: Celebrating Two Years of Growth #Gatto#PvP#BattlePass Gatto Official Channel marks its second anniversary with numerous updates and improvements. Over the past year, the game has expanded its offerings with new PvP mechanics, a Battle Pass, and additional content, enriching the player's experience. As the community celebrates, special events and items are available, leading up to upcoming giveaways. Source: link @tonlines

Ganar Dinero Seguro

@ganardineroseguro · Post #1171 · 05.09.2023 г., 18:17

✅Nueva actualización del juego Solitario de THNDRGAMES. ⚒️ Ahora están disponibles los duelos PvP y por supuesto el que gane va a ganar satoshis 👉Más info aquí: https://www.thndr.games/post/duels ✅Actualice la app si ya la tiene, sinó descarga los juegos aquí: ⚡THNDRGAMES #pvp#p2e#btcln#freebtc

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