文件标记 meaning in English
document mark
file label
filetab
Examples
- These files must be marked as " optional " within the deployment s application manifest , so that they are not downloaded at installation
必须在部署的应用程序清单中将这些文件标记为“可选” ,这样在安装时就不会下载这些文件了。 - Explains how to mark a file in a clickonce deployment as a data file so that it is stored in the data directory on the client computer
解释如何将clickonce部署中的一个文件标记为数据文件以便将该文件存储在客户端计算机上的数据目录中。 - If your application contains more than one executable file , mark the main executable file for this deployment as the startup application by selecting entry point from the
如果应用程序包含多个可执行文件,可以从“文件类型”下拉列表中选择“入口点” ,将此部署的主可执行文件标记为启动应用程序。 - Visual studio provides the capabilities to exclude files , mark files as data files or prerequisites , and create groups of files for conditional installation . files for a clickonce application are managed in the
Visual studio提供了排除文件,将文件标记为数据文件或系统必备,创建有条件安装的文件组等功能。 - If mageui . exe finds a single executable file in the directory , it automatically marks this as the entry point , which is the file first executed when the clickonce application is launched on the client
如果mageui . exe在该目录中找到一个可执行文件,它会自动将该可执行文件标记为入口点,在客户端上启动clickonce应用程序时,将首先执行此文件。