摘要:
#content { float: left; padding: 10px; margin: 20px; background: #FFF; border: 5px solid #666; width: 400px; /* ie5win fudge begins */ voice-family: ""... 阅读全文
posted @ 2007-05-24 12:47
Yoshow
阅读(2006)
评论(0)
推荐(0)
摘要:
public IList ExecuteStoredProc( string spName, ICollection paramInfos ) {IList result = new ArrayList();ISessionFactoryImplementor s = (ISessionFactoryImplementor)cfg.BuildSessionFactory();IDbCommand ... 阅读全文
posted @ 2007-05-24 12:47
Yoshow
阅读(2080)
评论(3)
推荐(0)