本文介绍了Windows 7的FileStream的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我使用FileStream编写了一个简单的程序.
在我的Comp(Windows XP)中运行良好,但是
在Windows7中不起作用.为什么?
I made a simple program using FileStream.
It is working well in my Comp (Windows XP), but it
doesn''t work in Windows7. Why?
推荐答案
Abduvali写道:
Abduvali wrote:
it
在Windows7中不起作用.为什么?
it
doesn''t work in Windows7. Why?
谁能告诉?尝试解释发生的情况,代码正在尝试执行的操作,您看到的任何异常或消息等.
How can anyone tell? Try and explain what happens, what the code is trying to do, any exceptions or messages you see etc.
这篇关于Windows 7的FileStream的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!