文件名称:java8stream源码-FlashGetter:带有JavaSwing的多线程下载工具
文件大小:1.29MB
文件格式:ZIP
更新时间:2024-06-24 10:27:03
系统开源
java8 stream 源码 FlashGetter 写这个软件的目的主要在于对Java抽象编程以及java8新特性的应用(主要为集合以函数式风格进行操作), 更重要的是应用自己的一些在软件结构上的创新设计(从结果上来看,新的设计似乎能够大大减少冗余代码, 大幅度的松散耦合)。至于软件本身的功能,这不是讨论的重点,但是它可以提供基本的文件下载功能以 及相对于Java Swing对用户更加友好的界面。 the main purpose of this project is to put the abstract programming and the new feature of java8 into practice(especially using function programming in collection), furthermore, using the creative design onto software structure is the key. as for the software itself, it doens't make any sense in