zoukankan      html  css  js  c++  java
  • 在页面中插入视频时的文件夹命名问题

    View Code
    1 <embed id="CuPlayer" width="600" height="400" flashvars="CuPlayerFile=/upload/vedio/video2.flv&CuPlayerImage=/CuPlayer/Images/flashChangfa2.jpg&CuPlayerShowImage=true&CuPlayerWidth=600&CuPlayerHeight=400&CuPlayerAutoPlay=false&CuPlayerAutoRepeat=true&CuPlayerShowControl=true&CuPlayerAutoHideControl=false&CuPlayerAutoHideTime=6&CuPlayerVolume=80&CuPlayerGetNext=false" salign="lt" wmode="opaque" allowscriptaccess="always" allowfullscreen="true" quality="high" bgcolor="#000000" name="CuPlayer" src="/CuPlayer/CuPlayerMiniV3_Black_S.swf" type="application/x-shockwave-flash">
    View Code
    1 <embed id="CuPlayer" width="600" height="400" flashvars="CuPlayerFile=/upload/直线/video2.flv&CuPlayerImage=/CuPlayer/Images/flashChangfa2.jpg&CuPlayerShowImage=true&CuPlayerWidth=600&CuPlayerHeight=400&CuPlayerAutoPlay=false&CuPlayerAutoRepeat=true&CuPlayerShowControl=true&CuPlayerAutoHideControl=false&CuPlayerAutoHideTime=6&CuPlayerVolume=80&CuPlayerGetNext=false" salign="lt" wmode="opaque" allowscriptaccess="always" allowfullscreen="true" quality="high" bgcolor="#000000" name="CuPlayer" src="/CuPlayer/CuPlayerMiniV3_Black_S.swf" type="application/x-shockwave-flash">

    路径是中文时就不能正常显示

  • 相关阅读:
    74HC165并转串级联芯片学习记录
    道砟电阻 钢轨阻抗 列车分路电阻
    电压的有效值、平均值与峰值
    铁路信号继电器
    C语言语法记录
    程序编译过程中错误记录
    min-max容斥
    矩阵树定理
    题解 SP1812 【LCS2
    杜教筛
  • 原文地址:https://www.cnblogs.com/daishuguang/p/3057815.html
Copyright © 2011-2022 走看看