<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>拾光 - 一个写日记的PHP简单程序 的评论</title>
<link>https://www.ishiguang.cn/18458.html</link>
<atom:link href="https://www.ishiguang.cn/feed/18458.html" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>下面提供一个简单实现的代码：首先，创建数据库表。在MySQL数据库中创建两张表，日记表和评论表。日记表包含标题、内容、日期、点赞数等字段，评论表包含评论者名字、评论时间、评论内容、点赞数等字段。...</description>
<lastBuildDate>Thu, 01 Jan 1970 08:00:00 +0800</lastBuildDate>
<pubDate>Thu, 01 Jan 1970 08:00:00 +0800</pubDate>
</channel>
</rss>