久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

忽略 C# 中的異常

Ignore Exception in C#(忽略 C# 中的異常)
本文介紹了忽略 C# 中的異常的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

有沒有更好的方法來忽略 C# 中的異常,而不是將其放在 try catch 塊中并且在 catch 中什么也不做?我發現這種語法很麻煩.對于代碼塊,我不能簡單地標記"它,以便運行時知道要忽略哪些異常嗎?

Is there a better way to ignore an exception in C# than putting it up in a try catch block and doing nothing in catch? I find this syntax to be cumbersome. For a codeblock, can't I simply "tag" it in such a way so as runtime knows which exceptions to neglect?

推薦答案

我不認為有什么技巧可以避免異常,但是你可以使用下面的代碼片段:

I don't think there is a trick to avoid exception but you can use the following code snippet:

public void IgnoreExceptions(Action act)
{
   try
   {
      act.Invoke();
   }
   catch { }
}

使用方法如下:

IgnoreExceptions(() => foo());

另一種解決方案是使用 AOP(面向方面??編程) - 有一個名為 PostSharp 的工具可以讓您創建一個可以捕獲特定程序集/類/方法中所有異常的屬性,這更接近您要查找的內容.

Another solution is to use AOP (Aspect Oriented Programming) - there's a tool called PostSharp which enables you to create an attribute that would catch all exceptions in specific assembly/class/method, which is closer to what you're looking for.

這篇關于忽略 C# 中的異常的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

相關文檔推薦

Is there a C# library that will perform the Excel NORMINV function?(是否有執行 Excel NORMINV 函數的 C# 庫?)
Select x random elements from a weighted list in C# (without replacement)(從 C# 中的加權列表中選擇 x 個隨機元素(無需替換))
Create a summary description of a schedule given a list of shifts(給定輪班列表,創建時間表的摘要描述)
C# Normal Random Number(C# 普通隨機數)
Standard deviation of generic list?(通用列表的標準偏差?)
AsyncCTP: Creating a class that is IAwaitable(AsyncCTP:創建一個 IAwaitable 的類)
主站蜘蛛池模板: 日韩欧美在线播放 | 国产在线一区二区 | 99精品九九| 超碰成人在线观看 | 国产精品一区二区三区在线 | 久久一区精品 | 羞羞视频在线网站观看 | 日韩一区二区在线视频 | 国产精品久久久久久久久免费樱桃 | 国产精品性做久久久久久 | 日韩成人高清在线 | 天天天天操 | 国产91在线精品 | 国产精品性做久久久久久 | 国内av在线 | 91久久精品一区二区二区 | 国产精品久久久久久久久久妇女 | 国产探花在线精品一区二区 | 久久com | 在线欧美激情 | 在线观看视频91 | 狠狠干天天干 | 欧美成人精品一区二区男人看 | 午夜精品一区二区三区在线观看 | 国产欧美在线播放 | 在线中文字幕av | 伊人久操| 激情欧美一区二区三区中文字幕 | 91电影 | www.激情.com| 亚洲一区二区在线视频 | 日本在线一区二区 | 丝袜美腿一区二区三区 | 成人在线小视频 | 日本一二三区高清 | 亚洲精品视频观看 | 美女天堂 | 羞羞视频在线观免费观看 | 欧美日韩专区 | 亚洲码欧美码一区二区三区 | 成人在线视频一区 |