首页 新闻 会员 周边
2
回答数

回答被采纳 50 VisJT2goOCX has detected an invalid license key for this install,unable to continue

我在IE中嵌入JT2GO软件,打算在web中读取jt文件,现在IE报如下错误
1
回答数

待解决问题 10 shell 用bc乘法出错

1 #!/bin/bash 2 # 3 Result=`echo "scale=2;$1$2$3"|bc` 4 echo $Result 运行结果: [root@tuo ~]# ./calc.sh 2