source code documentation 中文意思是什麼

source code documentation 解釋
源代碼文書
  • source : n 1 源頭,水源,源泉。2 根源,本源;來源。3 原因;出處;原始資料。4 提供消息的人。5 血統。vt 〈美...
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  • documentation : n. 1. 文件[證書等]的提供;參考文件[證件等]的利用。2. 提供的文件[證書等]。3. 與歷史事實的相符。4. (利用微型照片復制等技術進行的)文獻的編集,文件分類。
  1. In many ways they are rather code - oriented : following a route that says that the key part of documentation is source code. the agile java program development method is one of agile methods. in this paper, the agile java program development method begins with the analysis of system requirements, draws use case modelings, abstracts class diagrams, transforms alsd, and generates the java code at last

    本文提出的方法從系統需求入手,使用uml ( unifiedmodelinglanguage ,統一建模語言)用例圖捕獲系統的需求,建立用例模型;從用例圖出發抽象出類圖;然後使用alsd ( abstractlogicalstructurediagrams ,抽象邏輯結構圖)對類方法的行為過程進行可視化定義,最後可根據類圖和alsd自動生成java源代碼。
  2. Computer program shall mean a sequence of code - based instructions that can be executed by such devices having information processing capacity as computer for achieving a certain result, or a sequence of symbol - based instructions or expressions that can be automatically converted into a sequence of code - based instructions. the source program and the object program in a computer program shall be an identical work. documentation shall mean the written materials and diagrams, such as the program design specifications, flow charts and operating manual, which are used to describe the contents, elements, design, functions and specifications, development, testing results and operating method of the program

    專利法已經指出發明是對產品方法或者改進所提出的技術方案,那麼,如果計算機計算機程序屬於一項發明的組成部分,如果該計算機程序不僅僅涉及數學演算法或數學方法而是涉及了某種技術概念,具體說就是該計算機程序與某一項技術領域相關,至少涉及了一個技術問題並且還能夠產生一定的技術效果,那麼這種發明中所涉及的計算機程序,我們就稱之為技術性的計算機程序,是可以屬于專利法保護范圍的但是還必須注意,這種具有技術性的程序能否滿足發明專利授予的必要條件,即: 1構成一個完整的技術方案2該技術方案符合專利法規定的新穎性實用性創造性條件。
  3. In visual c you can create documentation for your code by including xml tags in special comment fields in your source code directly before the code block they refer to

    在visual c #中,可以為代碼創建文檔,方法是在xml標記所指的代碼塊前面,直接在源代碼的特殊注釋欄位中包括xml標記。
  4. It takes information from special documentation tags within your java source code and turns that information into whatever code you want based on templates you ve chosen to process

    Xdoclet在java源代碼內部從特定的文檔標記中獲得信息,並根據您選擇進行處理的模板將這些信息導入代碼中。
  5. This is an alternative to placing documentation comments directly in your source code file

    這是除了將文檔注釋直接置於源代碼文件中之外的另一種可選方法。
分享友人