-
|
如题,担心访问并修改同一个文件时发生互斥的问题 |
Beta Was this translation helpful? Give feedback.
Answered by
yanyongyu
May 25, 2022
Replies: 1 comment 1 reply
-
|
如果你担心修改造成的冲突,那最好的办法就是使用数据库 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
TDK1969
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如果你担心修改造成的冲突,那最好的办法就是使用数据库