access privilege 中文意思是什麼

access privilege 解釋
存取方式
  • access : n. 1. 接近;會面。2. 捷徑,門路〈指方法、手段〉;檢查孔;進路,入口;【自動化】(存貯器的)存取。3. (病的)發作;(怒氣等的)爆發。4. 增加。
  • privilege : n 1 特權,優惠,特別照顧,特別待遇;特殊榮幸。2 特別處理;特許,特免。3 (對公司股票的)優惠增購...
  1. The users are managed based on roles and grades, the types of users are : anonym, student, teacher and administrator, implement secure management by setting access control privilege specially

    用戶管理採用基於角色的分級管理模式。將用戶主要分為匿名用戶、學生、教師和管理員四種類型,通過對其分別設置訪問控制權限來實現安全訪問和管理。
  2. I d tighten up the java programming language s notion of access privilege as follows

    我建議對java編程語言的訪問權限概念做如下限制;
  3. Emphasizes controlling access through least privilege and compartmentalization principles 4 and 5, respectively

    強調對通過最小特權(原則4 )和分隔(原則5 )的訪問進行控制。
  4. They focused on the principles of least privilege and compartmentalization, both of which can help you design high - quality access models

    ,他們主要討論了最小特權原則和分隔的原則,這二者都可以幫助您設計高質量的訪問模型。
  5. Traditional access control model hardly consider the issue of subjects ' trust worthiness and privilege partition

    傳統訪問控制模型在授權過程中沒有考慮主體的信任度和權限集合劃分等問題。
  6. This thesis analyzes the features of organization management and privilege management in wfms. the author introduces the role and task based access control ( r & tbac ) model to wfms. the author also designs a tree - structure organization structure which

    在分析工作流管理系統中的組織管理和權限管理的特點之後,本文引入基於角色和任務的訪問控制( r & tbac )模型,並設計了樹型組織結構圖,能更好的組織角色、構造角色層次,最後使用mvc模式進行設計並利用struts等框架進行具體實現。
  7. Security - critical code is any code that protects sensitive resources and exposes brokered access to the resource to untrusted or partially trusted code by performing the necessary elevation of privilege operations

    安全性關鍵型代碼為具有以下性質的任何代碼:這些代碼保護著敏感資源,並通過執行必要的特權提升操作將經過調整的資源訪問權限公開給不受信任或部分受信任的代碼。
  8. First, static features and dynamic features of workflow systems are pointed out. based on these features, special access control requirements of workflow systems, such as strict least privilege, separation of duty ( sod ) and order of events, are analyzed

    同時指出工作流的靜態特點和動態特點,並由此歸納出由工作流系統自身特性決定的、區別于非正作流系統的特殊存取需求:嚴格最小特權原則、事件順序和職責分離原則。
  9. Access, a lesser privilege

    訪問權限(一種較弱的特權) 。
  10. This paper enhances the linux operating system security mainly by finest granularity discretionary access control ( dac ), mandatory access control ( mac ) and least privilege management. finest granularity dac allows that the owner of an object can choose to grant access permission to any other user

    本論文主要在文件訪問控制和特權管理這兩方面對linux的安全性進行增強,即實現了細粒度的自主訪問控制、強制訪問控制、以及最小特權管理。
  11. The research results is briefed as follow. ( 1 ) a new communication and decision - making method is presented, which integrated several new tools as well as some old ones ; ( 2 ) a new concept of " virtual communicating place shared in real time by multi - user " is brought forward, and a new technology based on event - driving and message - transferring mechanism is designed to realize graphic data shared by multi - user and displayed synchronously under net environment, which is the basis of the whole system. ( 3 ) a new mechanism for team members to share data efficiently is devised, which supports collaborative working in progress, maintains the consistency of data, records the history of design and etc. by defining a new type of the design data attributes and the privilege of team member to access to data in different time, using a new method of data manipulating, the team data sharing is realized

    本文的主要研究成果為: ( 1 )在研究國內外網路決策交流方式方法的基礎上,綜合多種方法的優點,提出了一種新的決策交流方式,採用了多種手段和工具,完善了網路決策交流的機制; ( 2 )提出了多用戶共享的可視化虛擬交流空間的概念,並對其實現技術進行仔細的分析,針對目前存在的技術難點,提出了可行的解決方案,設計了一種新型的基於事件驅動和消息傳遞機制的多用戶實時共享圖形數據的解決方案,並採用了跨平臺的java技術實現了網路環境下圖形數據的實時交流和顯示; ( 3 )針對團隊協同的網路cad系統的特點和要求,提出了一種新的團隊數據共享機制,通過對產品數據的基本屬性、歷史屬性、共享狀態屬性和關聯屬性的定義,結合對團隊成員在不同設計階段的權限控制,採用新型的對共享數據庫的數據操作方法,動態地維護團隊數據的共享、設計的變更、設計進程的同步、關連數據的一致性、以及多個團隊之間的數據交流。
  12. Enterprise information system framework provides a series of reusable groupware, such as persistence layer which introduces dynamic value object 、 value list hander and command pattern, it encapsulates the detail of accessing database and affords the interface of different persistence layer framework ; basing on asynchronous javascript and xml ( ajax for short ), we develops the client validity check engine 、 dynamic cascading menu and common 、 dynamic tree structure groupware, as well as a set of tag library which include query 、 pagination 、 cache an so on. they reduce the code redundancy and predigests the development of interface layer enormously ; the security subsystem which is based on secure socket layer ( ssl for short ) and role - based access control ( rbac for short ) ensures the data security transmission and privilege control. furthermore, the model of enterprise application integration ( eai for short ) which based on web services, it supply some helpful explore for the sake of system integration and data communion for the future

    企業信息系統框架提供了一系列可復用組件,例如採用動態vo 、值列表處理器以及命令模式的持久層組件,封裝了數據庫訪問細節,並為不同的持久層框架提供調用介面;基於ajax ( asynchronousjavascriptandxml )技術的客戶端校驗引擎、動態級聯菜單以及通用動態樹型結構組件,一系列查詢、分頁、緩存等標簽庫則減少了表示層的代碼冗餘,簡化了表示層開發;基於ssl登錄以及基於角色的訪問控制的安全子系統則初步實現了數據安全傳輸和權限控制;此外基於web服務的企業應用集成模型為今後系統集成、數據共享提供了有益探索。
  13. Even though the user eileen has the proper privilege to access a nickname, the underlying remote object privilege will be rechecked by the remote data source against the remote user id that the federated system uses to establish the connection on behalf of eileen

    即使用戶eileen具有訪問一個昵稱的適當權限,遠程數據源仍將對聯邦系統用來代表eileen建立連接的遠程用戶id進行底層遠程對象權限的檢查。
  14. Once they become controlling shareholders, acquirers can enjoy the privilege of getting access to both the capital market and banking sector to raise external finance

    一旦他們成為控股股東,收購方就可以享受進入資本市場和銀行界籌集外部資本的特權。
  15. The company also reserves the right to suspend or terminate the privilege to use or access the web site for members and visitors that have violated the company s terms and conditions of use without giving prior written notice

    Com可以不提出警告而馬上暫停或終止對該用戶的服務,如果51job . com認為確有其必要;而對屢犯者將立即受到暫停使用或終止使用的處理。
  16. Authorization is the process of determining access and privilege information about specific database objects and actions for a supplied user id

    授權是決定指定用戶id對特定數據庫對象和動作的訪問和特權信息的過程。
  17. Only high officials and their families had access to the privilege

    只有高官與他們的家人才擁有這個特權。
分享友人