05 2019 档案

摘要:原文:https://zhuanlan.zhihu.com/p/32764345 # 类似函数的形式 class A: def __init__(self, name, score): self.name = name # 普通属性 self.score = score def getscore(s 阅读全文
posted @ 2019-05-29 22:38 liujiacai 阅读(260) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.s4lm0x.com/archives/40.html https://www.cnblogs.com/sunshine-H/p/8110608.html 超详细 值得收藏 linux CentOS 7 配置Apache服务【转发+新增】 https://blog.51 阅读全文
posted @ 2019-05-20 15:07 liujiacai 阅读(1282) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/u014044812/article/details/51004754 https://blog.csdn.net/j080624/article/details/80703903 MySQL - SQL语句执行顺序 今天遇到一个问题就是mysql中 阅读全文
posted @ 2019-05-16 22:25 liujiacai 阅读(450) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.cnblogs.com/heaven-xi/p/9961354.html 1.配置文档中使用$CATALINA_HOME变量声明为tomcat的安装目录并明确写出了tomcat的配置文件路径,此路径为测试环境的路径,线上系统对应配置文件的路径可能不一样,在进行相关配置时 阅读全文
posted @ 2019-05-07 10:51 liujiacai 阅读(1016) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.cnblogs.com/heaven-xi/p/9961357.html#top 1.配置文档中有多处明确写出了nginx的配置文件路径,该路径是测试环境中的路径,线上系统的nginx配置文件与文档中所写的路径可能不一样,在进行相关配置时,应以线上配置文件的实际路径为准 阅读全文
posted @ 2019-05-07 10:49 liujiacai 阅读(1658) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.cnblogs.com/ws0751/p/8361353.html#top 登月图片消噪 登月图片消噪 登月图片消噪 登月图片消噪 scipy.fftpack模块用来计算快速傅里叶变换速度比传统傅里叶变换更快,是对之前算法的改进图片是二维数据,注意使用fftpack的二 阅读全文
posted @ 2019-05-06 17:12 liujiacai 阅读(1247) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.cnblogs.com/ws0751/p/8361330.html https://www.cnblogs.com/ws0751/p/8313017.html matplotlib常用操作2 https://www.cnblogs.com/ws0751/p/831298 阅读全文
posted @ 2019-05-06 17:11 liujiacai 阅读(539) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/lly1122334/article/details/80596026 Python3的四舍五入round()函数坑爹?不,更科学!Python2中,round()的结果就是我们所理解的四舍五入,round(1.5)=2,round(2.5)=3。 阅读全文
posted @ 2019-05-05 15:30 liujiacai 阅读(833) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示