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

Резултати

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

Пребарај: #smrt

当前筛选 #smrt清除筛选
SG MRT Updates

@sgmrt · Post #2401 · 25.07.2025 г., 02:59

Train services on the North-South, East-West, Circle & Thomson-East Coast Lines, and some bus services will be extended on the eve of National Day, 8 Aug 2025 (Fri) (after midnight*). See poster for more info! 🇸🇬*Except Circle Line, due to temporary early closure.#SMRThttps://bit.ly/4o5W1RD - SMRT

Hashtags

SG MRT Updates

@sgmrt · Post #2289 · 25.03.2025 г., 04:24

Train services on the North-South, East-West, Circle & Thomson-East Coast Lines, and some bus services will be extended for commuters travelling late on the eve of Hari Raya Puasa, 30 Mar 2025 (after midnight). Refer to the poster for more info. #SMRThttps://bit.ly/4lcEuGe - SMRT

Hashtags

SG MRT Updates

@sgmrt · Post #1773 · 25.08.2023 г., 07:03

Train services on the 🚊 North-South, East-West, Circle & Thomson-East Coast Lines, and some 🚍 bus services will be extended for commuters travelling late during the Formula 1 Grand Prix on 15 - 17 Sep (Fri - Sun). 🏁🏎 See the poster for more info. 👀#SMRThttps://bit.ly/45pBZrD - SMRT

Hashtags

SG MRT Updates

@sgmrt · Post #1758 · 25.07.2023 г., 02:08

Onward as one!🦁 Train services on the 🚊North-South, East-West, Circle & Thomson-East Coast Lines, and some 🚍bus services will be extended for commuters travelling late on the eve of National Day (8 Aug). 🇸🇬💗 Ref to the poster for more info. 👀#SMRThttps://bit.ly/3O5oUfJ - SMRT

Hashtags

SG MRT Updates

@sgmrt · Post #2406 · 29.07.2025 г., 02:44

Train services on the 🚆 North-South, East-West, Circle & Thomson-East Coast Lines, and some 🚍 bus services will be extended for commuters travelling late on the eve of National Day, 8 Aug 2025 (Fri). 🇸🇬Please refer to the poster for more info. 👀#SMRT#AllAboutTrainshttps://bit.ly/4lTHYxg - SMRT

SG MRT Updates

@sgmrt · Post #2405 · 29.07.2025 г., 02:39

Train services on the 🚆 North-South, East-West, Circle & Thomson-East Coast Lines, and some 🚍 bus services will be extended for commuters travelling late on the eve of National Day, 8 Aug 2025 (Fri). 🇸🇬Please refer to the poster for more info. 👀#SMRT#AllAboutTrains - SMRT

SG MRT Updates

@sgmrt · Post #2354 · 26.05.2025 г., 09:04

Train services on the North-South, East-West, Circle & Thomson-East Coast Lines, and some bus services will be extended for commuters travelling late on the eve of Hari Raya Haji, 6 Jun 2025 (Fri) (after midnight). Refer to the poster for more info. #SMRT#AllAboutTrainshttps://bit.ly/4kcRGdi - SMRT

SG MRT Updates

@sgmrt · Post #2334 · 06.05.2025 г., 09:59

Train services on the North-South, East-West, Circle & Thomson-East Coast Lines, and some bus services will be extended for commuters travelling late on the eve of Vesak Day, 11 May 2025 (Sun) (after midnight). Refer to the poster for more info. #SMRT#AllAboutTrainshttps://bit.ly/4k8NOtm - SMRT

SG MRT Updates

@sgmrt · Post #2230 · 22.01.2025 г., 03:44

Train services on the North-South, East-West, Circle & Thomson-East Coast Lines, and some bus services will be extended for commuters travelling late on the eve of Chinese New Year, 28 Jan (after midnight). See poster for more info.🧧#SMRT#AllAboutTrains#AllAboutBuseshttps://bit.ly/4g6JEzO - SMRT

SG MRT Updates

@sgmrt · Post #1947 · 31.05.2024 г., 02:09

Train services on the North-South, East-West, Circle & Thomson-East Coast Lines, and some bus services will be extended for commuters travelling late on the eve of Hari Raya Haji, 16 Jun 2024 (after midnight). Ref to the poster for more info. #SMRT#AllAboutTrains#AllAboutBuseshttps://bit.ly/4bWEkx9 - SMRT

SG MRT Updates

@sgmrt · Post #1902 · 04.04.2024 г., 02:29

Train services on North-South, East-West, Circle & Thomson-East Coast Lines, and some bus services will be extended for commuters travelling late on eve of Hari Raya Puasa, 9 Apr 2024 (after midnight). Ref to the poster for more info. #SMRT#AllAboutTrains#AllAboutBuseshttps://bit.ly/3vLtQRF - SMRT

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