readme.txt
来自「About: hamsterdb is a database engine w」· 文本 代码 · 共 20 行
TXT
20 行
hamsterdb Win32 build environment Thu May 17 14:13:01 UTC 2007(C) Christoph Rupp, chris@crupp.de; http://www.hamsterdb.comThe Win32 build environment is a Solution file for Microsoft Visual C++ 2005 (win32/hamsterdb/hamsterdb.sln). It compiles a static and a dynamic library. The static library is built in '/win32/hamsterdb/release/libhamsterdb.lib', the dynamic library is in '/win32/hamsterdb/release/hamsterdb.dll'. An importlibrary is also provided. All libraries can be downloaded separately from the hamsterdb webpage.The unittests need cppunit, available athttp://sourceforge.net/projects/cppunit. You will have to modify the unittest properties, and change the include path and library dependency for cppunit.To download Microsoft Visual C++ 2005 Express Edition for free, go tohttp://msdn.microsoft.com/vstudio/express/visualc/default.aspx.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?