示例#1
0
 public int GetYesterdayPostNum()  //获取昨日帖子数量
 {
     return(iposts.GetYesterdayPostNum());
 }