📝 文档初步大迁移 vuepress -> vitepress
This commit is contained in:
@@ -234,7 +234,7 @@ class GlobalKeyValueStore:
|
||||
return cls._instance
|
||||
|
||||
|
||||
shared_memory: KeyValueStore = GlobalKeyValueStore.get_instance()
|
||||
shared_memory: KeyValueStore = GlobalKeyValueStore.get_instance() # 共享内存对象
|
||||
|
||||
# 全局单例访问点
|
||||
if IS_MAIN_PROCESS:
|
||||
|
||||
Reference in New Issue
Block a user