本文介绍了简单代码的奇怪问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我有一些简单的代码 - 有效......有点代码:

Hi,

I have some simple code - which works...kind of..here''s the code:

展开 | 选择 | Wrap | 行号

推荐答案

展开 | 选择 | Wrap | 行号




尝试打印两个f和fp,看看你能分辨两个文件名之间的区别

......


< / F>

try printing both "f" and "fp", and see if you can tell the difference
between the two filenames...

</F>




嗨Tony,


实际上该文件与工作目录不同

目录,所以你需要给它找到它的路径。如果你从'c:\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ >

问候,

乔丹

Hi Tony,

Actually the file is in a different directory from the working
directory, so you need to give it the path where to find it. If you
started the script from ''c:\intent\docn'' (i.e., start_dir), then just
using f would work.

Regards,
Jordan


这篇关于简单代码的奇怪问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-19 17:38