@desi_memes_funny_jokes · Post #4688 · 02.06.2024 г., 05:34
#funnymemes#reels
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
Пребарај: #funnymemes
@desi_memes_funny_jokes · Post #4688 · 02.06.2024 г., 05:34
#funnymemes#reels
Hashtags
@desi_memes_funny_jokes · Post #4694 · 02.06.2024 г., 15:35
#funnyreels#funnymemes
Hashtags
@DESI_MEMES_Funny_Jokes · Post #5828 · 09.11.2024 г., 16:55
Phir se fail hoga😭 . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#funnymemes#explore#funny#funnyvideos#comedy
@DESI_MEMES_Funny_Jokes · Post #5826 · 09.11.2024 г., 15:49
M€mory😭 . . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#funnymemes#funny#funnyvideos#explore#comedy
@DESI_MEMES_Funny_Jokes · Post #5825 · 09.11.2024 г., 15:02
H!gh 0n pr0tien😂 . . . . . Memes funny funnyvideos funnymemes comedy explore new video . .. . #memes#funnymemes#funny#funnyvideos#explore#comedy
@DESI_MEMES_Funny_Jokes · Post #5822 · 09.11.2024 г., 14:06
Lull! T0uching sh0t😭 . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#funnymemes#funny#funnyvideos#explore#comedy
@DESI_MEMES_Funny_Jokes · Post #5821 · 09.11.2024 г., 13:19
Urf!'s 0utfit😭 . . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#funnymemes#funny#funnyvideos#comedy#explore
@DESI_MEMES_Funny_Jokes · Post #5566 · 25.10.2024 г., 14:47
Comfy ☺️ #memes#funnymemes#explore#funny#funnyvideos#comedy
@DESI_MEMES_Funny_Jokes · Post #5446 · 16.10.2024 г., 05:17
Pl£ase l£ave me al0ne😭 . . . . . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#funnymemes#explore#comedy#funny#funnyvideos
@DESI_MEMES_Funny_Jokes · Post #5415 · 10.10.2024 г., 12:10
Wh@ts h£r @? . . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#explore#funnymemes#comedy#funny#funnyvideos
@desi_memes_funny_jokes · Post #5357 · 02.10.2024 г., 14:53
Br!lliant😭 . . . . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#explore#funnymemes#comedy#funny#funnyvideos
@desi_memes_funny_jokes · Post #5351 · 01.10.2024 г., 07:20
£at gr££n😅 . . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#funnymemes#explore#comedy#funny#funnyvideos