pattern file 中文意思是什麼

pattern file 解釋
圖案文件
  • pattern : n 1 模範,榜樣;典範。2 型,模型;模式;雛型;【冶金】原型。3 花樣;式樣;(服裝裁剪的)紙樣;圖...
  • file : n 1 紙夾,文件夾。2 釘成冊的文件,檔案,卷宗,案卷,合訂本。3 【計算機】外存貯器,存貯帶。4 行列...
  1. Function shows the duration and frequency of each behavior pattern, and the output file of the frequency contingency table. all saved files are in ascii format and can be read by most commercial word processors and statistics programs

    在分析功能方面,除了可計算每一行為目錄的持續時間和發生頻率等基本數據之外,並可以把行為序列轉換成頻度關連表,再由
  2. Analyzing data " function shows the duration and frequency of each behavior pattern, and the output file of the frequency contingency table. all saved files are in ascii format and can be read by most commercial word processors and statistics programs

    在分析功能方面,除了可計算每一行為目錄的持續時間和發生頻率等基本數據之外,並可以把行為序列轉換成頻度關連表,再由
  3. The author wants from the file study theory earnestly to analyze these with the time development disconformity suitable work idea and the working pattern, hoped for with the new mentality, the new way, the new mean solves, thus proposed seveal reforms n1eaures consummate the university the records management work

    筆者想從檔案學的理論,認真分析那些與時代發展不相適宜的工作理念和工作模式,希冀用新的思路,新的途徑,新辦法來解決,從而提出幾點改革的措施來完善高校的檔案管理工作。
  4. In chapter 3, the push / pull pattern is gived out for the system realtime alarm. and the file interface of the alarm data, the algorithm of alarm position based on mapping and the algorithm of alarm icon position on the topological graph are designed. after explaining the principle of network software development using the windows socket, the push technology based on csocket is adopted to push alarm event and the pull technology based on http to pull the alarm page

    第三章,給出了實時告警的push pull模式,設計了告警數據文件介面、基於映射的告警點定位新演算法和告警圖標網路拓撲圖上定位演算法,給出了基於windowssocket進行網路應用開發的原理,採用基於csocket的push技術來實現告警事件的推送,利用傳統的基於http的pull技術來實現告警頁面的拉取。
  5. That is, two files that are binary compatible will have the same pattern of zeroes and ones in the data portion of the file

    也就是說二進制相容的兩個文件在數據部分具有相同的0和1 。
  6. Code that logs information to a file can be added to the execute operation of concretecommand in the command pattern

    在command模式中,將信息記錄到文件中的代碼能夠被添加到concretecommand的execute ( )操作。
  7. The general approach is to write the pattern that you re looking for in this case write the guard clause in a java file, save it, and then compile it

    一般的方式是編寫要查找的模式(在這里是編寫java文件中的監護子句) 、保存它、再編譯它。
  8. Page through a long file super rapidly ( holding your thumb on the page down button, notice the pattern of blurry text on the screen, and look for strange variations in that pattern

    極快地去游覽一個長文件(用手指一直按著下翻頁鍵) ,注意屏幕上出現地虛文本的樣子,同時注意尋找樣子有沒有奇怪的變化。
  9. For accelerating it, we test and analyze the file access pattern of web server, and present a new file system model, which effectively speed the access to the files on it

    為提高它的訪問速度,本文分析了網路專用服務器的文件系統,提出了一種新型文件系統設計思想,使其對文件的讀寫速度得到了明顯提高。
  10. It takes a plain javacc grammar file as input and automatically generates the following : a set of syntax tree classes based on the productions in the grammar using the visitor design pattern ; two interfaces visitor and objectvisitor ; two depth - first visitors depthfirstvisitor and objectdepthfirst ; and a javacc grammar with the proper annotations to build the syntax tree during parsing

    它把普通的javacc語法文件作為輸入並自動生成下列各項:基於語法中的生成的一組語法樹類(使用visitor設計模式) ;兩個介面( visitor和objectvisitor ) ;兩個深度優先訪問器( depthfirstvisitor和objectdepthfirst ) ;和一個帶正確注釋的javacc語法(用於在解析期間構建語法樹) 。
  11. It is not only important but also very difficult / this paper analyses the form and the feature and the expression of c language switch structure in executable file. a pattern. language is defined to describe the recognition pattern of switch structure boot. the design principle and the realization method are introduced about the recognition program and the recovery program of switch structure

    本文分析了c語言開關結構在可執行文件中的形式、特點和表示;定義了一種模式語言,用以描述開關結構引導區識別模板;給出了開關結構識別程序和恢復程序的設計原理及實現方法。
  12. Gets the file - name pattern to use as a search target

    獲取用作搜索目標的文件名模式。
  13. Gets the file name pattern to use as a search target

    獲取用作搜索目標的文件名模式。
  14. Demonstrates how to list only files with a specific file name pattern in a directory

    演示如何僅列出目錄中具有特定文件名模式的文件。
  15. Demonstrates how to copy files with a specific file name pattern, such as only. txt files, to a directory

    演示如何將具有特定文件名模式(如僅. txt文件)的文件復制到某個目錄。
  16. 5 this thesis studies the classification of various kinds of process files " formats in the product - oriented capp and process file management system. as for each format of them, a constructing pattern of process file based on powerbuilder is put forward. develop reusable process file print module, pay more attention to resolve the interface problem between parts and the sub - systems

    研究面向產品capp與工藝文件管理系統中各種工藝文件格式的分類;針對每種類型的工藝文件給出了基於powerbuilder的工藝文件模板建立範式;開發具有可重用性的工藝文件列印輸出模塊組件;並解決組件與其它分系統的介面問題。
  17. This is a common pattern for handling the elements of a configuration file

    構造。這是用於處理配置文件元素的通用模式。
  18. The test - unit task, which launches unit tests from the command line, expects either a list of test names or a file pattern. see listing 15 - 5 for details

    測試-單元工作,開始於單元測試命令行,要麼是一列表文件名,要麼是文件結構。細節見列表15 - 5 。
  19. In this scheme we model yarns first, then analyze the knitting pattern from input cad file, render the yams in fabric and map texture onto them

    本實現方案首先建立紗線模型,分析輸入紋織cad文件中的組織信息,結合圖形繪制技術輸出效果圖。
  20. Hotlinecad studio provide pattern service, cad file conversion, cad file print and other services

    建立工作室網站為您提供更便捷的服務
分享友人