zoukankan      html  css  js  c++  java
  • visual studio 2015 rc &cordova -hello world

    初始环境,用来看看书,电影,上上网的win8,所以一切从头开始。

    1,首先还是装visual studio 2015  rc吧,目前只放出在线安装,所以要很长很长时间。不过有新闻说很快要实现中国网友至少8m的带宽。

    2,然后才仔细看系统要求:

      • Joyent Node.js enables Visual Studio to integrate with the Apache Cordova Command Line Interface (CLI) and Apache Ripple Emulator.

      • Git CLI is required only if you need to manually add Git URIs for specific Cordova plug-ins.

      • Google Chrome is required to run the Apache Ripple emulator for iOS and Android.

      • Apache Ant 1.8.0 or later is required for the Android build process.

      • 32-bit Oracle Java JDK 7 is required for the Android build process.

      • Android SDK is required for the Android build process and Ripple.

      • Apple iTunes is required for deploying an app to an iOS device connected to your Windows PC.

    ios日后再说,先java,注意java只能是32位的;android sdk;ant;git;每项都必须在系统环境配置好。不知道怎么配?还好用百度也能搞定。调试只能用Chome浏览器,还好以前装过了。

    3,装好vs后,文件/新建/项目/已安装/其他语言/javascript/Apach Cordova Apps。编译好后,debug那里选平台,选调试器。

    4,开始看Apach Cordova Programing 4

  • 相关阅读:
    winphone 开发学习笔记(1)
    Performance testing of web application
    每天几步一点点
    其实做测试也不是想象中的简单
    【2019杭州集训12.09】向量
    【2019杭州集训】12.09训练总结
    【2019杭州集训】12.08训练总结
    burnside定理学习小计
    【CSP-S2019D2T3】树的重心
    【CSP-S2019D1T3】树上的数
  • 原文地址:https://www.cnblogs.com/wusong/p/4498519.html
Copyright © 2011-2022 走看看