SR.李

Results 8 comments of SR.李

arm需要自行编译,我看release没有提供arm编译后的二进制文件

> 这将是有用的。我以为我会分享慢得多的解决方法。自 1.2 起,您可以使用子查询。这意味着您可以使用以下语法: > > ``` > Select mean(*) from > (select * from channel where (time > '2017-05-01 13:00:00' and time < '2017-05-01 15:00:00') ), > (select *...

```php public function getResultSet($params = []) { return $this->db->query($this->parseQuery(), $params); } ```

https://next.api.aliyun.com/api-tools/sdk/live?version=2016-11-01&language=java-async-tea

代码里做了映射,阿里云那边是大写,但是代码里是小写,因为sdk里做了一次转换