<script>
function GetValues()
{
    document.all.LbText.value 
= document.all.TextBox1.value;
}
</script>

相关文章:

  • 2022-12-23
  • 2021-08-14
  • 2022-12-23
  • 2021-12-14
  • 2021-07-26
  • 2022-12-23
  • 2021-07-04
猜你喜欢
  • 2022-12-23
  • 2021-11-10
  • 2022-12-23
  • 2022-02-26
  • 2022-12-23
  • 2021-08-14
相关资源
相似解决方案