アドオンを使えば、Firefox の機能を拡張して自分好みにカスタマイズできます。ぜひお気に入りのアドオンを見つけてみましょう。注意: このサイトに登録されているアドオンは、まだほとんどが日本語化されていません。日本語化されているアドオンの一覧は Mozil... 続きを読む
C#-SQLite is an independent reimplementation of the SQLite software library version 3.6.16 It has been ported into managed code, written in C# See the Wiki VersionHistory for details Please keep in mind the following:This is not an official v... 続きを読む
Cory Nelson explains why an SQLite port is better than using other approaches: avoiding P/Invoke which “can be pretty slow and is not portable”. Another reason is that the C code uses “goto all over the place, which probably hampers optimi... 続きを読む
Note: This document was written in 2004 as a guide to helping programmers move from using SQLite version 2 to SQLite version 3. The information in this document is still essentially correct, however there have been many changes and enhancemen... 続きを読む
Google announced their Google Gears project today which uses SQLite to allow browser based applications to work off-line. (Ryan and JD have more info on that). Part of the announcement was that the upcoming beta of Apollo will also include SQ... 続きを読む