Momoca
Momoca
I hope textarea tag, can be combined into one line. current format: ``` html test ``` textarea content before and afterthere will be a space ... I hope to have...
https://github.com/top-think/think-orm/blob/0b01a19654c3b0376043960a30e74c9ddb55d574/src/db/PDOConnection.php#L868 测试代码 ```php \think\facade\Db::event('before_find', function ($query) { return false; }); ``` ` $result = $this->db->trigger('before_find', $query); `返回结果 ```php Array ( [0] => ) ``` 所以这个代码块永远不会被执行. https://github.com/top-think/think-orm/blob/0b01a19654c3b0376043960a30e74c9ddb55d574/src/db/PDOConnection.php#L870 所以这个代码块永远不会被执行. 希望官方尽快解决一下. 我的修改方式是去除空数组 ```php...
hasOwnProperty the inherited properties are not displayed.
修复前  修复后  ```css .jv-node .jv-toggle.open + .jv-key + .jv-push > .jv-item.jv-object:last-of-type, .jv-node .jv-toggle.open + .jv-key + .jv-push > .jv-item.jv-array:last-of-type, .jv-node .jv-toggle.open + .jv-key + .jv-push > .jv-node:last-of-type {...
希望作者加油。
 设置为开机启动后,每次开机都显示主界面。
### 需求描述 | Problem Statement 试了,感觉速度很慢.如何能提高? ### 建议的解决方案 | Proposed Solution 希望告诉我们怎么提高速度,是需要好的cpu还是好的gpu?