Live2d Test Env
摘要: 网上看到的一段烂代码,勉强有用 function getTel(){ var n = 2,telstr = '1'; while(n<12){ if(n<3){ while(1){ var nums = Math.floor(Math.random()*10); if(nums!==0&&nums! 阅读全文
posted @ 2023-04-30 12:06 致爱丽丝 阅读(26) 评论(2) 推荐(0)