<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "lpi.userId是什么"]]></title>
		<link>https://forum.andowson.com/posts/list/7.page</link>
		<description><![CDATA[Latest messages posted in the topic "lpi.userId是什么"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>lpi.userId是什么</title>
				<description><![CDATA[ 请问在论坛列表里forum_list.htm 
<br>
lpi.userId 
<br>
${lpi.username}是在哪里定义的? 
<br>]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/278/494.page</guid>
				<link>https://forum.andowson.com/posts/preList/278/494.page</link>
				<pubDate><![CDATA[Wed, 8 Oct 2008 13:44:45]]> GMT</pubDate>
				<author><![CDATA[ g7235723]]></author>
			</item>
			<item>
				<title>回覆:lpi.userId是什么</title>
				<description><![CDATA[ lpi是一個net.jforum.entities.LastPostInfo類別的物件，包含底下幾個符合JavaBean定義的屬性（properties）： 
<br>
 postTimeMillis 
<br>
 topicId 
<br>
 postId 
<br>
 userId 
<br>
 topicReplies 
<br>
 username 
<br>
 postDate 
<br>
 hasInfo 
<br>
<br>
JForum使用FreeMarker作為template engine，所以，我們可以透過lpi.userId來呼叫LastPostInfo的getUserId()來取得某個版面最後發表的文章資訊。 
<br>
<br>
您可以參考此篇[url=http://www.andowson.com/posts/list/62.page]JForum Eclipse WTP開發環境設定[/url]來建立您的JForum開發環境，對於原始碼的追蹤就會變得很容易。 
<br>
<br>
參考資料： 
<br>
http://freemarker.org/docs/pgui_quickstart_createdatamodel.html]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/278/495.page</guid>
				<link>https://forum.andowson.com/posts/preList/278/495.page</link>
				<pubDate><![CDATA[Wed, 8 Oct 2008 22:32:10]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>