@Chelsea_fc_worldwide · Post #177247 · 14.05.2026 г., 09:35
Liam Delap is always on the winning team! 🧐 #CFC
Hashtags
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
Пребарај: #cfc
@Chelsea_fc_worldwide · Post #177247 · 14.05.2026 г., 09:35
Liam Delap is always on the winning team! 🧐 #CFC
Hashtags
@Chelsea_fc_worldwide · Post #177192 · 11.05.2026 г., 10:37
11/05/14 📆 Ashley Cole's final #CFC appearance. 💙
Hashtags
@Chelsea_fc_worldwide · Post #177022 · 29.04.2026 г., 14:36
🚨 Chelsea are now looking at a list of around 7 or 8 names to take over permanently. One of those under consideration is Iraola. After hiring and firing 4 permanent coaches in as many years, the club do not want to rush this decision. (Simon Johnson Sport) #CFC
Hashtags
@Chelsea_fc_worldwide · Post #177017 · 29.04.2026 г., 09:34
🚨 BREAKING: Chelsea captain Millie Bright has retired from football with immediate effect after 12 years, 314 appearances and 20 trophies. Bright will be staying on at the club as a trustee of the #CFC Foundation and starting a new role as a Chelsea ambassador. 🗣️ Bright: “Representing Chelsea over the last 12 years has been everything to me, but I'm now ready to say goodbye to playing football. I’ve given all I can, and I never wanted to fight for any other badge. “It’s now time, and I'm ready to go into a new era. I’m always going to be Chelsea, but just in a different way.” Chelsea will mark Bright’s retirement on May 16 at their final WSL game of the season against ManchesterUnited. 🔗 Ben Jacobs
Hashtags
@Chelsea_fc_worldwide · Post #177016 · 29.04.2026 г., 09:33
🚨🇸🇳 Juventus are monitoring Nicolas Jackson, and can imagine a loan move for him. AC Milan are also monitoring. (Plettigoal) #CFC
Hashtags
@Chelsea_fc_worldwide · Post #176983 · 27.04.2026 г., 07:31
🚨 Joe Cole tells Frank Lampard to stay away from Chelsea job: "Frank should stay away from it. The temptation for Frank, because he loves the club, would be to come back and give it another whirl." "If I was him, I wouldn’t go to Chelsea. In any job, you’re being judged on your results but [at Chelsea] you don’t have full control over what you can do. That’s insane." #CFC
Hashtags
@Chelsea_fc_worldwide · Post #176957 · 26.04.2026 г., 10:43
🚨🇪🇸 Andoni Iraola would be more than happy to continue in the PL. He would be KEEN on becoming the next Chelsea manager! Nothing decided by Chelsea as in the early stages and nothing advanced. (Fabrizio Romano) #CFC
Hashtags
@Chelsea_fc_worldwide · Post #176753 · 16.04.2026 г., 14:57
🚨BREAKING: Moises Caicedo to sign new Chelsea contract. [Via telegraph] 🚨🔵 BREAKING: Chelsea are closing in on new deal for Moisés Caicedo! The agreement will be valid until June 2033 with final details being sorted, as @CLMerlo reports. Caicedo has given green light to #CFC stay for long term. [Via Fabrizio Romano]
Hashtags
@Chelsea_fc_worldwide · Post #176641 · 09.04.2026 г., 21:14
🚨 Breaking: Morgan Rogers likely to leave this summer even if Aston Villa get UCL. Chelsea, Arsenal, Liverpool, Utd are interested. £80m is the starting point figure for negotiations. #CFC looking for an attacker who can play off the left or central. [Via Ben Jacobs]
Hashtags
@Chelsea_fc_worldwide · Post #176298 · 20.03.2026 г., 17:44
🔵 UFC fighter Merab "The Machine" Dvalishvili visits Stamford Bridge. 👊 #CFC
Hashtags
@Chelsea_fc_worldwide · Post #176257 · 18.03.2026 г., 19:48
🚨 Fabrizio Romano: "There is something happening behind the scenes. My understanding is that there has been a conversation for some months between Enzo Fernandez and Chelsea to try to find a solution over contract terms to try to adjust the contract. At the moment, still no agreement." "If they can't find a solution, which I'm sure they will try to, Enzo could be open to exploring options in the summer." #CFC
Hashtags
@Chelsea_fc_worldwide · Post #176238 · 17.03.2026 г., 22:10
❗️What message do you have for Clearlake/BlueCo? 👇 #CFC
Hashtags