readme
来自「sdcc是为51等小型嵌入式cpu设计的c语言编译器支持数种不同类型的cpu」· 代码 · 共 10 行
TXT
10 行
This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.It supports the following dlopen interfaces:* dlopen (Solaris, Linux and various BSD flavors)* shl_load (HP-UX)* LoadLibrary (Win16 and Win32)* load_add_on (BeOS)* GNU DLD (emulates dynamic linking for static libraries)* libtool's dlpreopen
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?