释义 |
free running mode 自由运行方式 A method of allowing two or more users of a database to have access simultaneously. The possibility that conflict between them may cause difficulties must be taken into account in the system design. This problem is avoided in the alternate mode. 一种工作方式,允许一个数据库有两个或两个以上用户同时访问它。用户之间的冲突可能 会造成麻烦,这在系统设计时必须考虑到。而这种问题在两者选一的方式中是可以避免的。 |