之乎者也,阿弥陀佛

软件设计的原则就是,化繁为简,化难为易,把人的思维集中在简单的领域,然后通过有序的组合实现复杂的逻辑。

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年4月24日

摘要: oday I am showing you the difference between @@ERROR, BEGIN TRY/CATCH and XACT_ABORT. The three alternatives to error handling works little different and let us intercept the error handling in different stages in the process. First I am going to show you the ordinary @@ERRORcheck which most of you.. 阅读全文
posted @ 2012-04-24 13:28 搏击的小船 阅读(474) 评论(0) 推荐(0)