-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1
-
安信多用户商城(
安信多用户商城(生成Html免费无限版)8.5.0,是基于asp+access/SQLServer生成html的多用户商城系统,主要定位于同城电子商务及其他专属行业领域,提供商家网上开店服务。系统提供多套网店装修模版,可满足不同行业的商家开店需求。
安信多用户商城系统 8.5.0 更新日志:2016-03-01
01.更新主站模版方案;
02.增加了生活分类信息频道;
- 2023-08-25 23:55:09下载
- 积分:1
-
SSH
MyEclipse 三层框架开发Web项目 通过注解代替配置从而节省代码 简洁代码(The myeclipse three-tier framework development web project to save code conciseness by replacing the configuration with annotations)
- 2017-03-01 11:06:19下载
- 积分:1
-
Chart.js
说明: Javascript for PHP chart on web browser
- 2020-06-16 23:40:01下载
- 积分:1
-
网上点餐系统前端页面
主要是网上点餐系统的前端界面,用于学习的.
- 2022-03-03 22:38:23下载
- 积分:1
-
raphael-2.2.4
Version 2.2.4 of RaphaelJS (v2.2.4)
- 2019-01-29 10:31:50下载
- 积分:1
-
flyme7 root
146849215+8182161261281(1456216126184581hrhrqhq)
- 2020-06-20 09:20:01下载
- 积分:1
-
imageinfo
说明: 给谷歌浏览器添加右键菜单功能,可查看网页图片信息(Add right-click menu function to Google browser to view picture information of web page)
- 2020-02-10 21:23:37下载
- 积分:1
-
大学闲置书交易系统
大二学生党,刚做做完了javaWeb的大作业,感觉实在是不容易,用到了javaEE中的jsp,servlet,jdbc,还有底层的mysql数据库,虽然是和其他同学一起分组完成的作业,但还是感觉收获颇多。这份大作业确实很适合做大学的期末javaweb大作业。
- 2023-06-17 01:35:05下载
- 积分:1
-
web实现串口调用数据发送接收
使用js调用IE的插件mscomm32,使用该插件读取串口的数据,实现收发信息
- 2022-06-18 16:31:20下载
- 积分:1