tiny-1.2.nvdl
来自「一个用于智能手机的多媒体库适合S60 WinCE的跨平台开发库」· NVDL 代码 · 共 36 行
NVDL
36 行
<rules xmlns='http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0'> <namespace ns='http://www.w3.org/2000/svg'> <validate schema='Tiny-1.2.rng'> <mode> <namespace ns='http://www.w3.org/2000/svg' match='attributes'> <reject/> </namespace> <namespace ns='' match='attributes'> <attach/> </namespace> <namespace ns='http://www.w3.org/XML/1998/namespace' match='attributes'> <attach/> </namespace> <namespace ns='http://www.w3.org/1999/xlink' match='attributes'> <attach/> </namespace> <namespace ns='http://www.w3.org/2001/xml-events' match='elements attributes'> <attach/> </namespace> <anyNamespace match='elements attributes'> <mode> <anyNamespace> <allow/> </anyNamespace> </mode> </anyNamespace> </mode> </validate> </namespace></rules>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?