简体   繁体   English

使用JAVA的Windows 8 Metro UI App

[英]Windows 8 Metro UI App using JAVA

How to create a Windows 8 desktop application using JAVA as a source language ? 如何使用JAVA作为源语言创建Windows 8桌面应用程序?

Please tell me what tools I can use for the same ? 请告诉我可以使用哪些工具?

I have done a lot of research but I cannot find a way to get out of the problem. 我做了很多研究,但是我找不到解决问题的方法。 Please help me out. 请帮帮我。

Thanks in advance. 提前致谢。

And please instead of down vote this, please try to help me if you can. 并且请不要对此投下反对票,如果可以的话,请尝试帮助我。

Take care! 照顾自己!

You cannot use Java for developing Windows Store apps (aka Metro UI apps). 您不能使用Java开发Windows Store应用程序(也称为Metro UI应用程序)。

See here: https://dev.windows.com/en-us/getstarted 看到这里: https : //dev.windows.com/en-us/getstarted
"You can write a Windows Runtime app in a variety of languages, such as C# or C++ with XAML, C++ with DirectX, and JavaScript with HTML/CSS." “您可以使用多种语言编写Windows Runtime应用程序,例如使用XAML的C#或C ++,使用DirectX的C ++和使用HTML / CSS的JavaScript。”

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM