Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对于一项任务,我将创建一个数据库和一个输入页面,允许用户将信息输入到该数据库中。我的问题是,这个数据库应该有什么权限?我在正确的目录中有 database.py。应该是700权限吗?还是644?谢谢。