0 0

How to merge mp3 in Java15

I know ringdroid can implement mp3 cut,If I want to merge two mp3 to one,who can support me to some solution by open source,TKS!

问题补充:
kidding87 写道
建议你看看这个博客,博主对mp3的处理很精通,有问题你也可以直接问他

http://lfp001.iteye.com

虽然不能解决我的问题,但也给我指了条路,谢谢!
2012年3月18日 21:20

1个答案 按时间排序 按投票排序

0 0

采纳的答案

建议你看看这个博客,博主对mp3的处理很精通,有问题你也可以直接问他

http://lfp001.iteye.com

2012年3月19日 10:52

相关推荐

    UE(官方下载)

    This tutorial will show you how to access the information you need in your browser by simply highlighting your text in the edit window and clicking your toolbar button How to install UE3 UE3 is the ...

    Java 9 Data Structures and Algorithms

    See how to use recursive functions and immutability while understanding and in terms of recursion Handle reactive programming and its related data structures Use binary search, sorting, and efficient ...

    How to Write a Git Commit Message

    147709f Tweak to package-info.java files 22b25e0 Consolidated Util and MutableAnnotationUtils classes into existing AsmUtil 7f96f57 polishing ``` 以上这些提交消息不仅长度不一,而且形式多样,很难从中...

    Python Data Structures and Algorithms [2017]

    By the end of the book, you will learn how to build components that are easy to understand, debug, and use in different applications. What you will learn Gain a solid understanding of Python data ...

    Everyday Data Structures

    If you're self-taught programmers in any language who wants to gain a solid understanding of data structures and how to use them to solve real-world problems in your day-to-day development work, then ...

    Packt.Spring.5.0.Projects.rar

    This book will show you how to build various projects in Spring 5.0, using its features and third party tools. We'll start by creating a web application using Spring MVC, Spring Data, the World Bank ...

    MyBatisCodeHelper-Pro.zip

    MyBatisCodeHelper-Pro插件免费版 Features Type safe sql support, plugin can recognize mybatis dynamic sql ...How to use view on https://github.com/gejun123456/MyBatisCodeHelper-Pro qqGroup:914051156

    R for Programmers: Advanced Techniques

    The author leads readers to merge mature and effective methdologies in traditional programing to R programing. It shows how to interface R with C, Java, and other popular programing laguages and ...

    cuteEditor6.0

    There are no slow Java or ActiveX components to worry about and everything is handled in the browser! <br/> 支持相对地址和URL自动关联(Demo) <br/>With Cute Editor, you have the choice ...

    BSD HACKS -- 100个业界最尖端的技巧和工具

    How to Use this Book How This Book Is Organized Conventions Used in This Book Using Code Examples We'd Like to Hear from You Chapter 1. Customizing the User Environment ...

    Pandas面试题.pdf

    merged_df = pd.merge(df1, df2, on='key', how='inner') ``` 8. **如何将列设置为DataFrame的索引?** - 使用`.set_index()`方法: ```python df.set_index('column_name', inplace=True) ``` 9. **如何在...

    20 条非常实用的 Python 代码

    return [vowel for vowel in s if vowel in 'aeiou'] print("元音字母为:", get_vowels('This is some random string')) # 输出:元音字母为: ['i', 'i', 'o', 'e', 'a', 'o', 'i'] ``` #### 7. 计算代码执行时间...

Global site tag (gtag.js) - Google Analytics