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.
如何获取嵌入式 youtube 视频的播放秒数?
排除视频暂停/未开始/跳过/ 仅缓冲播放秒数时的计数,如何检测它们?
使用当前时间
ytplayer = document.getElementById("movie_player"); ytplayer.getCurrentTime();
https://developers.google.com/youtube/js_api_reference
这是你要找的吗?
Possible Duplicate: 3 sql-server-2008 - 我正在尝试使用 SQL Server 2008 中的日期从表中选择所有值