|
2
|
| Robert Koritnik · 技术社区 · 15 年前 |
|
|
1
5
您需要将targetFramework的属性添加到web.config中的compilation元素:
将其添加到web.config中,您应该在视图中重新获得intellisense。 |
|
|
2
1
可以试试
其中*是要使用的命名空间,例如System.Linq 可能不是最好的方法,但它可能工作(不在有vs-so-cant测试的计算机上) |
|
|
3
1
当然
但当我清理我的
|