摘要:
谷歌官方的“合成器变迁”。一定要看,是个 eye opening 目前最新技术就是在瓦片都被光栅化后,生成render pass。然后变成 CompositorFrame,发往在gpu进程 display compositor绘制。发送这些层合成的CompositorFrame利用的是Composi 阅读全文
摘要:
http://blog.chinaunix.net/uid-27105712-id-3313327.html?page=2 linux 下有动态库和静态库,动态库以.so为扩展名,静态库以.a为扩展名。二者都使用广泛。本文主要讲动态库方面知识。 基本上每一个linux 程序都至少会有一个动态库,查看 阅读全文
摘要:
error while loading shared libraries: libfreeradius-radius-2.1.10.so: cannot open shared object file: No such file or directory 1,已经安装,但是没找到。快速修正,这将更新 阅读全文