我的背景杂音 [英] my setting varibale

查看:51
本文介绍了我的背景杂音的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们可以在vb.net my.settings文件中创建多少个字符串变量?

解决方案

您的硬盘有多大?
一个字符串有多长?


您编程的可用变量数仅受可用内存的限制.

设置文件中的条目数仅受磁盘空间限制.您可以在其中包含数十亿个条目,但这不是一个好主意.


IMO,如果文件太大,则数据库可能是一个更好的主意. /blockquote>

How many string variables we can create in vb.net my.settings files?

解决方案

How big is your hard disk?
How long is a piece of string?


The number of variables usable is you program is only limited by available memory.

The number of entries in the settings file is limited only by disk space. You can have billions of entries in it, though that''s not a good idea.


IMO, if the file size is getting too big, a database may be a better idea.


这篇关于我的背景杂音的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆