This website works better with JavaScript
首頁
探索
說明
登入
ZZYDOP
/
AiDOPWarehouse
關註
5
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
目錄樹:
405901c052
分支列表
標籤列表
backup/full-2026-04-06
master
AiDOPWarehouse
/
Admin.NET
/
Admin.NET.Core
/
Service
/
Enum
Ir0nMax
b4d8628ede
相比调用 Enumerable.Any 方法来确定集合类型是否具有任何元素,使用 Length、Count 或 IsEmpty(如果可能)来确定将更有效、更清晰。Any() 是一种扩展方法,使用语言集成查询 (LINQ)。 更高效的做法是依赖集合本身的属性,而且它还阐明了意图。
1 年之前
..
Dto
c084711c64
😎更新文件头
2 年之前
SysEnumService.cs
b4d8628ede
相比调用 Enumerable.Any 方法来确定集合类型是否具有任何元素,使用 Length、Count 或 IsEmpty(如果可能)来确定将更有效、更清晰。Any() 是一种扩展方法,使用语言集成查询 (LINQ)。 更高效的做法是依赖集合本身的属性,而且它还阐明了意图。
1 年之前