http://events.html5j.org/conference/2012/09/ function hoge () { alert('ECMAScript valid'); } URLそのまま貼っちゃった!
http://events.html5j.org/conference/2012/09/ function hoge () { alert('ECMAScript valid'); } URLそのまま貼っちゃった!
開催要領 SWF の構造、情報要素や、その解釈についての知識を共有するのが目的です。 一通り聞いて理解すれば、簡単な Flash Player が自作出来る位の内容を目指します。 日時 :2012/09/25(火) 開場18:30- 開始19:00- 懇親会21:00- 終了22:00 定員 :167人会場 :株式会社ディー・エヌ・エー セミナールーム (渋谷駅ヒカリエ)参加費: 無し。(懇親会参加も無料です。DeNA さんに感謝!)Twitter hash → #swfstudy UST → http://www.ustream.tv/channel/dena-technology-seminar 前回はこちら > ActionScriptを使わないFlash勉強会 #1 - [PARTAKE] イベントスケジュール 18:30: 開場19:00: 発表x2 + 休憩 + 発表x2 21
32. <!doctype html> <html> //頂点 <head> var vertices = new Float32Array([ <meta charset="utf-8"> 0.0, 0.5, 0.0, <title>webgl demo</title> -0.5, -0.5, 0.0, <script> 0.5, -0.5, 0.0 document.addEventListener('DOMContentLoaded', function(){ var canvas = document.querySelector('#glcanvas'); ]); var gl = canvas.getContext('experimental-webgl'); // 頂点の数 var verticesLength = 3; var vShaderSource = [ // gl_
前置き Firebug1.10にhelpコマンドなるものが入ってました。 consoleでhelpって入力して実行するとFirebugで使える関数等が表示されます。 help();じゃないんですよ。 関数じゃなくてコマンド。 どうやって実現しているんだろうかって気になったのでエスパーして似たようなのを作ってみました。 Firebugのソースは読んでないけど多分おんなじようなことをしているはず。 コード 以下、with文の中でcommandって書いて実行するとcommand is executed.って出力されます。 var obj={}; Object.defineProperty(obj,'command',{ get : function() { console.log('command is executed.'); } }); with (obj) { command // com
This is the official blog of RubyMotion, a toolchain for iOS development that lets do you do iPhone and iPad apps in Ruby. Follow us on Twitter or subscribe to our newsletter to stay tuned with everything that's happening in the community! Not a RubyMotion user yet? Purchase it today! RubyMotion was released to the world just over 5 months ago and, in the time since, development and support has be
UglifyJS v2Hello, I’m Mihai Bazon — the author and maintainer of UglifyJS.UglifyJS is a popular JavaScript parser and compressor and it’s itself written in JavaScript. Version 1 is battle-tested and used in many production systems. The parser is included in WebKit. In two years UglifyJS got over 3000 stars at Github; hundreds of bugs have been identified and fixed, thanks to a great and expanding
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く