- 难道和C#中的using(){...}一个意思?
- oList();
}
}
---
调用时:
SearchData(p => (p.City == "北京" || p.City == "上海") && (p.Year == 2000 || p.Year == 2010) && p.xxx = "人口" )
---
这种方式的局限性在于,无法在此处使用CompiledQuery。... - 直接用ctrl+shift+r刷新就可以了吧?!
- A research OS written in C# http://channel9.msdn.com/shows/Going+Deep/Singularity-A-research-OS-written-in-C/ 关键是Ahead-Of-Time compiler










