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

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

Hashtags

Резултати

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

Пребарај: #vegetarians

当前筛选 #vegetarians清除筛选
Latest Movies 🎬

@movie · Post #962 · 27.09.2024 г., 12:25

The essence of peace and love is fundamentally opposed to the act of killing an innocent creature, such as a sheep. Regardless of who advocates for such actions, participating in violence against a defenseless being aligns one with darkness and cruelty, not light. Even if this act is presented as divinely sanctioned, the truth remains that taking the life of an innocent animal—who struggles for its existence—is an act of oppression and a crime against compassion. No justification, religious or traditional, can erase the truth: to take a life that wants to live is an act of brutality. The deception of evil can be subtle, leading individuals to believe they are on the right path while actually fulfilling the desires of darkness. This act contradicts the principles of peace, love, and justice. It is far better to turn away from beliefs rooted in darkness and embrace true peace and justice. Truth cannot be erased. You are not following truth but a darkness whose consequences are evident in your actions. Where there is action against peace, love, and justice, darkness prevails. Alignment with peace, love, and justice cannot result in the suffering of a being that cries out, that does not want to die. #vegan#vegans#vegetarian#vegetarians#greenpath#scientific#science @GreenPathForAll🍀

dopingpong

@dopingram · Post #3205 · 28.08.2024 г., 11:04

«Последняя демонстрация динозавров-вегетарианцев за минуту до вымирания», digital art by Doping Pong, 2018-2024 Этот скетч был сделан в 2018 году, когда арт-группа Doping Pong сотрудничала с компанией Vibеr над креативными разработками вошедших в моду стикерпаков для мессенджера. Так появились эти три персонажа, травоядные динозавры: Диплодок, Стегозавр и Трицератопс. Дальше эскиза дело не пошло, но сейчас, во время мировых катаклизмов, захотелось его вспомнить. Этот месседж динозавров-вегетарианцев, адресованный плотоядным братьям и сестрам, актуален как никогда. #dopingpong#динозавры#вегетарианцы#последняя#демонстрация #dinosaurs#vegetarians#last#demonstration#givepeaceachance