会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lianhuaren
博客园
首页
新随笔
联系
订阅
管理
2021年11月2日
第1年11月03日 linux服务器配置
摘要: 1. 其中这两项PubkeyAuthentication yes 和PasswordAuthentication no的值都要为yes,即公钥认证和密码认证都要为yes,因为我连接的方式是通过这两种方式来连接的, 1 2 3 4 5 [root@iZ2ze97cgcumk8opq8h8Z .ssh]
阅读全文
posted @ 2021-11-02 13:00 lianhuaren
阅读(63)
评论(0)
推荐(0)
2021年11月1日
第1年11月1日 uniapp原生
摘要: uniapp native调用 安装包 wechat_devtools_1.05.2110110 https://dldir1.qq.com/WechatWebDev/release/p-ae42ee2cde4d42ee80ac60b35f183a99/wechat_devtools_1.05.21
阅读全文
posted @ 2021-11-01 10:58 lianhuaren
阅读(78)
评论(0)
推荐(0)
2021年10月29日
第1年10月29日 stun sever
摘要: 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
阅读(66)
评论(0)
推荐(0)
2021年10月23日
第1年10月23日 mac os endian.h file not found
摘要: 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
阅读(108)
评论(0)
推荐(0)
2021年10月11日
第1年10月11日 android canvas
摘要: 1. SurfaceView的使用SurfaceView的使用,要比View复杂,但是它也有一套模板来使用,大部分都可以嵌套这个模板进行使用。 创建SurfaceView 创建自定义的SurfaceView继承SurfaceView,并实现两个接口,SurfaceHolder.Callback、Ru
阅读全文
posted @ 2021-10-11 14:51 lianhuaren
阅读(55)
评论(0)
推荐(0)
2021年10月9日
第1年10月9日 swiftui
摘要: 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
阅读(26)
评论(0)
推荐(0)
2021年9月28日
第1年9月28日 Android 4.4以后,浏览器内核采用的chromium,可以支持webrtc
摘要: 1. 公司有个项目,需要在webview中加载视频,用到了webrtc技术。Android 4.4以后,浏览器内核采用的chromium,可以支持webrtc。所以基本上对于新出的手机,自动支持webrtc。 而对于4.4以前的系统,默认的浏览器内核是webkit,对webrtc支持不好。有些手机厂
阅读全文
posted @ 2021-09-28 10:38 lianhuaren
阅读(702)
评论(0)
推荐(0)
2021年9月19日
第1年9月19日 ios librtmp
摘要: 一. 1.下载 https://github.com/minsikzzang/librtmp-iOS 2.编译openssl 1)build-libssl.sh修改一下为https curl -O https://www.openssl.org/source/openssl-${VERSION}.t
阅读全文
posted @ 2021-09-19 09:46 lianhuaren
阅读(125)
评论(0)
推荐(0)
2021年9月17日
第1年9月17日 NS_UNAVAILABLE
摘要: 1. - (instancetype) init NS_UNAVAILABLE;
阅读全文
posted @ 2021-09-17 16:12 lianhuaren
阅读(27)
评论(0)
推荐(0)
2021年9月14日
第1年9月14日 MP4分析工具
摘要: 1. 分析mp4文件的工具: mp4box.js:一个在线解析mp4的工具。 bento4:包含mp4dump、mp4edit、mp4encrypt等工具。 MP4Box:类似于bento4,包含很全面的工具。 mp4info.exe: windows平台图形界面展示mp4基本信息的工具。 Movi
阅读全文
posted @ 2021-09-14 08:43 lianhuaren
阅读(542)
评论(0)
推荐(0)
下一页
公告