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

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

Резултати

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

Пребарај: #checkin

当前筛选 #checkin清除筛选
Airdropp.io

@airdropp_io · Post #464 · 29.01.2024 г., 21:16

🔥 Playbux Airdrop 🔹10 Million PBUX Token and 100,000 USDT Pool 🔹Playbux is in the Binance investment program 👉https://www.playbux.co/pre-listing-quest/?ref=Bso20iOZz00 1️⃣ Click on the link and log in directly with Gmail and connect the wallet. 2️⃣ Enter the tasks and do twitter follow, retweet tasks. Make a claim after the tasks are over. 3️⃣ You can also get points for daily check-in. #playbux#airdrop#binance#pbux#checkin

Go! Announcements

@gorwachain_announcements · Post #518 · 31.08.2024 г., 12:40

🚀 Time to Check In, Go! SmartChain AI Community! Check in now if you're yet to👇 🔗https://t.me/thegoprojectbot?start=twitter Here's an another opportunity to increase your daily dose of engagement and rewards! 🎮💰 And once you're in 1. Click "Open App" to get started 2. Tap the Go! token to collect rewards 3. Complete your daily tasks and quests to earn GoXP Most importantly, Stay active and climb your way to the top. Your participation paves the way for you 💪 #CheckIn#EarnRewards#GoSmartChain#GoTonapp ----------------- Join: 🐣X✉️Chat✉️News🤖Discord Play: 🕹️TON App💻Web App Info: 🖥Newsletter🌐Website🌐Blog

Airdropp.io

@airdropp_io · Post #465 · 29.01.2024 г., 21:17

🔥Redbrick Airdrop I found a fun airdrop. We will play a very short game and collect daily points and airdrops. 💎https://redbrickland.page.link/6ehG 🔸20M$ investment 🔸Partners with Fusionist team 🔸We collect points by logging in daily 🔸Points will turn into $BRICK tokens. 1️⃣ First, we enter the site and connect wallet in polygon network. 👉https://redbrickland.page.link/6ehG Ref code : 6ehG 2️⃣ Then we select the avatar and go to the immigraiton page. 👉https://redbrick.land/web3-portal/immigration 3️⃣ On this page we do twitter etc. tasks and play the ghost killing game for 30 seconds. 4️⃣ Then we come to the daily page and play our daily game. 👉https://redbrick.land/web3-portal/daily #redbrick#airdrop#checkin#BRICK#fusionist#gamefi