Commit 406b6c61 authored by Him188moe's avatar Him188moe

Merge remote-tracking branch 'origin/master'

parents e9ee5729 a445f5b5
......@@ -15,7 +15,7 @@ The project is all for <b>learning proposes</b> and still in <b>developing stage
### 代码结构
Network部分使用 Kotlin 完成(因为kt有对 unsigned byte 的支持).
与插件相关性强(或其他在二次开发中容易接触的部分)均使用 Java 完成,
与插件相关性强(或其他在二次开发中容易接触)的部分使用 Java 完成,
同时也会针对kotlin提供优化的方法调用. 例如对'+'操作符的重载: `String+BufferedImage+QQ.At+Face+URL+String+File` 将会被自动处理为String消息.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment