摘要:        
<script> (function() { document.addEventListener('copy',(e)=>{ e.preventDefault(); e.stopPropagation(); console.info('触发复制事件'); /** 返回一个Selection对象,表示    阅读全文
posted @ 2021-06-29 14:44
3ξ
阅读(331)
评论(0)
推荐(0)
        
            
        
        
摘要:        
pip install eyed3 import eyed3 audiofile = eyed3.load("a.mp3") audiofile.tag.artist = "Wu Sen" audiofile.tag.album = "爱音乐专辑" audiofile.tag.album_artis    阅读全文
posted @ 2021-06-29 13:35
3ξ
阅读(253)
评论(0)
推荐(0)
        

浙公网安备 33010602011771号