Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
初始化 UltraLite 运行时。
public static bool Init()
如果成功,则返回 true;否则返回 false。如果多次调用该方法,也可能返回 false。
此方法只能通过单一线程调用一次,然后再执行任何其它调用。此方法不是线程安全的方法。
除非内存不可用,否则此方法通常不会失败。