コード例 #1
0
 public int GetTodayPostNum()  //获取今日帖子数量
 {
     return(iposts.GetTodayPostNum());
 }