@all_bts_updates · Post #109374 · 13.09.2025 г., 14:41
CORTIS sings happy birthday to #RM during his live on Weverse ! -@All_BTS_Updates
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #281 · 18 авг.
Что-то вы гоните насчет "привычного вида формата 755 и 644". Я вот вообще не понял что это!😳 Действительно, что означают цифры которые мы получили в прошлом посте? Это кодировка, заключающая в себе режимы доступа к файлу. Подробней можно почитать в статье про chmod. Там можно увидеть альтернативное обозначение того же самого с помощью символов r w x, что значит чтение, запись, исполнение. Чтобы преобразовать восьмеричное число в такое обозначение в Python есть готовая функция >>> stat.filemode(0o755) '?rwxr-xr-x' Мы видим 3 группы по 3 символа, дающие 3 типа доступа для 3 типов юзеров. А что за знак вопроса в начале? Давайте передадим в эту функцию необрезанное значение от os.stat >>> stat.filemode(os.stat(path).st_mode) 'drwxr-xr-x' Это данные, которые мы безжалостно обрезали в прошлый раз😼 Первый символ обозначает тип объекта. Это может быть файл (-), директория (d) или симлинк (l). Вот простая схема данной кодировки [1][3][3][3] │ │ │ │ │ │ │ └──> Others Permissions │ │ └─────> Group Permissions │ └────────> Owner Permissions └───────────> File Type (разверните экран если вы с телефона) Если вы попробуете получить пермишены для симлинка то получите пермишены для файла >>> path = '.venv/bin/python3' >>> stat.filemode(os.stat(path).st_mode) '-rwxr-xr-x' Чтобы получить свойства именно симлинка, нужно это явно указать >>> stat.filemode(os.stat(path, follow_symlinks=False).st_mode) 'lrwxrwxrwx' #tricks#basic
Пребарај: #rm
@all_bts_updates · Post #109374 · 13.09.2025 г., 14:41
CORTIS sings happy birthday to #RM during his live on Weverse ! -@All_BTS_Updates
Hashtags
@all_bts_updates · Post #108972 · 24.08.2025 г., 14:16
📊 CHARTS] "Indigo" by #RM now hits 900 Million streams on Spotify...! CONGRATULATIONS NAMJOON CONGRATULATIONS RM -@All_BTS_Updates
Hashtags
@OUR_7_PRINCES · Post #114719 · 19.07.2025 г., 16:44
#RM at the wedding of Kim Youngjin and Lee Hajeong in Seoul. #INFO •@OUR_7_PRINCES•
@OUR_7_PRINCES · Post #114718 · 19.07.2025 г., 16:43
Tae Hoon Lee (Nike’s Korea Marketing Director) shared a picture of #RM with J-Hope and Suga at the wedding. #INFO •@OUR_7_PRINCES•
@OUR_7_PRINCES · Post #113788 · 18.06.2025 г., 23:41
#RM in his session talk for Samsung Art TV at Art Basel. #INFO •@OUR_7_PRINCES•
@OUR_7_PRINCES · Post #113780 · 18.06.2025 г., 23:41
#RM spotted at Art Basel's Messeplatz in Switzerland. #INFO •@OUR_7_PRINCES•
@OUR_7_PRINCES · Post #113774 · 18.06.2025 г., 23:41
#RM spotted at Art Basel's Messeplatz in Switzerland. #INFO •@OUR_7_PRINCES•
@OUR_7_PRINCES · Post #113772 · 18.06.2025 г., 23:26
#RM via Amalia Wirjono (Museum MACAN's Head of Development) instagram. https://www.instagram.com/p/DLDS91PTkYX/?igsh=aGU2ZXc2bGk2cGw2 #INFO •@OUR_7_PRINCES•
@OUR_7_PRINCES · Post #115031 · 01.08.2025 г., 08:42
RM INSTAGRAM STORY UPDATE 💜 Translation Weren’t you curious? You must have been very curious. But writing is something you keep doing because you think you can’t help it, even if you won’t become a good writer. They probably kept writing, and by doing so, they became writers. Now they are probably getting asked the same question I get: ‘Did you always think you’d become a writer?’ If you live like a useless boat drifting with the tide, you eventually arrive somewhere. That is the future. And it comes even if you do nothing. When you finally reach that future, there is something everyone does—rewrite the preface of the past to match the ending [this quote is from a book. It’s attributed to Kim Young-ha (김영하) and appears in his novel A Single Life (단 한 번의 삶) .] #RM | #INSTAGRAM •@OUR_7_PRINCES•
Hashtags
@OUR_7_PRINCES · Post #114745 · 21.07.2025 г., 14:52
RM INSTAGRAM POST UPDATE 💜 🐨: nonchalant #RM | #INSTAGRAM •@OUR_7_PRINCES•
Hashtags
@OUR_7_PRINCES · Post #114717 · 19.07.2025 г., 16:42
Artist Yoon Jiyong shared this picture of #RM on instagram story. #INSTAGRAM •@OUR_7_PRINCES•
Hashtags
@OUR_7_PRINCES · Post #114715 · 19.07.2025 г., 16:42
#RM via rkive repost: 1. Eyes Magazine editor Jin Pyo: “Kim euri @ rkive You’re really a good host/MC.” 2. Post Archive Fasion Creative Director Lim Dongjoon: “You're the best MC/host I've ever seen...” #RM | #INSTAGRAM •@OUR_7_PRINCES•
Hashtags