運営元のロゴ Copyright © 2007-2024 All Rights Reserved by Gijutsu-Hyoron Co., Ltd. ページ内容の全部あるいは一部を無断で利用することを禁止します。個別にライセンスが設定されている記事等はそのライセンスに従います。
JavaScript is a general purpose programming language that was introduced as the page scripting language for Netscape Navigator. It is still widely believed to be a subset of Java, but it is not. It is a Scheme-like language with C-like syntax and soft objects. JavaScript was standardized in the ECMAScript Language Specification, Third Edition. JSON is a subset of the object literal notatio
ウェブっ子の間では Google Chrome の JS 処理系である V8 祭りが絶賛開催中らしい. いつもは出遅れる私もたまにはやんやしたいと思っていろいろ読んでみたものの, VM に食傷気味な自分に気付いた. けれど, そうは言っても祭りは別腹. 一通り騒いでみます. 販促マンガ や 資料 によれば, V8 は以下のような特徴を備えている. hidden class transition と fast property access generational accurate GC accurate だから incremental GC もできる オブジェクトの rellocation はするけど handle は使わず参照元書き換え 中間表現のインタプリタなしの native code 生成. instruction cache コードをみたところ, incremental GC
Blog Search when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${entry.path} [in template "__entry.ftlh" at line 3, column 25] - Reached through: #include "__entry.ftlh" [in template "entry.ftlh" at
Blog Search when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${entry.path} [in template "__entry.ftlh" at line 3, column 25] - Reached through: #include "__entry.ftlh" [in template "entry.ftlh" at
Read it now on the O’Reilly learning platform with a 10-day free trial. O’Reilly members get unlimited access to books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers. What will you learn from this book? This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the bro
ポップアップといえば、昔は新しいWindowを開くのが主流(だったような気がしています)が最近は色々な方法で実現しているのを目にします。ここではいくつかのポップアップを試してみたいと思います。 新規ウインドウ window.open <a href="javascript:;" onclick="window.open('http://foo.bar.com/file.html', 'winName', ' left=0, top=0, width=100, height=100, status=0, scrollbars=0, menubar=0, location=0, toolbar=0, resizable=0' );">click me!</a> * 実際は一行で書く。 パラメータの意味は、left=横座標, top=縦座標, width=窓の幅, height=窓の高さ, st
■MVCモデル JSP&Serveltアプリケーションには様々なデザインパターンが確立されています。アプリケーションを設計する際は、それらのデザインパターンを踏襲することが推奨されます。デザインパターンを踏襲することで、保守性、問題への対応性が向上するとされます。 MVC(Model-View-Controller)モデルは良く使われるデザインパターンの一つです。 <Model> データベースへアクセスし、データを保持する。 <View> Modelで取得したデータの書式などを整えて表示する。クライアントへのプレゼンテーション。 <Controller> クライアントからのリクエストを内容によって適切な処理をします。 ModelとViewをコントロールします。 ■MVCモデルの利点 様々なクライアントが同じデータを利用できる。 アプリケーションの機能とデータ
┣ 文字列のスクロール(テキストボックス) ┣ 文字列のスクロール(ステータスバー) ┣ 1文字ずつ表示(テキストボックス) ┣ 1文字ずつ表示(ステータスバー) ┣ 1文字ずつ表示(テキスト) ┣ マウスを重ねると説明を表示(テキストボックス) ┣ マウスを重ねると説明を表示(ステータスバー) ┣ マウスを重ねると説明を表示(テキスト) ┣ マウスを重ねると説明を表示(ポップアップ) ┣ マウスと共に移動するイメージ ┣ 入力できないテキストエリア ┣ クイックリンク ┣ クイックリンク(フレーム形式) ┣ 複数のフレームページを同時に変更する ┣ プロンプトをパスワードの入力に利用 ┣ リンクボタン ┗ リロードボタン
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く