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.
我目前正在为客户整理一些基本的动画 HTML5 横幅,他们根据正常运行时间要求提供一个(他们是 SAAS 提供商)。除非发生事故,否则此横幅将更新正常运行时间。我在 Adobe Animate 中设计了横幅,并且所有可用的数字都达到了 1,000,但我正在努力思考如何实现它。我猜横幅需要调用脚本或类似的东西?
任何想法/反馈将不胜感激!
你可以做的是以下
max((current datetime - cached datetime), 0)