mysql服务总是在重启状态 查看mysql容器日志 # docker logs 镜像名称 InnoDB: If this error appears when you are creating an InnoDB database, InnoDB: the problem may be that ...
分类:
数据库 时间:
2020-02-28 14:10:29
阅读次数:
83
详细步骤可以参考官方文档 https://docs.openshift.com/container-platform/4.3/operators/operator_sdk/osdk-helm.html 我这里只是记录一些中间过程和思考。 0.环境变量 GOROOT和GOPATH分开 [root@cl ...
分类:
其他好文 时间:
2020-02-27 19:05:16
阅读次数:
241
I'm a newbie when it comes to creating new events to components... and I noticed that TDBGrid has a OnCellClick, but sadly it doesnt have an OnCellDbl ...
分类:
数据库 时间:
2020-02-26 01:52:35
阅读次数:
104
人生不如意之事十之八九,合并分支往往也不是一帆风顺的。 准备新的feature1分支,继续我们的新分支开发: $ git switch -c feature1 Switched to a new branch 'feature1' 修改readme.txt最后一行,改为: Creating a ne ...
分类:
其他好文 时间:
2020-02-25 00:12:03
阅读次数:
105
昨天晚上启动的时候出的问题,当时百度几乎清一色说是注解没加,然而我反复确认注解确实是加了的 直到看到这位老哥的文章https://www.bbsmax.com/A/ke5jre2o5r/ 日常debug我作为初学者看到那么一大段的错误信息,直接复制第一行百度解决方案,所以才掉了这么大一个坑 今天还是 ...
分类:
编程语言 时间:
2020-02-23 11:22:38
阅读次数:
162
[TOC] Creating Plugins Qt Creator的核心是一个插件加载程序,加载并运行一组插件,实际上是这些插件提供了您从Qt Creator IDE中了解的功能。甚至应用程序主窗口和菜单都由插件提供的。插件使用不同的方式,供其他插件访问本插件的功能,并允许它们扩展应用程序的某些方面 ...
分类:
其他好文 时间:
2020-02-23 09:55:47
阅读次数:
57
一、为什么我们要使用compass呢 Experience cleaner markup without presentational classes. It’s chock full of the web’s best reusable patterns. It makes creating sp ...
分类:
其他好文 时间:
2020-02-22 21:49:50
阅读次数:
86
[TOC] Creating Your First Plugin 本节介绍,如何使用Qt Creator提供的插件模板,来创建Qt Creator插件,并获取对插件的组成和结构的第一印象。 创建一个插件项目 Qt Creator附带了一个创建Qt Creator插件的向导,该向导会为您创建一个可运行 ...
分类:
其他好文 时间:
2020-02-20 21:51:28
阅读次数:
90
1、错误/异常视图 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'baseDao' defined in class path resource [spring/bean ...
分类:
编程语言 时间:
2020-02-19 15:02:36
阅读次数:
122