09 2016 档案
摘要:1、<context:annotation-config/> 进行注解的声明 <context:component-scan base-package="com.commsoft.*" />扫面com.commsoft目录下面的所有配置文件 <task:annotation-driven/> 解决定
阅读全文
摘要:1、jquery获取select标签中相应的选中option的text文本以及索引 $("#id").find("option:selected").text(); 获取select选中的索引值有如下方法 $("option:selected","#id").index(); $('#id').pr
阅读全文

浙公网安备 33010602011771号