10 2021 档案

摘要:1. stun:stun.stunprotocol.org 1、更新库 yum install openssl-devel yum install boost-devel 2、下载 wget http://www.stunprotocol.org/stunserver-1.2.16.tgz 3、解压 阅读全文
posted @ 2021-10-29 08:56 lianhuaren 阅读(60) 评论(0) 推荐(0)
摘要:1. mac <machine/endian.h> https://blog.csdn.net/cattleDrinkRedWine/article/details/108123534 2. error: implicit declaration of function 'close' is inv 阅读全文
posted @ 2021-10-23 18:55 lianhuaren 阅读(100) 评论(0) 推荐(0)
摘要:1. SurfaceView的使用SurfaceView的使用,要比View复杂,但是它也有一套模板来使用,大部分都可以嵌套这个模板进行使用。 创建SurfaceView 创建自定义的SurfaceView继承SurfaceView,并实现两个接口,SurfaceHolder.Callback、Ru 阅读全文
posted @ 2021-10-11 14:51 lianhuaren 阅读(50) 评论(0) 推荐(0)
摘要:1. 2020 斯坦福(Stanford)Swift 语言教程 SwiftUI 开发 https://www.bilibili.com/video/BV1EV411C77B?p=3 https://swiftgg.gitbook.io/swift/swift-jiao-cheng 笔记: swift 阅读全文
posted @ 2021-10-09 09:41 lianhuaren 阅读(23) 评论(0) 推荐(0)