本文介绍了File.exists在C?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我是VB程序员,并且想知道,有没有办法检查并查看文件是否存在于直接C中? 在VB中代码为:Hi,I''m a VB programmer, and was wondering, is there a way to check and see if a file exists in straight C?In VB the code is: 展开 | 选择 | Wrap | 行号推荐答案 展开 | 选择 | Wrap | 行号 我将=更改为==,这也是正确的吗? 谢谢, Sitko。I changed the "="s to "=="s, is that correct as well?Thanks,Sitko. 这篇关于File.exists在C?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-24 17:42