Posted in Javascript onOctober 31, 2009
/jslib/other/IntUtil_post.js
大家先把上面的代码保存到本地。保存为IntUtil_post.js
测试代码:
<script language="javascript" src="IntUtil_post.js"></script> <script language="javascript"> <!-- alert($System.Math.IntUtil.genGUID()); alert($System.Math.IntUtil.genGUIDV4()); alert($System.Math.IntUtil.genRandomString(5)); //--> </script>
javascript GUID生成器实现代码
声明:登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述。
Reply on: @reply_date@
@reply_contents@