Home

Android 版本对应

Android 版本对应 系统名称 系统版本号 字母 Android 14 34 U Android 13 33 T Android 12L 32 S Android 12 31 S Android 11 30 R Android 10 29 Q Android 9 28 Pie Android 8.1 27 Oreo Android 8.0 26 Oreo Android 7.1 25 Nougat Android 7 24 Nougat Android 6 23 Marshmallow Android 5.2 22 Lollipop Android 5.0 21 Lollipop Android 4.4w 20 KitKa...

Read more

错误问题

错误问题 cvc-complex-type.2.4.a: Invalid content was found starting with element ‘base-extension’. One of ‘{layoutlib}’ is expected Android项目中有配置gradle, gradle jdk, gradle pluge, ndk等版本, 需要与Android SDK对应 gradle-wrapper.properties 配置gradle版本 gradle jdk: Android Studio-> File -> Project Structure -> SDK Location -> Gradle Setting b...

Read more

OpenGL build in mac

OpenGL build in mac OpenGL framework path: /System/Library/Frameworks/OpenGL.framework/OpenGL clang -lc++ -L/opt/homebrew/Cellar/glfw/3.3.8/lib -framework Cocoa -framework IOKit -framework CoreVideo -lglfw -framework CoreFoundation -framework OpenGL src/01-triangles/01-triangles.cpp lib/LoadShaders.cpp lib/gl3w.c -Iinclude -I/opt/homebrew/Cell...

Read more

install nginx-rmp

install nginx-rmp docker install sudo docker pull tiangolo/nginx-rtmp Reference tiangolo/nginx-rtmp installing-nginx-rtmp-ubuntu

Read more

直播

直播 HLS delivery/RTMP ingest 工具 推流端: OBS Studio 播放端: CUTV测试工具 Softe AAC Converter H264BSAnalyzer FlvParse yuvplayer Reference How To Create Live Streaming App: Tech Stack, Features, Cost RTMP vs. HLS vs. WebRTC: Comparing the Best Protocols for Live Streaming WebRTC vs HLS: Comparing Two Video Streaming Protocols Adaptive Bitrate Str...

Read more

Linux docker安装mariadb redis postgres

Linux docker安装mariadb redis postgres docker pull mariadb docker pull redis docker pull postgres docker run -d --name mariadb_container -e MYSQL_ROOT_PASSWORD=my_secret_password -p 3306:3306 mariadb docker run -d --name redis_container -p 6379:6379 redis docker run -d --name postgres_container -e POSTGRES_PASSWORD=my_secret_password -p 5432:54...

Read more

Ai 绘图模型推荐

Ai 绘图模型推荐 人物模型 ChilloutMix a girl is standing in the shower,1girl,unbuttoned shirt,lipstick,hair bun,colored inner hair,shushing,{steam},Looking at Viewer,golden hour lighting,comic,atmospheric perspective,bokeh,detailed,Cinematic light, intricate detail, highres, detailed facial features, high detail, sharp focus, smooth, aesthetic, extr...

Read more