问题描述
嗨!
有没有人知道一个简单的图形程序来处理简单的
文件,例如笔记,项目的简短列表或小型数据库?用于文件存储的
可解析格式(例如XML)会很好。
有兴趣阅读,
Anton
见 www.xdb2.com 。如果
你可以发布一些样本数据,我们可以尝试输入它。
为什么需要图形程序?输入文字?
如果您的需求很简单,为何选择XML?某些形式的
数据很好,但它不是灵丹妙药。一个简单的文本文件可以解析
,其开销比XML少。
-
Chris FA Johnson
======= =========================================== ======= ==========
我在这篇文章中的代码(如果有的话)是版权所有2004,Chris FA Johnson
并且可以根据条款复制GNU通用公共许可证
Hi!
Does anyone know a simple graphical program to handle simple
documents, such as notes, short lists of items or small databases? A
parsable format (e.g. XML) for file storage would be good.
Interested in reading from you,
Anton
See www.xdb2.com for a small experimental db that fits on a floppy. If
you can post some sample data, we can attempt to enter it.
Why do you need a "graphical program" to enter text?
Why XML if your needs are simple? It is good for some forms of
data, but it is not a panacea. A simple text file can be parsed
with less overhead than XML.
--
Chris F.A. Johnson http://cfaj.freeshell.org/shell
================================================== =================
My code (if any) in this post is copyright 2004, Chris F.A. Johnson
and may be copied under the terms of the GNU General Public License
这篇关于简单的知识/笔记/数据库系统?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!