2017/01/14

[C#]三元判斷式:判斷的變數?成立:不成立

string text = string.IsNullOrEmpty(string O_text) ? “OK””Not OK”

沒有留言: