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 视频,其中 youtube 提供了自动字幕,我想在我的博客上嵌入视频,但我想默认打开自动字幕。&cc_load_policy=1对我不起作用。
向包含以下内容的视频添加标签:yt:cc=on
我正在使用 php 5.3.1 在 Windows 7 上运行。我在互联网上看到的一些示例使用短标签而不是 echo。
那么为什么这不起作用
<td><?=$row['name'];?></td>
但这有效吗?
<td><?php