# Java - [FastJson序列化时过滤字段(属性)的方法总结 - PC君 - 博客园](https://www.cnblogs.com/pcheng/p/11507901.html) - [JSON最佳实践 | kimmking's blog](http://kimmking.github.io/2017/06/06/json-best-practice/) - [fastjson之@JSONField注解的几个的使用详细示范_请叫我大师兄-CSDN博客_jsonfield注解](https://lixuekai.blog.csdn.net/article/details/83381091?utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-2.control&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-2.control) - [Fastjson使用JSONFeild快速格式化小数点后几位_lobinsonCJX的博客-CSDN博客_jsonformat格式化小数](https://blog.csdn.net/qq_21915727/article/details/109248545) - [FastJson的介绍与使用(一)_JL-CSDN博客_fastjson是什么](https://blog.csdn.net/JLoveforever/article/details/79885485?utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-1.base&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-1.base) - [java中文件复制的4种方式 - 壹佰 - 博客园](https://www.cnblogs.com/xxjcai/p/11581987.html) - [使用 ListResourceBundle | JAVA8 官网笔记教程](https://zq99299.github.io/java-tutorial/i18n/resbundle/list.html#%E5%88%9B%E5%BB%BA-listresourcebundle) - [Java Forums at the Big Moose Saloon](https://www.coderanch.com/forums) - [eclipse自动生成getter,setter方法全选快捷键_已解决_博问_博客园](https://q.cnblogs.com/q/62701/) - [eclipse将项目打包成jar运行_静雄桑的博客-CSDN博客_eclipse打包成jar](https://blog.csdn.net/qq_36173194/article/details/82842531) - [List集合排序 sort方法 - 阿亮在努力 - 博客园](https://www.cnblogs.com/liqiliang1437/p/13071993.html) - [JFreeChart](https://www.jfree.org/jfreechart/index.html) - [JFreeChart - Quick Guide - Tutorialspoint](https://www.tutorialspoint.com/jfreechart/jfreechart_quick_guide.htm) - [JFreeChart参考API - JFreeChart在线教程](http://gitbook.net/jfreechart/jfreechart_referenced_apis.html) - [org.jfree.chart.entity (JFreeChart 1.5.0 API)](https://www.jfree.org/jfreechart/api/javadoc/index.html) - [Java JFreeChart|极客教程](https://geek-docs.com/java/java-tutorial/jfreechart.html) - [ECharts 教程 | 菜鸟教程](https://www.runoob.com/echarts/echarts-tutorial.html) - [java-使用鼠标平移图表-Jfreechart](https://www.icode9.com/content-1-503065.html) - [Pan chart using mouse - Jfreechart | 易学教程](https://www.e-learn.cn/topic/1027403) - [jfreechart图表的数据刷新_xiaozhendong123的博客-CSDN博客](https://blog.csdn.net/xiaozhendong123/article/details/50113051) - [JFreeChart| 图表高级自定义-图表条目标签(CategoryItemLabelGenerator)_YvesHe的专栏-CSDN博客](https://blog.csdn.net/u011479200/article/details/81515620) - [Overview (JFreeChart 1.5.3 API)](https://www.jfree.org/jfreechart/javadoc/index.html) - [com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed J_zhuhai__yizhi的专栏-CSDN博客](https://blog.csdn.net/zhuhai__yizhi/article/details/51672390) - [java.lang.IllegalArgumentException: Unexpected char 0x5a46 at 35 in Content-Disposition value: f_马彦虎的博客-CSDN博客](https://blog.csdn.net/weixin_37639900/article/details/104009283) - [Retrofit2 详解和使用(一)_慢跑的乌龟-CSDN博客_retrofit2](https://blog.csdn.net/m0_37796683/article/details/90702095) - [Retrofit2 使用@Multipart上传文件_唐诺-CSDN博客_retrofit上传文件](https://blog.csdn.net/zhijiandedaima/article/details/84587291) - [这是一份很详细的 Retrofit 2.0 使用教程(含实例讲解)_专注分享 Android开发 干货-CSDN博客_retrofit](https://blog.csdn.net/carson_ho/article/details/73732076) - [Android okHttp网络请求之文件上传下载 - 总李写代码 - 博客园](https://www.cnblogs.com/whoislcj/p/5529827.html) - [More than one file was found with OS independent path 'META-INF/DEPENDENCIES'_shenggaofei的博客-CSDN博客](https://blog.csdn.net/shenggaofei/article/details/82998420) - [在Servlet3.0中使用request.getParts()获取上传文件_u012334071的专栏-CSDN博客_request.getpart](https://blog.csdn.net/u012334071/article/details/50261063) - [servlet3.0 getPart()与getParts()获取上传文件 - new_chaos的个人空间 - OSCHINA - 中文开源技术交流社区](https://my.oschina.net/newchaos/blog/1619284) - [JAVA发送http get/post请求,调用http接口、方法_java漫步天下的专栏-CSDN博客](https://blog.csdn.net/java173842219/article/details/54020168?utm_medium=distribute.pc_relevant.none-task-blog-baidujs_baidulandingword-0&spm=1001.2101.3001.4242) - [java通过HttpServletRequest获取post请求中的body内容的方法_java_脚本之家](https://www.jb51.net/article/134970.htm) - [Android网络编程之使用HttpClient批量上传文件(一)_fengyuzhengfan的专栏-CSDN博客_android httpclient上传文件](https://blog.csdn.net/fengyuzhengfan/article/details/39941851) - [轻松把玩HttpClient_崔成龙 . 勇往直前-CSDN博客](https://blog.csdn.net/xiaoxian8023/category_9264781.html) - [四种常见的 POST 提交数据方式 | JerryQu 的小站](https://imququ.com/post/four-ways-to-post-data-in-http.html) - [Loadrunner进行post请求,body为文件内容时如何处理 - 测试界的一只小虫 - 51Testing软件测试网 51Testing软件测试网-软件测试人的精神家园](http://www.51testing.com/html/24/397424-908984.html) - [org.apache.http.entity.mime (Apache HttpClient Mime 4.5.13 API)](http://hc.apache.org/httpcomponents-client-4.5.x/current/httpmime/apidocs/index.html) - [JAVA POST 上传文件 - SegmentFault 思否](https://segmentfault.com/q/1010000000180787) - [Apache HttpComponents – HttpClient Overview](http://hc.apache.org/httpcomponents-client-4.5.x/index.html) - [Java中doGet, doPost方法和文件上传_张鹿鹿的专栏-CSDN博客](https://blog.csdn.net/u013144863/article/details/52224744) - [post请求设置body为file_鱼香土豆丝-CSDN博客](https://blog.csdn.net/he_min/article/details/81501603) - [HttpClient详细使用示例_JustryDeng-CSDN博客_httpclient](https://blog.csdn.net/justry_deng/article/details/81042379) - [HttpClient - HttpClient Home](http://hc.apache.org/httpclient-legacy/index.html) - [JAVA发送HTTP请求方式总结_灵药的博客-CSDN博客_java发送http请求](https://blog.csdn.net/longshehe9319/article/details/80509829) - [Java Web(一) Servlet详解!! - 有梦想的老王 - 博客园](https://www.cnblogs.com/whgk/p/6399262.html) - [用Eclipse开发配置Servlet_Hey_0912的博客-CSDN博客](https://blog.csdn.net/weixin_45315166/article/details/103087561?utm_medium=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-1.withoutpai&depth_1-utm_source=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-1.withoutpai) - [Eclipse上Maven环境配置使用 (全) - 唐胜伟 - 博客园](https://www.cnblogs.com/tangshengwei/p/6341462.html) - [在eclipse里搜索maven项目需要的dependency_御前四品铲屎官的博客-CSDN博客](https://blog.csdn.net/zhuiyucanxin/article/details/80512129) - [仓库服务](https://maven.aliyun.com/mvn/guide) - [在eclipse里搜索maven项目需要的dependency - 清晨的第一抹阳光 - 博客园](https://www.cnblogs.com/116970u/p/10932205.html) - [Eclipse整合Maven以及中央仓库配置为阿里云 - 程序员大本营](https://www.pianshen.com/article/5343287833/) - [Maven Repository: Search/Browse/Explore](https://mvnrepository.com/) - [MPAndroidChart Documentation - Weeklycoding](https://weeklycoding.com/mpandroidchart-documentation/) - [NavigationView实现侧滑效果 - JavaShuo](http://www.javashuo.com/article/p-brzqlyfx-he.html) - [Android 侧滑菜单的实现(NavigationView) - JavaShuo](http://www.javashuo.com/article/p-nkuurvtf-nt.html) - [Android:设计模式-策略模式-关于Logger日志工具的使用_哑巴湖小水怪的博客-CSDN博客](https://blog.csdn.net/changhuzichangchang/article/details/93167637) - [orhanobut/logger: ✔️ Simple, pretty and powerful logger for android](https://github.com/orhanobut/logger) - [MPAndroidChart_折线图的那些事 - 云+社区 - 腾讯云](https://cloud.tencent.com/developer/article/1941074) - [LineDataSet (MPChartLib v3.1.0 API)](https://javadoc.jitpack.io/com/github/PhilJay/MPAndroidChart/v3.1.0/javadoc/) - [android日志框架Logger的使用_码农搬砖哥的博客-CSDN博客_android logger](https://blog.csdn.net/qq_36512159/article/details/118425034) - [How to Make Dialogs (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Swing Components)](https://docs.oracle.com/javase/tutorial/uiswing/components/dialog.html) - [How to Use Tables (The Java™ Tutorials > Creating a GUI With Swing > Using Swing Components)](https://docs.oracle.com/javase/tutorial/uiswing/components/table.html) - [简单利用PoolingHttpClientConnectionManager来优化HttpClient方法,避免httpclient导致的java.net.SocketException: Network is unreachable (connect failed) - zhuyu++ - 博客园](https://www.cnblogs.com/zhuyu20/p/14165621.html) - [Log4j2进阶使用(Pattern Layout详细设置) - 木木与呆呆 - 博客园](https://www.cnblogs.com/bugzeroman/p/12858115.html) - [log4j2入门hello world_2578612215的技术博客_51CTO博客](https://blog.51cto.com/u_13996197/2451717) - [log4j2.xml 配置文件详解_小阿杰-CSDN博客_log4j2 xml配置详解](https://blog.csdn.net/hijie/article/details/103112600) - [Log4j使用技巧——让子类使用父类中定义的Logger_weixin_34049032的博客-CSDN博客](https://blog.csdn.net/weixin_34049032/article/details/91819116) - [Java教程 - 廖雪峰的官方网站](https://www.liaoxuefeng.com/wiki/1252599548343744)