摘要:
What’s New in C# 3.0 Language Integrated Query(LINQ) - LINQ enables queries to be written in C# program to query both local collections (such as lists or XML documents) or remote data sources (such as a database) Implicitly typed local variables - let you omit the variable type in a declaration stat 阅读全文
posted @ 2013-07-22 11:05
Master HaKu
阅读(358)
评论(0)
推荐(0)