blob: 30a63a6cf632741087fef2ac4a483949e1bfb97b [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アプリケーションでのKnockoutJSの使用のビデオ
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: HTML5アプリケーションでのKnockoutJSの使用のビデオ - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, HTML5アプリケーションでのKnockoutJSの使用のビデオ
このビデオ・チュートリアル・シリーズでは、jQueryおよびKnockoutJSを使用した、クライアント側HTML5アプリケーションの構築方法を示します。DOM要素のデータ・モデルへのバインド、イベント・ハンドラの定義、JSONおよびRESTサービスからのデータの抽出について示します。
作成者: John Jullion-Ceccarelli
|===
|
=== ダウンロード/フルサイズを視聴:
* link:http://bits.netbeans.org/media/knockout1-basic-bindings.mp4[+Knockoutパート1 - 基本的なバインド+] (15MB)
* link:http://bits.netbeans.org/media/knockout2-json.mp4[+Knockoutパート2 - JSON+] (12MB)
* link:http://bits.netbeans.org/media/knockout3-click-handler.mp4[+Knockoutパート3 - クリック・ハンドラ+] (19MB)
|
== Knockoutパート1 - 基本的なバインド
== Knockoutパート2 - JSON
== Knockoutパート3 - クリック・ハンドラ
|
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20Using%20KnockoutJS%20in%20an%20HTML5%20Application[+このチュートリアルに関するご意見をお寄せください+]
|===
== 関連リンク
* link:html5-gettingstarted.html[+HTML5アプリケーションの開始+]
* link:https://blogs.oracle.com/netbeanswebclient/[+NetBeans Webクライアント・ブログ+]
* link:../../trails/php.html[+PHPおよびHTML5の学習+]