Home > Industry/Domain > Computer > Workstations
Workstations
Of or pertaining to any computer intended for personal use, but with a much faster processor and more memory than an ordinary personal computer.
Industry: Computer
Add a new termContributors in Workstations
Workstations
架構
Computer; Workstations
用於指定 XML 文檔使用基於 XML 的語言約束的啟發資料庫的方法。 架構處理 Dtd,不能放的可以發生在一個特定的欄位的資料類型的限制的缺陷。 架構基於 XML,因為他們具有層次結構。 因此很容易創建一個明確的規範,並可能確定的評論為了適用的範圍。 ...
進行身份驗證
Computer; Workstations
要驗證身份的使用者、 設備或其他實體在電腦系統中,通常允許對資源的訪問,在系統中的一個先決條件。 Database.com 基於搜索找到的定義請參見 HTTP://searchdatabase.techtarget.com ...
自旋鎖
Computer; Workstations
執行緒使用自旋鎖來測試鎖定變數遍又一遍直到一些其他的任務釋放鎖。,即等待中的執行緒旋轉鎖,直到鎖被清除。 然後,正在等待的執行緒設置的鎖在關鍵區域內。 在臨界區域的工作完成後,該執行緒清除自旋鎖,因此另一個執行緒可以進入臨界區。 自旋鎖和互斥體之間的區別是企圖獲取互斥體舉行由別人會阻止和釋放 LWP ;一個旋轉鎖並不釋放的 LWP。 ...