⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pillarstat.htm

📁 HTC,demo WEB用于。 超大型
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:ehfs>
	<HEAD>
		<TITLE>pillarstat view </TITLE>
		<link href="../css/control.css" rel="stylesheet" type="text/css">
			<META NAME="Generator" CONTENT="EditPlus">
			<META NAME="Author" CONTENT="">
			<META NAME="Keywords" CONTENT="">
			<META NAME="Description" CONTENT="">
			<script language="javascript">
			function load(){
				btnChangeData.bindClick = changeData;
			}
			
			function changeData(){
				psStat.xmlSource = "../xml/pillarStat_new.xml";
				psStat.caption = "北京市2005年5月卫生资源财务成本构成分析";
				psStat.width = 250;
				psStat.xTextSlant="yes";
				psStat.hasXText = "yes";
				psStat.hasLegend = "no";
				psStat.yScaleIsInteger = "yes";
				psStat.extrusionSingleColor = "no";
				psStat.psOrientation = "plumb";
				psStat.extrusionDepth = "8";
				psStat.psStyle = "1";
				psStat.refreshData();
			}
			</script>
	</HEAD>
	<BODY onload="load()">
		<ehfs:ps id="psStat" tagID="myPillarStat" left="35" top="10" width="240" height="240" xTextSlant="no" psOrientation="plumb" extrusionSingleColor="no" hasLegend="no" hasXText="yes" hasBorder="no" borderColor="#eeeeee" borderWeight="5" extrusionDepth="8" caption="南宁市5月份HIV发病统计分析" xmlSource="../xml/pillarStat.xml" init="1" />
		<ehfs:btn id="btnChangeData" left="130" top="400" width="80" caption="改变数据" init="1"></ehfs:btn>
	</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -