请教一个8里面文件的问题,小问题
时间:12-13
整理:3721RD
点击:
如果在8里面创建文件的话,最大可支持多大的写入量
做数据记录的话,用数据库是不是方便后续的处理呢?主要是读写。谢谢
做数据记录的话,用数据库是不是方便后续的处理呢?主要是读写。谢谢
Since LV is a 32-bit application, the limit is 2GB. TDM is a good tool for file read/write. Please visit the following two tutorials for details:
http://sine.ni.com/apps/utf8/nievn.ni?action=display_offerings_by_event&event_id=15941&event_subtype=WEB_EVENT_DEMAND&site=NIC&l=US
http://zone.ni.com/devzone/conceptd.nsf/webmain/903FF48C3128569D862570DF006B7112
多谢老兄!