https://github.com/famousdraw

09 2022 档案

How to Sync Files with an Offline Storage Using Python
摘要:How to Sync Files with an Offline Storage Using Python Guide to making a program for syncing files with offline storage https://python.plainenglish.io 阅读全文

posted @ 2022-09-29 14:43 红色MINI 阅读(191) 评论(0) 推荐(0) 编辑

How to Set Up a Virtual Environment in Python – And Why It's Useful
摘要:https://www.freecodecamp.org/news/how-to-setup-virtual-environments-in-python/ How to Set Up a Virtual Environment in Python – And Why It's Useful Ste 阅读全文

posted @ 2022-09-29 13:45 红色MINI 阅读(42) 评论(0) 推荐(0) 编辑

venv — Creation of virtual environments
摘要:https://docs.python.org/3/library/venv.html venv — Creation of virtual environments New in version 3.3. Source code: Lib/venv/ The venv module provide 阅读全文

posted @ 2022-09-29 13:43 红色MINI 阅读(147) 评论(0) 推荐(0) 编辑

db2 表压缩
摘要:#表压缩db2 "ALTER TABLE CUSTOMER COMPRESS YES ADAPTIVE"#立即启用压缩db2 "reorg table CUSTOMER" db2 "reorg table CUSTOMER resetdictionary"这个参数干嘛用的 建立压缩字典 如果你认为文 阅读全文

posted @ 2022-09-09 21:31 红色MINI 阅读(253) 评论(0) 推荐(0) 编辑

Warning message "Partial Early Aggregation/Distinct running with reduced memory"
摘要:Warning message "Partial Early Aggregation/Distinct running with reduced memory" https://www.ibm.com/support/pages/warning-message-partial-early-aggre 阅读全文

posted @ 2022-09-03 01:39 红色MINI 阅读(24) 评论(0) 推荐(0) 编辑

ROLLFORWARD DATABASE command
摘要:ROLLFORWARD DATABASE command https://www.ibm.com/docs/en/db2/11.1?topic=commands-rollforward-database Last Updated: 2022-06-17 The ROLLFORWARD DATABAS 阅读全文

posted @ 2022-09-02 10:49 红色MINI 阅读(34) 评论(0) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示