Change log entry 30265 | |
---|---|
Processed by: | richwarm (2010-08-17 06:10:57 UTC) |
Comment: |
<< review queue entry 30160 - submitted by 'mjd' >> http://www.nciku.cn/search/zh/detail/%E5%85%B1%E4%BA%AB%E7%A8%8B%E5%BA%8F%E5%BA%93%E7 %AE%A1%E7%90%86%E5%99%A8/690188 A shared library is a collection of software routines which can be used by many programs. It is a Unix/Linux term. The equivalent in Windows is "DLL". (It's possible that the Chinese term for DLL is the same for shared library, I don't know). Editor: "shared library" -- It seems to be more commonly used in abbreviated form 共享库: (1) 控制是否自动载入共享库的符号,使用下面的命令: ... To control the automatic loading of shared library symbols , use the commands: ... (2) 被多个进程使用的共享库是否应该被统计多次,或者忽略不计? If a shared library is used my multiple processes , should its memory usage be evenly distributed among the different processes, or just ignored? DLL: (1) Many also feel that Linux is a far more stable platform than Windows' shaky tower of DLLs and registry settings. 很多人也感到Linux是一种远比Windows的dll(动态链接库)和登录设置的不稳定堆砌更稳定的平台。[来源 -- 汉 英 - 翻译参考] (2) A dynamic link library (DLL) initialization routine failed. 动态链接库(dll)初始化例程失败。 |
Diff: |
# 共享程序庫 共享程序库 [gong4 xiang3 cheng2 xu4 ku4] /Shared library (computing term)/ + 共享程序庫 共享程序库 [gong4 xiang3 cheng2 xu4 ku4] /shared library (computing)/ # Editor: Added the following three. + 動態鏈接庫 动态链接库 [dong4 tai4 lian4 jie1 ku4] /dynamic linked library (DLL)/shared library (computing)/ + 共享庫 共享库 [gong4 xiang3 ku4] /shared library (computing)/ + 程序庫 程序库 [cheng2 xu4 ku4] /program library (computing)/ |