简体   繁体   English

如何在 Visual Studio Code 中创建 .properties 文件?

[英]How to create .properties file in Visual Studio Code?

I am going to use a .properties file for a project I am working on.我将为我正在处理的项目使用 .properties 文件。 However, I am not able to find a way to do this, any help is appreciated.但是,我无法找到一种方法来做到这一点,任何帮助表示赞赏。

Right-click in the project panel to select New File在项目面板中右键单击以选择新建文件

在此处输入图像描述

or click the New File icon behind the project bar或单击项目栏后面的新建文件图标

在此处输入图像描述

and create a file with a suffix of .properties .并创建一个后缀为.properties的文件。

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何为Visual Studio代码创建Java项目 - How to Create a Java Project for Visual Studio Code 如何创建可在 Visual Studio Code 中运行的 Java/Maven 项目? - How to create a Java / Maven project that works in Visual Studio Code? 如何在 Visual Studio 代码中创建 Java web 应用程序? [等候接听] - how I create a Java web application in visual studio code? [on hold] 如何在 Visual Studio Code 中使用 java.class 文件? - How to use java .class file in Visual Studio Code? Visual Studio Code 不会自动为 java 语言创建 bin 文件夹、file.classpath 和 file.settings - Visual Studio Code not automatically create bin folder, file .classpath and file .settings for java language 如何通过进入 jar 文件代码来调试代码,我在 Visual Studio Code 中有源代码? - How to debug code by stepping into jar file code for which I have the source code in Visual Studio Code? Visual Studio Code是否提供了一个过程/片段来创建类似于Eclipse的新Java类文件? - Does Visual Studio Code provide a procedure/snippet to create a new Java class file similar to Eclipse? 如何为keystore创建属性文件? - how to create a properties file for keystore? 如何使用 Visual Studio Code 在 Java 中导入东西 - How to import stuff in java with Visual Studio Code 如何在Visual Studio Code中启用Java断言 - How to enable Java assertions in Visual Studio Code
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM