▽Sun Microsystems - Java Developer Connection ●07/28 16:38 Java 開発者向け技術情報 サイトマップ Javaトレーニング 入門者からアーキテクトまで、スキルアップを目指すならサンのJavaトレーニングコース。 ≫ 詳細 Java SE for Business Java Standard Edition (Java SE) の企業ユーザ様向けに、サポート期間を2倍以上に延長し、より迅速に重要なバグ・フィックスや、各種機能の企業における広範な展開を提供するサブスクリプション型の製品です。 ≫ 詳細
▽Linum ●06/29 01:19 Here are Emacs definitions that let you display line numbers to the left of buffers (screen-shot). Download either: linum.el for Emacs >=22, or linum.el for older Emacs versions and XEmacs Copy the appropriate linum.el to your load-path and add to your .emacs: (require ’linum) Then toggle display of line numbers with M-x linum-mode. Main page