小编tes*_*zoo的帖子

以下语句的等效c#代码是什么?

var files = from file in  my.Computer.FileSystem.GetFiles(CurDir()) orderby file select file;
Run Code Online (Sandbox Code Playgroud)

c# linq

2
推荐指数
2
解决办法
744
查看次数

How to split the string in C#?

Note:

string s="Error=0<BR>Message_Id=120830406<BR>"
Run Code Online (Sandbox Code Playgroud)

What's the most elegant way to split a string in C#?

c#

0
推荐指数
2
解决办法
1910
查看次数

标签 统计

c# ×2

linq ×1