myDataService.IniThisBook();
#if(!DEBUG)
   try
   {
#endif
    dtStudyWord.Clear() ;
#if(!DEBUG) 
   }
   catch//如果真的不要捕获取异常的话,建议按可识别的方式使用异常处理,未知的应让它“昌泡”
   {}
#endif
   UpdateByHeartWordNumber();
   UpdateRellectionNumber();
   this.StudyStep =0;

相关文章:

  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
  • 2022-12-23
  • 2021-07-17
猜你喜欢
  • 2022-12-23
  • 2021-10-29
  • 2021-11-28
  • 2021-05-24
  • 2021-08-05
  • 2021-07-31
相关资源
相似解决方案