mysql不支持在子查询中使用limit解决办法 This version of MySQL doesn’t yet support ‘LIMIT & IN/ALL/ANY/SOME subquery’ 字面意思就是不支持在子查询中使用limit关键字。 经过搜索,找到了替代解决方法。 就是在lim ...
分类:
数据库 时间:
2018-07-04 22:45:26
阅读次数:
199
From: https://github.com/graphql/graphiql/issues/688 psyCodelist commented 11 days ago Hi, Thank you in advance. Just wanted to let you know the the w ...
分类:
其他好文 时间:
2018-07-04 13:41:02
阅读次数:
209
By default, vue-router doesn’t lazy load the routes unless you tell it to do it. Lazy loading of the non-critical routes is one of the points of the P ...
分类:
Web程序 时间:
2018-07-02 21:34:22
阅读次数:
259
在内网主机CentOS 6.5新增一个2T硬盘,先关机断电再连接硬盘数据线和电源线。查看当前磁盘设备信息:[root@linuxidc ~]# fdisk -lWARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU
分类:
其他好文 时间:
2018-06-29 12:06:06
阅读次数:
173
The Angular <ng-container> is a grouping element that doesn't interfere with styles or layout because Angular doesn't put it in the DOM. When we using ...
分类:
其他好文 时间:
2018-06-24 21:01:14
阅读次数:
183
2018-06-20 报错信息 解决办法 亲测有效,docker-compose恢复正常 ...
分类:
编程语言 时间:
2018-06-20 18:35:32
阅读次数:
484
不多说,直接上干货! 问题详情 执行bin/kafka-server-start.sh config/server.properties 时, 问题分析 一般都是,你自己修改了kafka版本之间切换造成的。你之前,是用kafka0.8.X系列,现在你升级使用0.9.X。没有完全更改过来。 解决办法: ...
分类:
Web程序 时间:
2018-06-17 16:59:14
阅读次数:
484
记录一个问题 场景:Xcode编辑一个工程时直接在工程内部修改了某个目录的文件夹名字,而后删除了其下的某 .h.m 文件 之后总是提示上述错误且无法强制退出Xcode,clean等操作基本没用 查找本地文件也并未发现被删除的xx.h文件的存在,于是从Xcode工程内又把之前改名的文件夹又改名回去, ...
分类:
其他好文 时间:
2018-06-15 00:01:32
阅读次数:
1034
https://github.com/dbzhang800/QtXlsxWriter 下载qtxlsx地址 QtXlsx is a library that can read and write Excel files. It doesn't require Microsoft Excel and ...
分类:
其他好文 时间:
2018-06-13 15:12:59
阅读次数:
1403
cd /Users/songzhiqiang/Library/Android/sdk/platform-tools ls adb devices 报错 adb server version (39) doesn't match this client (40); killing... 打开 geny ...
分类:
移动开发 时间:
2018-06-13 14:42:07
阅读次数:
201