我试图在一张图上绘制多个XRD图形,在它们之间有一个垂直偏移。set xtics nomirrorset terminal pdf color font 'times new roman,17'offset = 400
plot 'E58.xy' using 1:($2 + offset*5) with lines ls 1 lc 1 title "E58 XRD"
下面是堆栈跟踪:10-10 15:52:56.487: ERRORandroid.view.InflateException: Binary XML file line #17: Error inflating class android.widget.Spinner
10AndroidRuntime(4187): at android.app.ActivityThread.perf