本文介绍了文本和备注最小字段大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我决定是否为我的项目使用文本或备注字段,考虑到每个字段占用的最小内存大小。


如果文本和备注字段都有是空的,每个会占用多少内存?


如果两者都只有一个字符,每个内存大小会多少?


请告知。


谢谢。


 


TS Lim

解决方案

I am deciding whether to use text or memo fields for my project in consideration of the minimum memory size take by each of them.

If both the text and memo fields are empty, how much memory size will each take ?

If both has only a character, how much memory size will each take ?

Kindly advise.

Thank you.


TS Lim

解决方案


这篇关于文本和备注最小字段大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-15 14:08