Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

用什么平台运行这些程序? #34

Open
zibo2019 opened this issue Feb 7, 2020 · 4 comments
Open

用什么平台运行这些程序? #34

zibo2019 opened this issue Feb 7, 2020 · 4 comments

Comments

@zibo2019
Copy link

zibo2019 commented Feb 7, 2020

用什么平台运行这些程序?

@sxpujs
Copy link

sxpujs commented Feb 7, 2020

用Intellij IDEA或者Eclipse运行

@heritian2024
Copy link

idea里面运行需要配置一下,指定src和out

@cnctemaR
Copy link

cnctemaR commented Feb 7, 2020

可以用Vscode,打开对应文件夹,安装Java扩展插件——Java Extension Pack后,在main主函数上方可直接点击Run来启动。

Run | Debug
public static void main(String[] args) {
....
}

@dmsWide
Copy link

dmsWide commented Feb 15, 2020

eclipse中可以download zip之后解压再import,如果汉字出现乱码,可以修改window->Preference->Content Type->Text->Java Source File下修改Default encoding 为UTF-8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants