【发布时间】:2018-01-13 15:54:20
【问题描述】:
为了我的利益。我正在尝试使用以下 curl 查询:
Delphi$ curl -o /dev/null -s -w %{time_total}
http://localhost:8080/getquery?db=EmpDt&col=HRDt&query=select * from
emp where id=1111
但无法执行:
[1] 2784
[2] 2785
0.003799invalid option or syntax: 10
[1]- Done curl -o /dev/null -s -w %{time_total}
http://localhost:8080/getquery?db=EmpDt
[2]+ Done col=HRDt
这里有些地方不正确但无法得到什么?任何帮助都会非常有帮助。谢谢
【问题讨论】: