string pattern 中文意思是什麼

string pattern 解釋
串模式, 字元串圖象
  • string : n 1 線,帶,繩子;〈美國〉鞋帶〈又作 shoe string, 〈英國〉稱 shoe lace〉。 (穿線、數珠等的)串...
  • pattern : n 1 模範,榜樣;典範。2 型,模型;模式;雛型;【冶金】原型。3 花樣;式樣;(服裝裁剪的)紙樣;圖...
  1. Playing staccato slowly when intonating the arp pattern will make you prepare the string as fast as possible, making for the potential of speed, control and fluency much greater

    緩慢的彈奏斷音,可以讓你在彈琶音時盡快地找到琴弦,為以後提高速度,控制獨立性和流暢性有很大的幫助。
  2. Put the specific character directly in the pattern string

    將具體的字元直接放在模式字元串中。
  3. Performs the search given the string to search and a string containing the search pattern

    給定要搜索的字元串和包含搜索模式的字元串后,靜態方法
  4. A positive lookahead, which is specified using ?, matches the search string at any point where a matching regular expression pattern in parentheses begins

    正向預測先行使用? =指定,它匹配處于括號中匹配正則表達式模式的起始點的搜索字元串。
  5. Method only converts the specified string pattern to a

    方法只將指定的字元串模式轉換為
  6. A special character string or a bit pattern may be used to signify the end of the record.

    可用一個特定的字元串或位模式來表明記錄的終點。
  7. In a nutshell, a regular expression describes a string pattern

    簡而言之,正則表達式描述字元串模式。
  8. This information is appended with the string pattern originally used for the search

    這個信息被與原先用於搜索的字元串模式附加在一起。
  9. As the application displays a list of appointments, it detects the string pattern of those invalid records and skips them

    當這個應用程序顯示一個約會列表時,它檢測那些無效記錄的字元串模式,然後跳過它們。
  10. Potteries from burials of the late qujialing culture at the lijiawan site are generally identical to those from sites in other places and they are mainly made of fine clay in black or grey and decorated with string pattern

    發現了一批屈家嶺文化晚期的墓葬,從這批墓葬中出土的陶器與其他地區屈家嶺文化晚期陶器特徵基本上相同。
  11. So a fast pattern matching algorithm on mass string assemble has been proposed to solve the problem of fuzzy matching between a string pattern and a string assemble. to make the algorithm cost - effective in space and time, we have developed an optimized trie - tree structure to store the string assemble and introduced the knuth - morris - pratt ( kmp ) and finite - automata ( fa ) string matching thought to our algorithm. the algorithm has been describled in details and the cost of space and run time has been analized in the thesis

    為了實現漢字輸入碼的不完整輸入,解決帶有模糊輸入符的字元串模式與一個字元串集合之間的匹配問題,論文在第三章提出一種海量字元串集合的模式匹配演算法,給出了演算法的具體實現和復雜度分析,並且提出一種優化的檢索樹結構來存儲字元串集合以節省內存空間。為了提高演算法的運行速度,演算法還引入了kmp模式匹配和有限自動機匹配的思想。
  12. So a fast pattern matching algorithm on mass string assemble has been proposed to solve the problem of fuzzy matching between a string pattern and a string assemble. the algorithm has been described in detail and the cost of space and run time has been analyzed in chapter 5th of the thesis

    為了實現漢字輸入碼的不完整輸入,解決帶有模糊輸入符的字元串模式與一個字元串集合之間的模糊匹配問題,論文在第五章提出了一種字元串集合的模糊匹配演算法,給出了演算法的具體實現和復雜度分析。
  13. For example, you can test an input string to see if a telephone number pattern or a credit card number pattern occurs within the string

    例如,可以測試輸入字元串,以查看字元串內是否出現電話號碼模式或信用卡號碼模式。
  14. Extract a substring from a string based upon a pattern match

    基於模式匹配從字元串中提取子字元串。
  15. After analysing the being pattern matching algorithm, under the circumstance of main string is very long and patterns is shorter, this thesis introduces a improved bmh algorithm, enhancing detection efficiency

    在分析比較了已有的模式匹配演算法后,提出了改進的bmh演算法,提高了檢測效率。
  16. The fnmatch ( ) function matches a filename or string against the specified pattern

    函數的作用是:用指定的樣式匹配文件名或字元串。
  17. To illustrate a simple application of the router pattern, youre going to create a web service that exposes a single operation that, depending on the specific value of the input parameters, will either convert a provided text string to either all caps or all lower case

    為了說明router模式的簡單應用,您應當先建立一種需要單一操作支持的web服務,這種操作依賴于輸入參數的具體值,它將把已獲得的文本字元串轉換為大寫或小寫字母。
  18. Often the easiest tool for specifying legal strings are regular expressions : just write a pattern using a regular expression to describes what string values are legal, and throw away data that doesn t match the pattern

    通常指定合法字元串最簡單的方法是使用正則表達式:只需正確使用正則表達式編寫描述哪些字元串合法的模式,拋棄那些不符合這個模式的數據。
  19. Using a regular expression engine, it is easy to test if a string matches the pattern

    通過使用正則表達式引擎,很容易測試出字元串是否與模式匹配。
  20. ( 2 ) based on dfsa algorithm ( deterministic finite state automaton ) and combined with quick search algorithm, this paper analyses and implements a new multi - pattern string match algorithm that consumes less half of memory space of standard dfsa algorithm

    該演算法是以確定性有限狀態自動機( dfsa )為基礎,結合quicksearch演算法而提出的,可以用來提高主題爬行器的網頁分析和web網頁分類器的速度。
分享友人