【Java】Java中如何获取Element中的value值?
element
A Vue.js 2.0 UI Toolkit for Web
项目地址:https://gitcode.com/gh_mirrors/eleme/element
·
我拿到一个Element了,想获取Element中的value值,怎么获取?
<input d="1" readonly="true" cet="Text" id="cellId4" minfont="0" name="cellId4" t="HYMC" title="会议名称" type="text" class="FC16 c36 S103 c29" style="border:0px;height:23px;left:116px;line-height:21px;padding-top:1px;position:absolute;top:50px;width:484px;" value="ggggggggggggggggg">
这里,通过模拟请求拿到cookie,拼接url网页网址,最后,后台获取到了页面信息;
Element类的HYMC用val()获取value里面的内容:
欢迎大家关注我:
A Vue.js 2.0 UI Toolkit for Web
最近提交(Master分支:1 个月前 )
c345bb45
1 年前
a07f3a59
* Update transition.md
* Update table.md
* Update transition.md
* Update table.md
* Update transition.md
* Update table.md
* Update table.md
* Update transition.md
* Update popover.md 1 年前
新一代开源开发者平台 GitCode,通过集成代码托管服务、代码仓库以及可信赖的开源组件库,让开发者可以在云端进行代码托管和开发。旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。
更多推荐


所有评论(0)