From professional translators, enterprises, web pages and freely available translation repositories.
aktivieren sie diese einstellung, wenn sie eine verbindung zu einem ksysguard-dienst auf einer anderen maschine herstellen möchten und dort client-anfragen angenommen werden.
如果您要连接到其它机器上的 ksysguard 守护进程, 请选择该项 。
die komponenten stellen schnittstellen bereit, welche die verfügbaren funktionen, aber nicht deren implementierung bekanntgeben (z.b. auf welcher maschine die komponente gespeichert ist und die executable, die sie enthält).
com is a technology which allows the reuse of code written in any language (by any language) using a standard calling convention and hiding behind apis the implementation details such as what machine the component is stored on and the executable which houses it. it can be thought of as a super remote procedure call (rpc) mechanism with some basic object roots. it separates implementation from interface.