2015年4月如玉

开源中国的日志会越来越多的,多到我无法整理。于是在博客园开一个博客同步制定计划。

本月成为一个js大神哦

window.onload=fn();

function fn(){
	var dd = navigator.userAgent;

	document.getElementById("thisit").innerHTML=fnn("--", "red", "orange", "blue");
}

function fnn(separator){

	var args = Array.prototype.slice.call(arguments, 1);
	//var args = Array.slice(arguments);//If Array generics泛型? are available, one can use the following instead
	return args.join(separator);
}

本月数据挖掘飞起哦!

四月很舒服

posted @ 2015-04-14 01:12  boom boom pow  阅读(112)  评论(0编辑  收藏  举报