同时编辑文件涉及什么?

发布于 2024-10-08 05:25:55 字数 272 浏览 6 评论 0原文

我对同时编辑文件的能力感到好奇。它如何工作,什么时候不能工作。 例如,如果我将任意数量的文件放在网络共享(或者可能是 DropBox)上,通常无法与其他人协作处理它们。 假设我想与其他人一起处理 SolidWorks 模型。是 SolidWorks 锁定了文件,还是需要将其构建到文件类型中,还是这些的组合?

最终,我正在考虑使用 node.js 和 socket.io 做一些很酷的事情,同时处理文件。

编辑:如果有人知道 Google 文档和其他在线办公套件在后台做什么,我也希望有具体的解释。

I'm curious about the ability to simultaneously edit files. How it works, when can't it work.
For example, if I put any number of files up on a network share (or maybe DropBox) it's usually not possible to collaborate on them with someone else.
Let's say I want to work on a SolidWorks model with someone else. Is it SolidWorks that locks up the file, is it something that needs to be build into the filetype, or a combination of these?

Ultimately I'm thinking of cool things to do with node.js and socket.io and simultaneously messing with files.

Edit: If anyone knows what Google Docs and other online office suites are doing in the background I'd love specific explanations too.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

甩你一脸翔 2024-10-15 05:25:55

您应该考虑使用某种源代码控制软件。看起来这可能是您所描述的正确技术。我最近开始使用 Visual SVN。它是免费、简单且有效的。

http://www.visualsvn.com/

You should look into using some sort of source control software. It seems like that might be the correct technology for what you are describing. I recently started using Visual SVN. It's free, easy and effective.

http://www.visualsvn.com/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文