心魅 - cocoromi -

半角スペース時々全角

2008-01-25から1日間の記事一覧

airの練習がてらSQLiteConsoleを作ってみている

air

はてなでファイルのUPとかって出来ないのか!? しょうがないベタに貼っちゃえ。 #ソースはこの記事下部へ これって何? airでSQLiteが使えるらしいから、SQLiteを気軽に試せるairアプリだよ。 開発環境は? Adobe AIR Beta 3 SDK Flashdevelop 機能・仕様 …

flash.data.SQLConnection:getSchemaResultの挙動

air

flash.data.SQLConnection:loadSchemaの結果は待ち行列に格納される。 http://livedocs.adobe.com/labs/flex3/langref/flash/data/SQLConnection.html The getSchemaResult() method behaves as a first-in, first-out queue of results. この結果をflash.da…