@theBlockClub · Post #182 · 25.04.2023 г., 01:00
#database 在 Notion 数据库中设置自动 Slack 通知,你试过了吗? 异步工作🫱🏼🫲🏾同步通信 🧱@theBlockClub, all about Notion.
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #273 · 26 јул.
В стандартном модуле random есть две очень похожие функции random.randint() random.randrange() Обе возвращают случайное значение из указанного диапазона >>> random.randint(10, 20) 12 >>> random.randrange(10, 20) 17 В чем же отличие? Дело в том что у randrange() есть третий параметр step. randint() действительно возвращает случайное число из указанного диапазона. randrange() на первый взгляд делает тоже самое если передать также два параметра. Но есть указать еще и step то наш диапазон усложняется, то есть в него попадёт не полный ряд значений. Например, я хочу получить случайное значение из диапазона но только чётное число. Тогда достаточно сделать так: >>> randrange(10, 20, 2) 16 Таким образом получается что randint это частный случай randrange без указания параметра step. Еще одно важное отличие в том, что randint() включает в диапазон второе значение а randrange() нет. То есть выражение randrange(10, 20) никогда не вернёт 20, а randint(10, 20) вернёт. #tricks#basic
Пребарај: #database
@theBlockClub · Post #182 · 25.04.2023 г., 01:00
#database 在 Notion 数据库中设置自动 Slack 通知,你试过了吗? 异步工作🫱🏼🫲🏾同步通信 🧱@theBlockClub, all about Notion.
Hashtags
@theBlockClub · Post #181 · 23.04.2023 г., 00:49
#database 数据库批量编辑迎来微调: ① 属性显示增至6个,并取消了标题 ② 批量编辑菜单现在可以自适应窗口宽度,并可触发“仅图标”模式 🧱@theBlockClub, all about Notion.
Hashtags
@thedevs · Post #1966 · 06.01.2022 г., 13:03
A terrible schema from a clueless programmer. #article#database @thedevs https://kutt.it/3UFrLx
@thedevs · Post #1898 · 06.04.2021 г., 14:15
SQLite is not a toy database. #article#database @thedevs https://kutt.it/8TzDKe
@thedevs · Post #1818 · 03.10.2020 г., 12:45
Old, good database design. #article#database @thedevs https://kutt.it/bn9E1F
@thedevs · Post #1747 · 18.05.2020 г., 17:47
Things I wished more developers knew about databases. #article#database @thedevs https://kutt.it/1NBZAk
@theBlockClub · Post #144 · 30.06.2022 г., 00:45
#news#database 📰Notion 块讯 - 2022年6月30日 1⃣️ 同步数据库进入测试阶段。支持了Jira 和 GitHub 后,Google 日历还会远吗😜 (什么是 同步数据库 ?) 2⃣️ Notion 发布2.17 版本,敬请期待中译版更新日志(原文) 🧱@theBlockClub, all about Notion.
@thedevs · Post #1808 · 10.09.2020 г., 13:50
7 database paradigms. #video#database @thedevs https://kutt.it/2QDf0j
@repo_science · Post #4054 · 07.03.2024 г., 02:01
#database#sql 🙏 SQL and PostgreSQL: The Complete Developer's Guide ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3982 · 16.01.2024 г., 03:02
#database#SQL 💾 The Advanced SQL Server Masterclass For Data Analysis Take your SQL skills - and your career - to the next level ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3611 · 22.09.2023 г., 00:06
#database#SQL 😎 Hands-On Introduction: SQL Get the tools, techniques, and know-how to write SQL queries through hands-on lessons where youll code along with the instructor. 🗣 Deepa Maddala 📆 2022-11-09 ⏳ 1h 23m ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3605 · 18.09.2023 г., 23:00
#database#SQL 📚 Grokking the SQL Interview (2023) ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----