翻訳と辞書
Words near each other
・ Codeine Velvet Club (album)
・ Codeine-6-glucuronide
・ Codeine-N-oxide
・ Codeinone
・ Codeinone reductase (NADPH)
・ Codejock Software
・ CoDel
・ CodeLaunch
・ Codelco
・ CodeLite
・ Codell, Kansas
・ Codelobster
・ CODEM
・ Codemasters
・ Codeminion
CodeMirror
・ Codemotion
・ CODEN
・ Coden, Alabama
・ Codename (TV series)
・ Codename Coq Rouge
・ Codename Cougar
・ Codename Eagle
・ Codename Europa
・ Codename Icarus
・ Codename MAT
・ Codename Mike
・ Codename One
・ Codenames (board game)
・ Codenomicon


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

CodeMirror : ウィキペディア英語版
CodeMirror

CodeMirror is a JavaScript component that provides a code editor in the browser. It has a rich programming API and a focus on extensibility.
== History ==

The first version of the editor was written early 2007, for the console in the Eloquent JavaScript website. The code was first packaged up and released under the name CodeMirror in May 2007. This version was based on the contentEditable feature of browsers.〔(【引用サイトリンク】title=Implementing a Syntax-Highlighting JavaScript Editor—in JavaScript )
In late 2010, the Ace project, another JavaScript-based code editor, pioneered new implementation techniques and demonstrated that it is possible, even in JavaScript, to handle documents with many thousands of lines without degraded performance. This prompted a rewrite of CodeMirror 〔(【引用サイトリンク】title=CodeMirror 2 has entered beta )〕 along the same principles. The result was version 2, which no longer relied on contentEditable and significantly improved performance.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「CodeMirror」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.