1)静态存储区(Static Memory) 在静态存储区中,连接器(linker)根据程序的需求为对象分配空间。
基于92个网页-相关网页
static及extern声明的变量通常存放在静态存储区(static storage area);auto、形参通常放在动态存储区,其中大多数放在栈(stack)中,malloc或new的变量放在堆(heap)中。
基于32个网页-相关网页
静态存储区域 static Field
静态储存区配置法 static storage allocation
静态存储区
Static storage area
以上为机器翻译结果,长、整句建议使用 人工翻译 。
正如采用静态类型化的语言进行编程的朋友们一样,Python和其他动态语言的程序员通常使用关系数据库作为后端数据存储区。
Just like their friends who program in statically typed languages, programmers of Python and in other dynamic languages often use relational databases as a back-end data store.
youdao
应用推荐
模块上移
模块下移
不移动