摘要:
首先引入GOOGLE MAP的JS文件<script type="text/javascript" src="http://ditu.google.com/maps?file=api&v=3"></script>以下为源代码String.prototype.trim = function() { return this.replace(/(^\s*)|(\s*$)/g, "");};String.prototype.empty = function() { return this.trim() 阅读全文
posted @ 2011-08-12 14:00
柴哥
阅读(1566)
评论(1)
推荐(1)
浙公网安备 33010602011771号