可以使用方向键移动图形。
Created with Raphaël 2.2.02Nov131Oct302623211613118753229Sep2827252421161312987654327Aug171615141211109876542130Jul27221714427Jun2517141098226May2524232221201918171629Apr262419181711107531Mar302922211817161514128129Feb252217166543228Jan27262221201915131164331Dec292726242322201910962130Nov29262423222120191817161514121110986230Oct2928272623222119161514111098765229Sep2524232221201813109843131Aug29262524232120191817141376131Jul3029282322171697129Jun26242317161110853229May279876129Apr2827242322Handle LocalTime with nanosecond resolutionResultSet.getObject threw a ClassNotFoundException if the JTS suite was not in the classpathResultSet.getObject threw a ClassNotFoundException if the JTS suite was not in the classpathChanges after releasePrepare releaseversion-1.4.193version-1.4.193Javadocs, formattingAdd JSR-310 Support (#386)File systems: the compressed in-memory file systems now compress betterFix bug in picking the right index for INSERT..ON DUPLICATE KEY UPDATE when there are both UNIQUE and PRIMARY KEY constraints.MVStore: add feature to set the cache concurrency (benchmark)File system nioMemFS: support concurrent readsMVStore: add feature to set the cache concurrencyArchiveTool: slightly improved compressionFix SipHash implementationUpdate feature comparisonIssue #380: Error Analyzer doesn't show source codeRemove the "TIMESTAMP UTC" datatype, an experiment that was never finished.MVStoreTool: support rollback to versionMVStore: disabled the file system cache by default (test case)LIRS cache: improved hit rateMVStore: disabled the file system cache by default, because it limits concurrencyMerge branch 'master' of https://github.com/h2database/h2databaseJUnit test for fixed LOB recoveryFix for handling LOBs during recoveryimplement support for partial writes when testing MVStorerename FileOperation to FileWriteOperationadd .checkstyle to .gitignoreuse try-with-resources where feasibleDelete .checkstylecomment some of the TIMESTAMP code betterMerge pull request #374 from lukaseder/patch-3Compilation for Java 7 fixed, cleanup + code style.Remove TO_DATE support from roadmapMerge pull request #371 from marschall/remove-java6-backwards-compatRemove Java 6 backwards compatibilityMerge pull request #370 from marschall/getObject-byte-arrayMerge pull request #369 from marschall/jdbc-debug-guardsSupport byte[] in getObjectAdd guards to JDBC debug codeMerge pull request #368 from marschall/build-java-8