作者ljred (小麻雀吱吱喳喳!)
看板C_Sharp
标题[情报] C# Interactive Window
时间Sun May 29 15:31:29 2016
https://github.com/dotnet/roslyn/wiki/Interactive-Window
其实不算是最新的情报(看时间大概是去年底推出的),
不过查了一下版上好像没有提到,
所以就稍微推广一下这个方便的工具。
在 Visual Studio 2015 update 1 以上
功能启用是在
View > Other Windows > C# Interactive
简单来说就是 C# 的 Interpreter,
可以很方便测试一下简单的运算,
或是一些API,
而不必每次都要打开 ConsoleAppXXX 之类的
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 36.231.62.207
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/C_Sharp/M.1464507096.A.32B.html
1F:推 yichen: 推! 感谢提供情报! 05/29 15:37