在 Windows 7 中保存文件

发布于 2024-09-29 20:51:32 字数 346 浏览 3 评论 0原文

可能的重复:
使用 C fopen 保存文件

我正在使用 C 语言来相同 c 中的文件: Windows 7 上的 \SomeDirectory。

在 Windows 7 上在此目录下保存文件有什么限制吗?

我在将此文件保存到此文件夹时遇到问题,Windows 7 不允许我(即使是管理员)保存该文件。

在 winXP 上该程序可以完美运行。

Possible Duplicate:
Save file with C fopen

I'm using C language to same a file in c:\SomeDirectory on Windows 7.

Is there any restriction on saving a file under this directory on windows 7?

I'm having trobles with saving this file on this folder, the Windows 7 doesn't allow me (even as administrator) to save the file.

On winXP the program works perfectly.

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

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

发布评论

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

评论(1

逆流 2024-10-06 20:51:32

您的系统是否启用了用户访问控制?如果可以的话,您可以禁用指定的文件夹并尝试吗?

Could it be that User Access Control is enabled on your system? If you, can you disable for the specified folder and try?

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