This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Place favicon.ico and apple-touch-icon.png in the root of your domain and delete these references --> | |
<link rel="shortcut icon" href="/favicon.ico"> | |
<link rel="apple-touch-icon" href="/touch-icon-iphone.png"> | |
<link rel="apple-touch-icon" sizes="72x72" href="touch-icon-ipad.png" /> | |
<link rel="apple-touch-icon" sizes="114x114" href="touch-icon-iphone4.png" /> | |
<link rel="apple-touch-icon-precomposed" href="/touch-icon-android.png"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--HTML代码:--> | |
<embed src="http://static.youku.com/qplayer.swf?playMode=mp4&winType=index&VideoIDS=XNDI0OTM4MDc2&isAutoPlay=false&ShowRelatedVideo=false" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="opaque" width="600" height="480"></embed> | |
<!--使用方法: | |
我们所要做的就是找到自己想要从优酷上引用的视频的ID,然后替换该段代码中**IDS=XNDI0OTM4MDc2中的XNDI0OTM4MDc2**,然后再将该段代码放置与网页中即可--> |
NewerOlder