添加Restock费用 [英] Adding a Restock Fee

查看:44
本文介绍了添加Restock费用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在这段代码中相信三个错误。我把它运行得很完美,直到我添加了所有的补货费用。


这是我到目前为止:

I am getting I believe three erros in this code. I had it running perfect untill I added all the restock fee items.

This is what I have so far:

展开 | 选择 | Wrap | 行号

推荐答案

小心向我们展示整个错误和打印的堆栈跟踪(显示错误发生的位置)?


-blazed
Care to show us the entire error and printed stack trace (shows where the error occurs)?

-blazed



小心向我们展示整个错误和打印的堆栈跟踪(显示错误发生的位置)?


-blazed
Care to show us the entire error and printed stack trace (shows where the error occurs)?

-blazed



我一直在compi在cmd提示符下bin文件夹中的ling。


Product.java:61找不到符号

符号:方法值<>

位置:类产品

返回值<> * 0.05;


Product.java:65找不到符号

符号:方法值<>

位置:类产品

返回值<> * 0.05;


Product.java:82找不到符号

符号:方法值<>

位置:类产品

返回值<> * 0.05;


3个错误

I have been compiling within the bin folders at the cmd prompt.

Product.java:61 cannot find symbol
symbol : method value<>
location: class product
return value<> * 0.05;

Product.java:65 cannot find symbol
symbol : method value<>
location: class product
return value<> * 0.05;

Product.java:82 cannot find symbol
symbol : method value<>
location: class product
return value<> * 0.05;

3 errors



我一直在bin文件夹中编译cmd提示。


Product.java:61找不到符号

符号:方法值<>

位置:类产品

返回值<> * 0.05;


Product.java:65找不到符号

符号:方法值<>

位置:类产品

返回值<> * 0.05;


Product.java:82找不到符号

符号:方法值<>

位置:类产品

返回值<> * 0.05;


3个错误
I have been compiling within the bin folders at the cmd prompt.

Product.java:61 cannot find symbol
symbol : method value<>
location: class product
return value<> * 0.05;

Product.java:65 cannot find symbol
symbol : method value<>
location: class product
return value<> * 0.05;

Product.java:82 cannot find symbol
symbol : method value<>
location: class product
return value<> * 0.05;

3 errors





我认为你发布了错误不同的代码..........错误不属于您发布的代码。再次检查..

谢谢和问候,

madhoriya

Hi,
I think you have posted errors of different code..........errors doesnt belong to the code u have posted. check it again..
Thanks and regards,
madhoriya


这篇关于添加Restock费用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆