search

Home  >  Q&A  >  body text

Java调用外部程序无法创建文件

天蓬老师天蓬老师2803 days ago590

reply all(1)I'll reply

  • 巴扎黑

    巴扎黑2017-04-18 10:48:47

    It may be related to the relative path of the file. You can write fopen in the C++ code as an absolute path and try again.

    In addition, check which path Java is started in and search in the Java startup directory.

    reply
    0
  • Cancelreply