Topic: 留言本程序,不用数据库,用什么保存记录?

  Print this page

1.留言本程序,不用数据库,用什么保存记录? Copy to clipboard
Posted by: 234aini
Posted on: 2004-11-30 13:00

看书上有一个留言本的例子,
好象不难写,但是不知道保存在什么地方?
是用web.xml文件保存吗??

2.Re:留言本程序,不用数据库,用什么保存记录? [Re: 234aini] Copy to clipboard
Posted by: bluepure
Posted on: 2004-11-30 19:33

自己定义一个xml啊, 例如我以前写的:

<?xml version="1.0" encoding="GB2312"?>
<?xml-stylesheet type='text/xsl' href='guestbook.xsl'?>
<guestbook>
  <guestnote>
    <noteid>11</noteid>
    <username>uername 我</username>
    <email>ZW1hbGkgaGhmZkBoaGguY29t</email>
    <qq>qq123456</qq>
    <msn>bXNuICBob3RtYWls</msn>
    <content>test test</content>
    <time>
      <year>2003</year>
      <month>10</month>
      <day>2</day>
      <hour>7</hour>
      <minute>30</minute>
      <second>20</second>
      <millisecond>203</millisecond>
      <dayweek>5</dayweek>
    </time>
    <ip>
      <ip1>192</ip1>
      <ip2>168</ip2>
      <ip3>9</ip3>
      <ip4>108</ip4>
    </ip>
  </guestnote>

</guestbook>

3.Re:留言本程序,不用数据库,用什么保存记录? [Re: 234aini] Copy to clipboard
Posted by: 234aini
Posted on: 2004-12-01 12:30

谢谢了。
我还不大会用xml。。。。。
不过我会试一试的。。。

4.Re:留言本程序,不用数据库,用什么保存记录? [Re: 234aini] Copy to clipboard
Posted by: 234aini
Posted on: 2004-12-01 12:31

谢谢了。
我还不大会用xml。。。。。
不过我会试一试的。。。

5.Re:留言本程序,不用数据库,用什么保存记录? [Re: 234aini] Copy to clipboard
Posted by: gip
Posted on: 2004-12-03 08:36

文本文件也可以~不过xml的先进阿!!

6.Re:留言本程序,不用数据库,用什么保存记录? [Re: 234aini] Copy to clipboard
Posted by: 234aini
Posted on: 2004-12-04 16:44

那是不是要用java xml API来读娶呢?

7.Re:留言本程序,不用数据库,用什么保存记录? [Re: 234aini] Copy to clipboard
Posted by: xhxasdf
Posted on: 2004-12-07 11:55

把记录保存在Excle里面去!

8.Re:留言本程序,不用数据库,用什么保存记录? [Re: 234aini] Copy to clipboard
Posted by: mfc42d
Posted on: 2004-12-13 15:20

使用xml数据岛


   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923