User processes can access kernel-space only through the use of system calls. Người dùng chỉ có thể truy cập không gian kernel thông qua việc sử dụng các cuộc gọi hệ thống (system call).
For example, say you have $2,500 for a trade and your trading system calls for higher-premium in-the-money options. Ví dụ: giả sử bạn có $ 2.500 cho giao dịch và hệ thống giao dịch của bạn gọi các tùy chọn tiền cao cấp.
The system calls this when it’s time for the fragment to draw its user interface for the first time. Hệ thống sẽ gọi phương pháp này khi đến lúc phân đoạn vẽ giao diện người dùng của nó lần đầu tiên.
Jobs that are linked for HTCondor's standard universe, which perform remote system calls, do so via the condor_shadow. Jobs được liên kết tới Condor's Standard Universe, cái mà thực thi những lệnh gọi hệ thống thông qua condor_shadow.
Jobs that are linked for HTCondor’s standard universe, which perform remote system calls, do so via the condor_shadow. Jobs được liên kết tới Condor's Standard Universe, cái mà thực thi những lệnh gọi hệ thống thông qua condor_shadow.
The system calls this method when the service is first created using onStartCommand() or onBind(). onCreate() Hệ thống gọi phương thức này khi Service là được tạo đầu tiên bởi sử dụng onStartCommand() hoặc onBind().
The startService() method returns immediately, and the Android system calls the service's onStartCommand() method. Phương pháp startService() ngay lập tức trả về và hệ thống Android sẽ gọi phương pháp onStartCommand() của dịch vụ.
This allows you to edit information there but also allows you to add what the system calls ‘Tags’. Điều này cho phép bạn chỉnh sửa thông tin ở đó nhưng cũng cho phép bạn thêm những gì hệ thống gọi là 'Thẻ'.
The system calls this method when another component, such as an activity, wants to bind with the service by calling "bindService()". Hệ thống gọi phương thức này khi một thành phần khác muốn liên kết với dịch vụ bằng cách gọi hàm bindService().
For example, the system calls are invoked using interrupts by the Linux kernel API. Ví dụ, các lời gọi hệ thống được gọi bằng cách sử dụng các ngắt chương trình (interrupt) của API hạt nhân Linux.