标签:http html htm c window windows as tt ca
参考:http://gnuplot.10905.n7.nabble.com/Problems-with-plot-data-in-Windows-7-td1956.html
以下几种都是可以的:
“C:\Placas\malla.dat”
‘C:\Placas\malla.dat‘
“C:/Placas/malla.dat”
‘C:/Placas/malla.dat‘
下面这种不行:
“C:\Placas\malla.dat”
标签:http html htm c window windows as tt ca
原文地址:http://my.oschina.net/leeooox/blog/306611