pids
美
英 
- 網絡乘客信息顯示系統(Passengers Information Display System);菲律賓發展研究所(Philippine Institute for Development Studies);旅客資訊顯示系統(Passenger Information Display system)
英漢解釋
例句
Add the -l option to list PIDs, and you see that job 2 indeed has PID 4320 as shown in Listing 5.
添加-l選項來列出PID,您將看到job2的PID為4320,如清單5所示。
This variable holds the two PIDS of the child (sleep) processes.
該變量保存了子(休眠)進程的兩個PID。
Also useful is a Clinton-era pids concerning the inadvertent destruction of a dove breeding ground.
克林頓時代,還有過一次關于某鴿子繁殖地被無意間破壞的發布會。
Earlier, we had a brief introduction to the jobs command and saw how to use it to list the Process IDs (or PIDs) of our jobs.
我們在前面簡單介紹了jobs命令,并看到了如何使用它列出作業的ProcessID(或PID)。
The ps command accepts zero or more PIDs as arguments and displays the associated process status.
ps命令接受0個或多個PID作為參數并顯示相關聯的進程狀態。
The output of the fuser command simply identifies the PIDs of processes that are using the specified mountpoint.
fuser命令的輸出指出正在使用指定掛載點的進程的PID。
PIDS is similar with personal firewall, it applies to PC and protects the PC's security.
PIDS和個人防火墻類似,是運行在個人機上、旨在保護本機安全的入侵檢測系統。
The 2. 4 kernel sometimes suffers with higher numbers of PIDs requested by applications due to the low PID limit it allows.
由于允許的PID上限較低,2.4內核有時會出現應用程序請求的PID編號過高的情況。
When building a back-end program, it is best to first retrieve the PIDs or only the attributes of an item.
當構建一個后端程序時,最好是首先檢索PID或只是檢索條目的屬性。
The numbers are not real PIDs, but a 0-indexed list.
number不是真正的PID,而是一個從0開始索引的列表。
I check the files: There's a circa-1984 tortoise-related pids from a base in Oklahoma.
我翻了下檔案:大約在1984年左右,俄克拉荷馬州的某個軍事基地搞過一次有關烏龜的信息發布會。
"All hail to the king of pids, " he says.
“你可真不愧是信息發布會之王,”他說。
We will cover PIDs and more about status in a moment.
我們稍后將更詳細地討論PID和狀態。
He says is there anything I can't pids?
他問我有沒有什么題材是我不能忽悠的?
I go to my room, watch some World Series, practice my pids in front of the mirror.
我走進自己的房間,看了會兒棒球比賽,又在鏡子前練習了一下我在信息發布會上要做的發言。
Another threading improvement in the 2. 6 kernel is that the number of PIDs that can be allocated has increased from 32, 000 to 1 billion.
內核中另一個對線程的改進是,可分配的PID數目從32,000增加到了10億。
Listing 5. Output of struct thread_info for pids 1508 and 1509
清單5.pid1508和1509的結構體thread_info的輸出