在mvc中

@Html.TextBox("txtCode","",new {@class="code",style="width:101px;;height:28px;background-color:#fff"})

等于

<input  />

  

相关文章:

  • 2022-12-23
  • 2021-08-29
  • 2022-12-23
  • 2021-12-26
  • 2021-08-03
  • 2021-12-20
  • 2021-12-02
  • 2022-12-23
猜你喜欢
  • 2021-08-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-15
相关资源
相似解决方案