外部 Js を導入する必要がある場合は、 を実行するために更新する必要があります]<script>
//设定目标时间(数组元素)
//target[target.length]=new Date(年,月-1,日,时,分,秒).getTime()
target[target.length]=new Date(2015,11,15,00,00,00).getTime();
//设定倒计时显示地址(数组元素)
time_id[time_id.length]="TimeCounter_0"
</script>