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.
我有一个类似的链接http://..../video.mp4。该任务是使用安装在 OS 媒体播放器或 Flash 播放器上的全屏模式运行视频。
http://..../video.mp4
请给我一个链接,我可以在其中阅读此内容,或者我们可能有一些代码示例。
有一个类叫Desktop. 它应该包含一个名为Desktop.open().
Desktop
Desktop.open()
使用此类,您还可以在系统默认浏览器 ( Desktop.browse(url);)中打开链接
Desktop.browse(url);
File f = new File("/path/to/video.avi"); Desktop.open(f);
我正在尝试让我的 jQuery 脚本从单击的链接中提取 url,然后将其插入到我的视频标签中。有什么建议吗?
我试过拼接我从 .html() 得到的东西,但引号总是搞砸了。
<div class="binShadow"> <div class="bin"> <table id="tab