xml 文件的最大大小 [英] maximum size for xml files

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

问题描述

您的 xml 文件最大大小的经验法则是什么.

whats your rule of thumb for maximum size for xml files.

如果我问最大记录数,例如一个记录有 10 个值怎么办?另一个条件是我们正在从网络加载它.

What if I ask maximum no of records, and one record have 10 values for instance? Another condition is we are loading it from web.

推荐答案

我的规则是如果做我想做的事情太慢,那么它太大,你的数据可能需要转移到其他格式...数据库或类似的.

My rule is that if it's too slow to do what I want, then it's too big, and your data probably needs to be moved to some other format... database or such.

遍历 XML 节点或使用 XPath 可能是狗.

Traversing XML nodes or using XPath can be a dog.

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

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