readme

来自「linux下面的一个开源的多媒体中间件」· 代码 · 共 11 行

TXT
11
字号
The reason these libraries are built outside of the standard XFree86tree is so that they can be linked as shared object code directly intoSDL without causing any symbol collisions with code in the application.You can't link static library code into shared libraries on non-x86Linux platforms.  Since these libraries haven't become standard yet,we'll just include them directly.These sources are synchronized with XFree86 4.2.1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?