business rule 中文意思是什麼

business rule 解釋
商務規則
  • business : n 1 事務,業務;事,事業,行業,工作。2 實業;商業,營業,買賣,交易;營業額,交易量;商情。3 商...
  • rule : n 1 規則,規定;法則,定律;章程,規章;標準;(教會等的)教規,條例,教條;常例,慣例。2 統治,...
  1. Object encapsulates one complete business rule

    對象封裝了一個完整的業務規則。
  2. In succession, this paper depict data mining which according to enterprise ' s operation object, explore and analyze a lot of enterprise ' s data to hint hidden, unbeknown or known business rule

    它是按企業既定業務目標,對大量的企業數據進行探索和分析,提示隱藏的、未知的或驗證已知的商業規律,且進一步將其模式化的數據處理方法。
  3. For example, you can use an approval module that contains a human task for the actual approval and later later replace it with another approval module containing a business rule

    例如,您可以使用包含用於實際審批的人工任務的審批模塊,隨后使用包含業務規則的另一個審批模塊替換它。
  4. Business rule authoring is supported with eclipse - based desktop tooling

    基於eclipse的桌面工具支持業務規則的創建。
  5. Design and implementation of a small business rule management system based on constrained chinese natural language

    基於受限中文的輕型業務規則管理系統的設計與實現
  6. The upper level, the constrained chinese business rule language, is intended for business analysts. the middle level, the object - oriented java - like business rule language, is designed for developers

    本文的工作基礎是「基於受限漢語的業務規則管理系統( ccbrms ) 」項目的設計與開發。
  7. One of the important things developers need to think about when working with data is how to incorporate validation and business rule logic

    開發者在跟數據打交道時需要考慮的一個重要的事情就是如何將驗證和業務邏輯結合起來。
  8. Mainly we have 3 types of configurative component discussed in the thesis and they are ui component, business entity component and business rule component. also, design and implementation of development platform that support configurative component are discussed in detail. at the end of the essay, a summary of research on all aspects is given, along with hope of possible refine of further research

    在配置化構件的研究中,為了達到更好的構件復用並簡化開發過程,提出了使用非編譯型的關系型數據、 xml及解釋執行的腳本語言jscript作為構件的實現載體,使用典型的三層(多層)開發模式,在此基礎上提出了界面構件、業務實體及業務規則等配置化構件的構件規范,並詳細描述了
  9. Business rule system captures business logic as rules that can be easily embedded in web, legacy and traditional back - office applications, and lets users quickly and securely change business rules, redeploying without altering software code

    業務規則管理系統( brms )對業務規則進行表述、維護、部署和執行,將業務規則與應用代碼相分離,從而實現了高效靈活地企業業務控制。
  10. We designed a small business rule management system based on the constrained chinese natural language. the system comprises a three - level rule language model to facilitate the direct one - for - one encoding of business logic specifications into business rules

    基於受限漢語的業務規則管理系統在傳統brms的基礎上引入了中文環境,使得業務規則具有受限自然語言的表達和開發實施平臺,大大提高了brms的易用性。
  11. Jinjiao lin, chengxiang song. application of business rule in cscw system. computer supported cooperative work in design 10 international conference on, 2006

    劉道斌、白碩.基於工作流狀態的動態訪問控制.計算機研究與發展, 2003年3月第40卷第3期
  12. And the lower level, rule execution language, is used by the rule engine. the task of this paper is to discuss the principles of business rule management concentrated on the life cycle of business rules, and based on this, the design and rezilization of our business rule management system is presented

    本文首先分析總結了業務規則技術的基本原理,圍繞業務規則的生命周期論述了業務規則方法的思想,提出了ccbrms的整體框架;進而論述了一個三層業務規則語言模型,描述了各層規則語言的功能、語法和語義,以及語言之間的轉換關系。
  13. You can use a signal statement to raise an error condition if the business rule defined in your trigger is violated

    如果違反了您在觸發器中定義的業務規則,就可以使用signal語句來拋出一個錯誤條件信號。
  14. The code in listing 5 shows a business rule object a

    清單5中的代碼顯示了一個名為
  15. To execute a method on that business rule

    來執行該業務規則上的方法。
  16. Our business rule states that a checking balance must fall below zero for the trigger to be invoked

    我們的業務規則是支票帳戶的余額必須低於0才能激活該觸發器。
  17. Business rule violations : these could be data entry errors, such as the user entering alpha characters into a numeric field, or they could be more complex business logic issues, such as attempting to delete an order line item for an order that has already been shipped

    違反業務規范的錯誤:這類可能是數據錄入的錯誤,就像把一個希臘字元輸入一個數值型的欄位中;更或者,所犯的錯誤違背了業務上的某些準則,比方說試圖去刪除一個已經發貨的訂單。
  18. The mps system requirements analysis and the design of database are completed with uml modeling technology, which inosculates the system ' s requirement analysis process and the component - based software development process and pave way for the abstract, development and assembly of components. then the thesis divides the business layer in the typical three - tier architecture into another three sublayers that are the data express layer, data access logic layer and business rule layer, and a framework that is more explicit and easier to develop and reuse is constructed. in this framework, the design strategy and method of components in diverse layers are given to complete their corresponding functions

    本文首先利用uml面向對象建模方法完成了mps系統的需求分析和數據庫的設計,使需求分析過程與開發過程更緊密地結合起來,為組件的抽取、開發與組裝奠定了基礎;然後將典型三層系統結構中的業務邏輯層分為業務實體層、數據訪問邏輯層和業務規則層,提出了一個更加清晰、易於開發和復用的總體框架結構,並設計了框架中不同組件的開發策略;最後利用com mts com +組件技術完成了基於本框架的mps系統中各層組件的開發、分散式事務處理及部署通信,調試了系統的運行,實現了系統的功能。
  19. In. net terms, errors are no longer called errors, but rather exceptions. anticipated errors, unanticipated errors, and business rule violations are all considered to be exceptions

    在. net的術語中, 「錯誤」通常被稱為「異常」 ,無論是可預見的錯誤、不可預見的錯誤,違反業務流程的錯誤,都稱作異常。
  20. It s also worth noting that i defined a business rule for what accesses were allowed based on context data what subject and what employee s data were being accessed

    還要注意的是,我定義了基於上下文數據(要訪問的主體和員工數據)允許何種訪問的業務規則。
分享友人