where where

Results 294 comments of where where

Post model works fine. Is that need to set something? ```js hexo.extend.processor.register("_posts/:slug\.md", () => { const Post = ctx.model('Post'); const test = Post.findById("Test"); if (!test) { return Post.save({ _id: "cmdpuk53y0000n4ywg8ki54j7",...

So how can I create outside assets. The marked render need to check assets to generate relation url. Maybe we need a visual file system to manage assets.

进入设置,测试页面,找到使用 AppWindow 选项,关掉

Release不了了,酷安把新版本的API给锁了,直接使用已经无法正常使用了,所以就不发布了。。。

I have no idea... For now you can override the `AdbCommandLineClient.RunProcess` and `AdbCommandLineClient.RunProcessAsync` by yourself.

![😕](https://github.com/user-attachments/assets/a90107f8-ab9c-4d46-8a42-ae959ee62f86)

It check foreground by `dumpsys activity activities | grep mResumedActivity`. It seems that not working on some mode.