logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

linux 下使用 java jar 运行可执行 jar 包的正确方式

转:http://codepub.cn/2016/05/11/The-correct-way-to-use-java-jar-run-an-executable-jar-package-under-Linux/问题来源一般来说,一个大型的项目都会有一些依赖的JAR包(Java归档,英语:Java ARchive),而在将项目部署到服务器的过程中,如果没有持续集成环境的话,也就是说服务器不支持在..

spark学习连接

Spark机器学习实战(二)电影评分数据获取与可视化https://www.jianshu.com/p/7a49d1981189基于Spark和Hive进行的豆瓣电影数据分析https://blog.csdn.net/gamer_gyt/article/details/52142375大数据Spark+Kafka实时数据分析案例https://www.cnblogs.com/zhaoji...

学习资源汇总(持续更新)

转:https://www.jianshu.com/p/45f3c8efedaf1.面试相关基础知识https://github.com/CyC2018/CS-Notes50K stars算法/深度学习https://github.com/imhuay/Algorithm_Interview_Notes-Chinese10K stars2. 语言相关...

GitHub上非常实用的40个开源JAVA项目

转https://blog.csdn.net/qq_17231297/article/details/88366425版权声明:欢迎转载,注明出处即可,谢谢!https://blog.csdn.net/qq_17231297/article/details/88366425</div><...

学习资源汇总(持续更新)

转:https://www.jianshu.com/p/45f3c8efedaf1.面试相关基础知识https://github.com/CyC2018/CS-Notes50K stars算法/深度学习https://github.com/imhuay/Algorithm_Interview_Notes-Chinese10K stars2. 语言相关...

ImportError: No module named _sqlite3

问题:在python下无法使用sqlite3,该python2.7.14 是解压 连接的pi@dueros-python-client:/usr/local/python2.7.14 $ pythonPython 2.7.14 (default, Oct 24 2017, 14:44:28)[GCC 4.9.2] on linux2Type “help”, “copyright”, “cr...

mysql数据文件迁移至新硬盘

转:https://blog.csdn.net/magicpenta/article/details/86543543文章目录一、SSD 初始化1.1 查看 SSD 信息1.2 分区1.3 格式化1.4 挂载与自动挂载二、迁移MySQL数据文件2.1 停止服务2.2 迁移数据文件目录2.3 修改目录权限2.4 新建软链接2.5 重启服务最近项目遇到 MySQL 的效率瓶颈...

到底了