Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
提出されたすべての時間を合計しようとしています。しかし、extjs では =+ の使用が許可されていないと思います。目標を達成できる他の方法はありますか?
これは私が見せようとしているものです:console.log(time=+ time);
console.log(time=+ time);