- 博客(2)
- 资源 (8)
- 收藏
- 关注
原创 多字段模糊查询
[b]quote:[/b]create table orders (id int not null auto_increment,name varchar(100) not null,email varchar(255) not null,address text not null,pay_type char(10) not null,shipped_at date...
2011-05-24 18:00:10
410
原创 JS判断不能全部输入空格 和 去掉所有空格
//不能全部输入空格function validator(){var var1 = document.getElementById( "1 ") ;alert(var1);var parten = /^\s*$/ ;if(parten.test(var1))alert( "all spaces! ") ;elsealert( "n...
2011-05-18 17:15:00
305
RandomForest_1.pdf
2019-06-03
RandomForest_2.pdf
2019-06-03
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅