If you need to connect from one of your own programs, then you could replace the "MyZODB" example class given above with something that connects to ZEO instead.
如果希望从自己的某个程序连接,可以将上面给出的“MyZODB”示例类替换为某个连接到ZEO的类。
In the above example, if JMS isn't present on the runtime classpath, then logging via JMS will not be available but other mechanisms will be.
在上面的例子中,如果JMS没有出现在运行时classpath中,那么通过JMS记录日志的功能将不可用,但是其他功能还是可以使用的。
The procedure in the example above adds the new customer and order, and then goes through the items ordered under order number 2000.
上例中的过程添加了新的客户和订单,然后遍历订单号2000以下的订单项。
应用推荐