简体   繁体   中英

Using Node.js code with an Apache Cordova Application in Visual Studio 2015

I am an experienced programmer with the Visual Studio tools for Apache Cordova in developing mobile applications but very new to Node.js and its components.

I know that it is possible to create web applications with Node.js through a given template but my question is how can one create a web based mobile application for devices like iphone and android using functions from Node.js code and is this implementation even possible?

Ideally i am looking to add one function that uses Node.js tools to my Apache Cordova Application and want to know how i can implement that function into a HTML/CSS/JS based project and if the implementation will work on mobile devices.

I have done some research already and have not been able to find any pages or tutorials on this subject so any advice would help

在研究自己,最好的方法似乎是Ionic / AngularJs / Node.js / Cordova。。。我也想为此使用Visual Studio。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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