-
HTML5.pdf
HTML5开发教程,HTML5从入门到精通,详细解释HTML5增加的新Tag。(HTML5 development tutorial, HTML5 from entry to proficiency, explains in detail the new Tag added to HTML5)
- 2020-06-24 17:40:02下载
- 积分:1
-
javascript动态响应式页面
javascript动态响应式h5页面,大图应用,大气,功能使用,页面简洁直观
- 2022-07-17 08:38:35下载
- 积分:1
-
华为官网
说明: HTML+原生css+原生Javascript编写的华为官网项目,适合前端新手练习。(The project of Huawei official website written by HTML + native CSS + native JavaScript is suitable for beginners to practice.)
- 2020-09-15 16:03:59下载
- 积分:1
-
输入点击次数,程序自动点击鼠标,知道次数到达指定
输入点击次数,程序自动点击鼠标,知道次数到达指定-Enter clicks, the program automatically clicks the mouse, know the number, arrived at the designated
- 2022-07-20 11:28:22下载
- 积分:1
-
预约功能
function yuyueshanchu4(btn){
var name=$(btn).parent().siblings().eq(0).text();
var id = getCookie("uid");
$.ajax({
url:"http://localhost:8888/design/user/yuyuedecrease4.do",
type:"post",
data:{"name":name,"id":id},
dataType:"json",
success:function(result){
if(result.status==0){
alert(result.msg);
$(btn).parent().parent().remove();
}
},
error:function(){
alert("删除异常");
}
});
}
- 2022-10-14 13:15:03下载
- 积分:1
-
record_Final
基于matlab对语音进行特征参数提取,毕业论文等神器,用处很大(Based on matlab voice characteristic parameter extraction, thesis artifact, useful)
- 2013-04-30 14:25:16下载
- 积分:1
-
@namespace#clockLidoo-0.0.1.tar
DATAV大数据可视化,时间插件功能,应用阿里云datav框架,大屏开发控件(DATAV large data visualization)
- 2018-06-20 17:41:08下载
- 积分:1
-
投票系统
一个功能完全的投票系统,对于票选很有用处
- 2023-03-25 08:15:05下载
- 积分:1
-
getCurrentPosition方法
H5获取定位信息,需要HTTPS支持,有没有更方便点的啊(H5 positioning information, need HTTPS support, have a more convenient point)
- 2019-04-27 16:33:45下载
- 积分:1
-
jsp583高校图书借阅管理系统mysql版本
说明: 基于JavaScript和MySQL开发的图书管理系统(Library Management System Based on JavaScript and MySQL)
- 2019-04-20 18:24:43下载
- 积分:1