Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 07:47, 4 December 2010โ€Ž Han84 (Talk | contribs)โ€Ž . . (459 bytes) (+459)โ€Ž . . (New page: <source lang="java"> public static String fileCurrentDirectory() { return System.getProperty("user.dir"); } public static String fileCurrentDirectory2() { java.io.File f = new java.io.F...)

Alumni Liaison

Abstract algebra continues the conceptual developments of linear algebra, on an even grander scale.

Dr. Paul Garrett