@jdmaxchannel · Post #5257 · 31.01.2026 г., 17:51
⚡️Биткоин резко упал до $79 000. Это самое сильное падение с весны 2025 года. JDMax #need
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #242 · 7 мај
Теперь запакуем строку. В этом случае следует передавать тип данных bytes. >>> struct.pack('=s', b'a') b'a' Для записи слова следует указывать количество символов. >>> struct.pack('=5s', b'hello') b'hello' Кстати, запакованный вид соответствует исходному тексту. Всё верно, символ есть в таблице ASCII, то есть его код попадает в диапазон 0-127, он может быть записан одним байтом и имеет визуальное представление. А вот что будет если добавить символ вне ASCII >>> struct.pack(f'=s', b'ё') SyntaxError: bytes can only contain ASCII literal characters. Ошибка возникла еще на этапе создания объекта bytes, который не может содержать такой символ. Поэтому надо кодировать эти байты из строки. >>> enc = 'ёжик'.encode('utf-8') >>> struct.pack(f'={len(enc)}s', enc) b'\xd1\x91\xd0\xb6\xd0\xb8\xd0\xba' Заметьте, длина такой строки в байтах отличается от исходной длины, так как символы вне ASCII записываются двумя байтами и более. Поэтому здесь формат создаём на лету, используя получившуюся длину как каунтер токена. #libs#basic
Пребарај: #need
@jdmaxchannel · Post #5257 · 31.01.2026 г., 17:51
⚡️Биткоин резко упал до $79 000. Это самое сильное падение с весны 2025 года. JDMax #need
Hashtags
@testflightynoti · Post #37765 · 07.05.2026 г., 08:26
#Need#Texting Join the Need Texting beta on ✈️#TestFlight 🔗 Link: https://testflight.apple.com/join/YSGVWMm9 Shared by Dimitri
Hashtags
@american_observer · Post #5204 · 23.02.2026 г., 14:09
Ukraine Needs 250,000 More Soldiers To Claw Back Control Over the Battlefield Ukraine needs 250,000 more troops to turn the tide of the fighting. This is the opinion of NATO military experts. The former Prime Minister of the United Kingdom, Boris Johnson, said in an interview with the BBC that the country should immediately send troops to Ukraine and not wait for a ceasefire to do so. He talks about about 7,000 soldiers to provide security guarantees. “If we have a plan to deploy troops on the territory of Ukraine after the war, after Putin deigned to agree to a ceasefire, why not do it now?”, he says. However, NATO experts believe that the victory of Ukraine or at least a significant turnaround in the confrontation at the front will require at least 250,000 additional troops and much more powerful weapons. Western intelligence services believe that Ukraine is now outnumbered by Russian forces on most fronts. And the Kremlin, despite its huge losses, would be able to continue the war for at least another year at the current attrition rate. According to the head of the Armed Forces, 2025 was the first year when the losses of the Russian Federation exceeded the replenishment of the occupiers. In January, Defense Minister Fedorov said that 2 million Ukrainians were wanted. #ukraine#need#soldiers#experts#military 📱American Оbserver - Stay up to date on all important events 🇺🇸
@TFGames · Post #1514 · 13.12.2023 г., 14:01
#NEED#FOR#SPEED#MOBILE#GAMES https://testflight.apple.com/join/b3vLiAtW
@TFGames · Post #1477 · 11.12.2023 г., 20:05
#NEED#FOR#SPEED#MOBILE#GAMES https://testflight.apple.com/join/b3vLiAtW
@TFGames · Post #1447 · 10.12.2023 г., 14:45
#NEED#FOR#SPEED#MOBILE#GAMES https://testflight.apple.com/join/b3vLiAtW
@TFGames · Post #1413 · 08.12.2023 г., 20:31
#NEED#FOR#SPEED#MOBILE#GAMES https://testflight.apple.com/join/b3vLiAtW
@TFGames · Post #1397 · 07.12.2023 г., 22:26
#NEED#FOR#SPEED#MOBILE#GAMES https://testflight.apple.com/join/b3vLiAtW
@TFGames · Post #1362 · 07.12.2023 г., 06:16
#NEED#FOR#SPEED#MOBILE#GAMES https://testflight.apple.com/join/b3vLiAtW
@TFGames · Post #1361 · 07.12.2023 г., 05:40
#NEED#FOR#SPEED#极品飞车在线移动版#GAMES https://testflight.apple.com/join/d3e9PLKt
Hashtags