Files
kevisual-rust/readme.md

7 lines
132 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# kevisual-rust
获取window窗口的句柄获取标题获取类名等信息
```
cargo build --release --bin window-cli
```