blob: 9c0b56e873017c4fa032279f01b484fd6aa7428b [file] [log] [blame]
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
= HTML5 - Введение в разработку на Cordova
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: HTML5 - Введение в разработку на Cordova - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, HTML5 - Введение в разработку на Cordova
|===
этой экранной демонстрации рассматривается поддержка разработки мобильных приложений HTML, JavaScript и CSS по технологии Cordova в IDE NetBeans.
link:http://bits.netbeans.org/media/html5-gettingstarted-cordova-final-screencast.mp4[+Загрузить / Смотреть видео целиком+] (36 МБ)
|Дополнительные сведения о работе с приложениями HTML5 в IDE NetBeans см. в следующих экранных демонстрациях.
* link:html5-gettingstarted-screencast.html[+ HTML5 - Часть 1. Начало работы с приложениями HTML5+]
* link:html5-css-screencast.html[+ HTML5 - Часть 2. Работа с таблицами стилей CSS в приложениях HTML5+]
* link:html5-javascript-screencast.html[+ HTML5 - Часть 3. Тестирование и отладка JavaScript в приложениях HTML5+]
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20Getting%20Started%20with%20Cordova%20Applications[+Отправить отзыв по этому учебному курсу+]
|===
== Связанные ссылки
* link:../webclient/cordova-gettingstarted.html[+Общие сведения о создании приложений Cordova+]
* link:../webclient/html5-gettingstarted.html[+Начало работы с приложениями HTML5 +]
* link:../webclient/html5-editing-css.html[+Работа со страницами стилей CSS в приложениях HTML5+]
* link:../webclient/html5-js-support.html[+Отладка и тестирование JavaScript в приложениях HTML5+]
* link:http://wiki.netbeans.org/HTML5[+Страница WIKI поддержки HTML5 в IDE NetBeans+]
* link:../../trails/php.html[+Учебная карта по PHP и HTML5+]