电信主站 网通分站
购买流程 付款方式 常见问题 在线提问 续租服务 购物车
用户名: 密 码: 忘记密码?
首 页
域名注册
虚拟主机
双线主机
服务器租用
VPS主机
企业邮局
代理专区
客服中心
虚拟主机行业资讯 虚拟主机评测对比 互联网最新动态 技术学院 站长资讯 在线教程 网站运营
搜索优化 服务器 网络编程 图形图象 站长之家 网页制作 操作系统
冲浪宝典 软件教学 视频通信 办公软件 邮件系统 网络安全 认证考试
您当前位置:西部数码->资讯中心-> 在线教程-> PHP
VML绘图板③资源--VMLgraph.xml-PHP教程,XML应用
作者:网友供稿 点击:22
  西部数码-全国虚拟主机10强!20余项虚拟主机管理功能,全国领先!第6代双线路虚拟主机,南北访问畅通无阻!虚拟主机可在线rar解压,自动数据恢复设置虚拟目录等.虚拟主机免费赠送访问统计,企业邮局.Cn域名注册10元/年,自助建站480元起,免费试用7天,满意再付款!P4主机租用799元/月.月付免压金!
文章页数:[1] 
资源
***************
* vmlgraph.xml
***************
<?xml version="1.0" encoding="gb2312" ?>
<root xmlns:v="urn:schemas-microsoft-com:vml">
<toolbar id="1">
  <v:group id="cut" style="width:24; height:24; cursor:hand" coordsize="30,30" title="裁剪" onclick="select(this)">
   <v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
   <v:line from="11,4" to="20,26" />
   <v:arc style="left:6; top:12; width:8; height:12;" startangle="180" endangle="400">
    <v:fill opacity="0" />
   </v:arc>
   <v:line from="19,4" to="10,26" />
   <v:arc style="left:16; top:12; width:8; height:12;" startangle="0" endangle="180">
    <v:fill opacity="0" />
   </v:arc>
  </v:group>
</toolbar>
<toolbar id="2">
   <v:group style="width:24; height:24; cursor:hand" coordsize="30,30" title="正常" onclick="select(this)">
    <v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
    <v:shape style="width:30; height:30;" strokecolor="#000000">
     <v:path v="m 9,5 l 9,20, 12,16 17,25 19,23 15,15 19,15 x e" />
     <v:fill opacity="0" />
    </v:shape>
   </v:group>
</toolbar>
<toolbar id="3">
   <v:group style="width:24; height:24; cursor:hand" coordsize="30,30" title="点、线" onclick="select(this)">
    <v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
    <v:line from="8,8" to="22,22"/>
   </v:group>
</toolbar>
<toolbar id="5">
   <v:group style="width:24; height:24; cursor:hand" coordsize="30,30" title="矩形" onclick="select(this)">
    <v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
    <v:rect style="top:4; left:4; width:22; height:22;">
     <v:fill opacity="0" />
    </v:rect>
   </v:group>
</toolbar>
<toolbar id="6">
   <v:group style="width:24; height:24; cursor:hand" coordsize="30,30" title="圆角矩形" onclick="select(this)">
    <v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
    <v:roundrect style="top:4; left:4; width:22; height:22;" arcsize="0.2">
     <v:fill opacity="0" />
    </v:roundrect>
   </v:group>
</toolbar>
<toolbar id="8">
   <v:group style="width:24; height:24; cursor:hand" coordsize="30,30" title="圆、椭圆" onclick="select(this)">
    <v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
    <v:oval style="top:4; left:4; width:22; height:22">
     <v:fill opacity="0" />
    </v:oval>
   </v:group>
</toolbar>
<toolbar id="7">
   <v:group style="width:24; height:24; cursor:hand" coordsize="30,30" title="多边形" onclick="select(this)">
    <v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
    <v:shape style="width:30; height:30;" path="m 14,4 l 4,14 12,24 24,18 15,12 x e">
     <v:fill opacity="0" />
    </v:shape>
   </v:group>
</toolbar>
<toolbar id="9">
   <v:group style="width:24; height:24; cursor:hand" coordsize="30,30" title="折线" onclick="select(this)">
    <v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
    <v:polyline points="4,18 20,4 8,20 24,10 10,22 22,20">
     <v:fill opacity="0" />
    </v:polyline>
   </v:group>
</toolbar>
<toolbar id="4">
   <v:group style="width:24; height:24; cursor:hand" coordsize="30,30" title="曲线" onclick="select(this)">
    <v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
    <v:curve from="4,24" control1="8,-10" control2="20,30" to="24,4">
     <v:fill opacity="0" />
    </v:curve>
   </v:group>
</toolbar>
<toolbar id="10">
   <v:group style="width:24; height:24; cursor:hand" coordsize="30,30" fillcolor="#ffffff" title="文字" onclick="select(this)">
    <v:rect style="width:30; height:30;" strokecolor="#000000" strokeweight="1" />
    <v:line from="14,4" to="4,26" />
    <v:line from="15,4" to="24,26" />
    <v:line from="10,18" to="20,18" />
   </v:group>
</toolbar>
<colorbar>
  <table cellspacing="0" cellpadding="0">
   <tr>
    <td rowspan="2">
     <v:group style="width:30; height:30;" coordsize="40,40">
      <v:rect style="width:40; height:40;" fillcolor="#ccc" />
      <v:rect id="color2" style="left:16; top:16; width:20; height:20;" fillcolor="#ffffff" onmousedown="setcolorkey=this" title="充填色" />
     <v:rect id="color1" style="left:4; top:4; width:20; height:20;" fillcolor="#000000" onmousedown="setcolorkey=this" title="绘图色" />
    </v:group>
   </td>
   <td>
    <v:rect style="width:30; height:15;" fillcolor="#000000" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#808080" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#800000" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#808000" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#008000" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#008080" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#000080" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#800080" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#808040" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#004040" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#0080ff" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#004080" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#4000ff" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#804000" onclick="setcolor(this.fillcolor)" />
   </td>
  </tr>
  <tr>
   <td>
    <v:rect style="width:30; height:15;" fillcolor="#ffffff" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#c0c0c0" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#ff0000" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#ffff00" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#00ff00" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#00ffff" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#0000ff" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#ff00ff" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#ffff80" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#80ffff" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#80ffff" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#8080ff" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#ff0080" onclick="setcolor(this.fillcolor)" />
    <v:rect style="width:30; height:15;" fillcolor="#ff8040" onclick="setcolor(this.fillcolor)" />
   </td>
  </tr>
</table>
</colorbar>
<linebox>
  <v:group style="width:50; height:80" coordsize="50,80" title="线型选择">
   <v:rect style="width:50; height:80" />
   <v:line from="4,4" to="46,4" onclick="dashstyle.dashstyle=this.stroke.dashstyle">
    <v:stroke dashstyle="solid" />
   </v:line>
   <v:line from="4,10" to="46,10" onclick="dashstyle.dashstyle=this.stroke.dashstyle">
    <v:stroke dashstyle="shortdash" />
   </v:line>
   <v:line from="4,16" to="46,16" onclick="dashstyle.dashstyle=this.stroke.dashstyle">
    <v:stroke dashstyle="shortdot" />
   </v:line>
   <v:line from="4,22" to="46,22" onclick="dashstyle.dashstyle=this.stroke.dashstyle">
    <v:stroke dashstyle="shortdashdot" />
   </v:line>
   <v:line from="4,28" to="46,28" onclick="dashstyle.dashstyle=this.stroke.dashstyle">
    <v:stroke dashstyle="shortdashdotdot" />
   </v:line>
   <v:line from="4,34" to="46,34" onclick="dashstyle.dashstyle=this.stroke.dashstyle">
    <v:stroke dashstyle="dash" />
   </v:line>
   <v:line from="4,40" to="46,40" onclick="dashstyle.dashstyle=this.stroke.dashstyle">
    <v:stroke dashstyle="dot" />
   </v:line>
   <v:line from="4,46" to="46,46" onclick="dashstyle.dashstyle=this.stroke.dashstyle">
    <v:stroke dashstyle="dashdot" />
   </v:line>
   <v:line from="4,52" to="46,52" onclick="dashstyle.dashstyle=this.stroke.dashstyle">
    <v:stroke dashstyle="longdash" />
   </v:line>
   <v:line from="4,58" to="46,58" onclick="dashstyle.dashstyle=this.stroke.dashstyle">
    <v:stroke dashstyle="longdashdot" />
   </v:line>
   <v:line from="4,64" to="46,64" onclick="dashstyle.dashstyle=this.stroke.dashstyle">
    <v:stroke dashstyle="longdashdotdot" />
   </v:line>
   <v:rect style="left:2; top:68; width:46; height:8;" fillcolor="#c0c0c0" strokecolor="#c0c0c0" />
   <v:line from="6,72" to="44,72">
    <v:stroke id="dashstyle" dashstyle="solid" size="4" />
   </v:line>
  </v:group>
</linebox>
<gradient>
  <v:group style="width:120;height:120" coordsize="120,120" onmousemove="cursor(1)" onmouseout="cursor(0)" title="过渡色充填">
   <v:rect style="width:120; height:120;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
   <v:group style="left:35; top:13; width:50; height:34"  coordsize="50,34">
     <v:rect style="width:50; height:34" fillcolor="#ffff80" />
     <v:rect style="left:6; top:4; width:16; height:20;" fillcolor="#0000ff" />
     <v:oval style="left:18; top:4; width:26; height:26;" fillcolor="#00ff00" />
     <v:shape style="width:50; height:34" path="m 8,30 l 22,15 36,30 x e" fillcolor="#ff0000" />
   </v:group>
   <v:rect style="left:10; top:10; width:100; height:40;">
    <v:fill id="gradientbar" opacity="50%" type="gradient" color="red" color2="blue" angle="270" colors="30% yellow,70% green"  focusposition="50%,50%"/>
   </v:rect>
   <v:shape id="gradient1" style="left:8; top:50; width:120; height:100;" fillcolor="red" path="m 2,0 l 0,4 0,10 5,10 5,4 x e" onclick="gradientcolor(this)" />
   <v:shape id="gradient4" style="left:108; top:50; width:120; height:100;" fillcolor="blue" path="m 2,0 l 0,4 0,10 5,10 5,4 x e" onclick="gradientcolor(this)" />
   <v:shape id="gradient2" style="left:38; top:50; width:120; height:100;" fillcolor="yellow" path="m 2,0 l 0,4 0,10 5,10 5,4 x e" onclick="gradientcolor(this)" onmousemove="gradientpoint(this)" onmouseout="gradientx=-1" title="色阶1" />
   <v:shape id="gradient3" style="left:78; top:50; width:120; height:100;" fillcolor="green" path="m 2,0 l 0,4 0,10 5,10 5,4 x e" onclick="gradientcolor(this)" onmousemove="gradientpoint(this)" onmouseout="gradientx=-1" title="色阶2" />
   <v:line from="10,70" to="110,70" title="焦点1" />
   <v:shape id="focus1" style="left:58; top:66; width:120; height:100;" fillcolor="white" path="m 2,0 l 0,4 2,8 4,4 x e" onmousemove="gradientpoint(this)" onmouseout="gradientx=-1" title="焦点1" />
   <v:line from="10,80" to="110,80" title="焦点2" />
   <v:shape id="focus2" style="left:58; top:76; width:120; height:100;" fillcolor="red" path="m 2,0 l 0,4 2,8 4,4 x e" onmousemove="gradientpoint(this)" onmouseout="gradientx=-1" title="焦点2" />
   <v:line from="10,90" to="110,90" title="旋转角" />
   <v:line from="10,90" to="10,95" title="0°" onclick="anglepoint(this)" />
   <v:line from="35,90" to="35,95" title="90°" onclick="anglepoint(this)" />
   <v:line from="60,90" to="60,95" title="180°" onclick="anglepoint(this)" />
   <v:line from="85,90" to="85,95" title="270°" onclick="anglepoint(this)" />
   <v:line from="110,90" to="110,95" title="360°" onclick="anglepoint(this)" />
   <v:shape id="angle" style="left:83; top:86; width:120; height:100;" fillcolor="white" path="m 2,0 l 0,4 2,8 4,4 x e" onmousemove="gradientpoint(this)" onmouseout="gradientx=-1" title="旋转角" />
   <v:line from="10,100" to="110,100" title="透明度" />
   <v:line from="10,100" to="10,105" title="100%" onclick="opacitypoint(this)" />
   <v:line from="60,100" to="60,105" title="50%" onclick="opacitypoint(this)" />
   <v:line from="110,100" to="110,105" title="0%" onclick="opacitypoint(this)" />
   <v:shape id="opacity" style="left:58; top:96; width:120; height:100;" fillcolor="white" path="m 2,0 l 0,4 2,8 4,4 x e" onmousemove="gradientpoint(this)" onmouseout="gradientx=-1" title="透明度" />
  </v:group>
</gradient>
</root>

文章整理:西部数码--专业提供域名注册虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!
相关主题
文章页数:[1] 
Google
热门文章
·Windows下的PHP5.0安装配制详解-PHP教程,PHP安装
·PHP在XP下IIS和Apache2服务器上的安装-PHP教程,PHP应用
·最近忙于FTP,好站多多!有好多好东东哦!不敢独享!-PHP教程,PHP基础
·PHP 5.0 Pear安装方法-PHP教程,PHP安装
·PHP开发利器-PRADO 1.6(4)-PHP教程,PHP应用
·Sun Sparc Solaris 2.6 Apache-1.3.12+MySQL-3.23.5+PHP-3.0.15 安装记-PHP教程,PHP应用
·php5学习笔记(转)-PHP教程,PHP应用
·APACHE安装笔记-PHP教程,PHP安装
·PHP.MVC的模板标签系统(四)-PHP教程,PHP应用
·PHP.MVC的模板标签系统(二)-PHP教程,PHP应用

最新文章
·PHP源码-利用 QQWry.Dat 实现 IP 地址高效检索
·Php高手带路--问题汇总解答[2]
·PHPQQ编程(2):取QQ在线状态
·php5手动最简安装方法
·福利彩票幸运号码自动生成器
·PHP开发利器-PRADO 1.6
·在Apache 服务器上启用PHP支持
·Windows2000_pro下安装Apache+PHP4+My
·php文件上传的实现
·PHP开发框架的现状和展望




版权申明:本站文章均来自网络,如有侵权,请联系我们,我们收到后立即删除,谢谢!

特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有。
  打印  刷新  关闭
返回首页 |关于我们 | 联系我们 | 付款方式 | 创业联盟 | 虚拟主机 | 资讯中心 | 友情链接 | 网站地图

版权所有 西部数码(www.west263.com)
CopyRight (c) 2002~2006 west263.com all right reserved.
公司地址:四川成都市万和路90号天象大厦4楼 邮编:610031
电话总机:028-86262244 86263048 86263408 86263960 86264018 86267838
售前咨询:总机转201 202 203 204 206 208
售后服务:总机转211 212 213 214
财务咨询:总机转224 223 传真:028-86264041 财务QQ:点击发送消息给对方635483282
售前咨询QQ:点击发送消息给对方2182518 点击发送消息给对方241975952 点击发送消息给对方275026793 点击发送消息给对方408235859
售后服务QQ:点击发送消息给对方17708515 点击发送消息给对方307742704 点击发送消息给对方287976517 点击发送消息给对方363783715
《中华人民共和国增值电信业务经营许可证》编号:川B2-20030065号