/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生成器实现代码的全部内容,更多相关javascript内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复