Blame view

trunk/research/players/index.html 378 字节
winlin authored
1 2 3 4 5 6 7
<head>
    <title>Players</title>
    <meta http-equiv=Content-Type content="text/html;charset=utf-8">
</head>
<body>
    welcome!</p>
    <hr/>
winlin authored
8 9 10 11
    <p><a href="rtmp/index.html">Rtmp流播放器</a></p>
    <p><a href="osmf/index.html">OSMF播放器</a></p>
    <p><a href="jwplayer5/index.html">JWPlayer5</a></p>
    <p><a href="jwplayer6/index.html">JWPlayer6</a></p>
winlin authored
12
</body>