技术栈
frame
奔跑吧 android
21 天前
音视频
·
channel
·
audio
·
aosp
·
frame
·
period_size
【车载audio开发】【基础概念1】【音频基础概念通俗讲解】
在 Android 的音频系统(AOSP 15 中)里,开发者经常会遇到一些“硬核”术语,比如 channel、sample rate、format、frame、period_size 等。刚接触时,这些名词很容易混淆。下面我们通过生活中的例子,把这些概念讲清楚。
Dr.多喝热水
5 个月前
wpf
·
导航
·
frame
·
navigationwindw
WPF 导航
在 MainWindow.xaml 中添加一个 Frame:在 MainWindow.xaml.cs 后台跳转页面:
chaoguo1234
2 年前
anhorpoint
·
position
·
frame
·
center
·
bounds
UIKit Inside: frame bounds position anchorPoint center
iOS 中UIView的属性:frame、bounds、center以及CALayer的属性:position、anchorPoint与视图的位置与大小相关,理解这些属性是进行 iOS 视图编码的基础。
我是有底线的