会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
初陽
博客园
首页
新随笔
联系
管理
04 2023 档案
js实现文字左右轮播
摘要:<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> .textDiv{ position: relative; width: 70%; margin: 0 auto;
阅读全文
posted @
2023-04-04 14:54
初·陽
阅读(280)
评论(0)
推荐(0)
编辑
使用UUID生成token
摘要:String token = UUID.randomUUID().toString().replace("-", "");
阅读全文
posted @
2023-04-03 17:26
初·陽
阅读(29)
评论(0)
推荐(0)
编辑
公告