在线手册

  • att map name

    ... "> <map name="planetmap">   <area shape="rect" coords="0,0,82,126" href="sun.htm" alt="Sun">   <area shape="circle" coords="90,58,3" href="mercur.htm" alt="Mercury">   < ...

  • tag area

    ... ="#planetmap"> <map name="planetmap"> <area shape="rect" coords="0,0,82,126" href="sun.htm" alt="Sun"> <area shape="circle" coords="90,58,3" href="mercur.htm" alt="Mercury"> <area ...

  • tag map

    ... "> <map name="planetmap">   <area shape="rect" coords="0,0,82,126" href="sun.htm" alt="Sun">   <area shape="circle" coords="90,58,3" href="mercur.htm" alt="Mercury">   < ...

  • event key metakey

    ... ;META" key was pressed when a key event was triggered. Not all keyboards have the meta key. It is common for Sun microsystem keyboards, and MIT and LISP machine keyboards. The meta key is either labeled "META" or marked with a ...

  • event metakey

    ... ;META" key was pressed when a mouse event was triggered. Not all keyboards have the meta key. It is common for Sun microsystem keyboards, and MIT and LISP machine keyboards. The meta key is either labeled "META" or marked with a ...

  • att area nohref

    ... ="planetmap">   <area shape="rect" coords="0,0,82,126" nohref alt="Sun">   <area shape="circle" coords="90,58,3" href="mercur.htm" ...

  • svg intro

    ... 阅读更多有关 W3C 的 SVG 活动的信息,请访问我们的 免费教程。 SVG 的历史和优势 在 2003 年一月,SVG 1.1 被确立为 W3C 标准。 参与定义 SVG 的组织有:Sun、Adobe、苹果公司、IBM 以及柯达。 与其他图像格式相比,使用 SVG 的优势在于: SVG 可被非常多的工具读取和修改(比如记事本) SVG 与 JPEG 和 GIF 图 ...

  • att area nohref

    ... " usemap="#planetmap"> <map name="planetmap"> <area shape="rect" coords="0,0,82,126" nohref alt="Sun"> <area shape="circle" coords="90,58,3" href="mercur.htm" alt="Mercury"> <area shape ...

推广服务(新)
最新文章
  • php curl大文件上传遇到502或504错误

    使用php的curlfile上传大文件到远端服务器,遇到502错误。原因可能是超时或者内存超出,需要修改nginx、php.ini和php-fpm.conf中的一些配置。修改php.ini(注意c...

  • HTML、JavaScript和GLSL编码规范

    HTML编码规范

    • 始终将文档类型声明为文档中的第一行:

  • WebGL 2D纹理坐标到3D顶点坐标的映射

    webgl纹理映射用来把图片贴到模型的材料表面,给模型添加丰富的细节。该方法的核心是把一张二维的图片映射到三维的坐标空间去,也就是为每一个3d顶点找到其相应...

  • WebXR基本概念和应用程序开发简介

    XR是VR,AR和MR的统称,VR,AR是从感官体验的角度来区分的,
    VR是用户借助外设输入输出(头戴、手柄、体感、运动感知等软硬件系统)来和纯虚拟场景的交互体验...

  • 网站SSL安全证书认证的基本过程和原理

    现在的网站基本上都迁移到了https协议上,https是http协议的安全升级版本。在原来的http协议下,如果有人截获了你发送给服务器的报文,就能获取里面的信息,比如...

  • 更多...