The output is written to the current working directory with a default file name , whose exact name depends upon the type of file you create ,将会使用默认文件名将输出写入到当前的工作目录中。该输出的确切名称取决于创建的文件的类型:
If a project file is not specified , msbuild searches the current working directory for a file name extension that ends in " proj " and uses that file 如果未指定项目文件,则msbuild在当前工作目录中搜索扩展名以“ proj ”结尾的文件并使用该文件。
This screen asks you where to put the tool ' s output . it willdefault to the current working directory , but often you are betteroff putting your policy files in a separate directory 本屏幕询问你工具的输出地点,默认是当前工作目录,但通常最好指定一个不同的目录。
A directory for the compiler to look in if a referenced assembly is not found in the current working directory the directory from which you are invoking the compiler or in the common language runtime s system directory 在当前工作目录(调用编译器的目录)或公共语言运行库的系统目录中未找到引用的程序集时,编译器将在其中进行查找的目录。
Personally , i have the short hostname as my left - hand prompt , as it is a fixed width for a given login , and it clearly differentiates terminals connected to different hosts , and i have the current working directory as my right - hand prompt , again in a different color 就我个人而言,我把短的主机名作为我的左边提示符,因为对于一个给定的登录,它有固定的宽度,它能够清晰地区分出连接到不同主机的终端,我把当前的工作目录作为右边提示符,并以不同的颜色标识。