TSLA Coin

Results 12 issues of TSLA Coin

地址: https://github.com/WangCharlie/SmartQQ ``` SmartQQClient // 登录 .Login((bytes) => { using (var ms = new MemoryStream(bytes)) { SmartQQClient.ConsoleWriteImage(new Bitmap(Image.FromStream(ms))); Logger.Instance.Info("二维码已打印在屏幕,请使用手机QQ扫描。"); } }) // 好友消息回调 .ReceivedFriendMessage((message) => { message.Reply("test"); Logger.Instance.Info($"{message.Sender.Alias ?? message.Sender.Nickname}:{message.Content}");...

(https://github.com/telsacoin/telsavideo)

enhancement

地址:https://github.com/WangCharlie/douyin 但是桌面面播放器出不来,你有试过播放器windows上能跑得起来吗?

here is the info. ![image](https://user-images.githubusercontent.com/6106454/38065978-70088f8e-3338-11e8-9513-25463fa064ca.png) and attachments url path: **https://cdn.xxxx.net/wp-content/uploads/www.xxxx_.net/wp-content/uploads/2018/02/40270003pq06030n3sr0.jpg** but the correct path should be **https://cdn.xxxx.net/wp-content/uploads/2018/02/40270003pq06030n3sr0.jpg** who can tell me how to fix the issue. all attachments on my...

地址:https://github.com/WangCharlie/douyin

地址: https://github.com/WangCharlie/SmartQQ ``` SmartQQClient // 登录 .Login((bytes) => { using (var ms = new MemoryStream(bytes)) { SmartQQClient.ConsoleWriteImage(new Bitmap(Image.FromStream(ms))); Logger.Instance.Info("二维码已打印在屏幕,请使用手机QQ扫描。"); } }) // 好友消息回调 .ReceivedFriendMessage((message) => { message.Reply("test"); Logger.Instance.Info($"{message.Sender.Alias ?? message.Sender.Nickname}:{message.Content}");...

i am looking for the function that how to cut face from webcam?