简体   繁体   English

在Tizen Studio中运行NodeJS代码?

[英]Running NodeJS code in Tizen Studio?

Is there any way to run the server-side nodeJS code in Tizen-studio ? 有什么方法可以在Tizen-studio运行服务器端的nodeJS代码吗? I need to use the dns module of nodeJS and I can't get to use require.js for using the dns module in my client-side javascript code ? 我需要使用nodeJS的dns模块,而不能在我的客户端JavaScript代码中使用require.js来使用dns模块? So, can someone suggest how to use a node module using require.js ? 因此,有人可以建议如何通过require.js使用node模块吗?

This Tutorial may help you to create and running NodeJS application on Tizen. 教程可以帮助您在Tizen上创建和运行NodeJS应用程序。 Also follow this thread . 还要遵循此线程

在此处输入图片说明

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

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