文字表達式 的英文怎麼說

中文拼音 [wénbiǎoshì]
文字表達式 英文
literal expression
  • : Ⅰ名詞1 (字) character; script; writing 2 (文字) language 3 (文章) literary composition; wri...
  • : Ⅰ名詞1 (文字) character; word 2 (字音) pronunciation 3 (字體) form of a written or printed ...
  • : Ⅰ名詞1 (外面;外表) outside; surface; external 2 (中表親戚) the relationship between the child...
  • : Ⅰ動詞1 (暢通) extend 2 (達到) reach; attain; amount to 3 (通曉; 明白) understand thoroughly...
  • : 名詞1 (樣式) type; style 2 (格式) pattern; form 3 (儀式; 典禮) ceremony; ritual 4 (自然科...
  • 文字 : 1 (書寫符號) characters; script; writing 2 (語言的書面形式) written language 3 (文章形式) w...
  • 表達 : deliver; express; show; voice; convey; communicate
  1. When you configure the for loop container by specifying an evaluation condition, initialization value, or assignment value, you can use either literals or expressions

    用指定求值條件、初始化值或賦值值的方法配置for循環容器時,可以使用
  2. String is a regular expression that, if it matches any text typed into the irc channel, invokes the action handler

    元串是一個正則,如果該元串與進入irc通道的任何本類型相匹配,那麼將調用動作處理器。
  3. The aims of this course are to teach the students the basic methods and structures of script writing for tv programs, films and other new multi - medium, and to develop their writing skills for translating pictures in words

    本課程的目的,在使學生具備清楚用影像的能力,並了解並活用電影電視劇本之格與技巧,並熟悉劇情與非劇情片之腳本的寫作方
  4. Used to search for a string or expression in files stored within a set of search folders, or across the active solution

    用於在存儲在搜索件夾集合的件中或在活動解決方案間搜索元串或
  5. Used to search for a string or expression in files stored within a set of search folders, or across the active solution, and change all or part of any matches found

    用於在存儲在搜索件夾集合的件中或在活動解決方案間搜索元串或,並全部或部分更改任何找到的匹配項。
  6. From the publication of critical essays, organization of seminars and forums, promotion of new concepts, to street demonstrations, social movements gained increased strength to cast a greater impact on society demanding that the government formulate more sophisticated policies

    早期社會運動的展現方,是以立場,后來進一步提升到具體的行動,如舉辦演講和研討會教育宣導觀念和街頭抗議。自此,各各樣的社會運動開始成形,力促政府擬定較妥善的政策與措施。
  7. Quick replace allows you to search the code of one or more open files for a string or expression, and change all or part of any matches found

    「快速替換」允許您在一個或多個打開件的代碼中搜索元串或,並更改全部或部分任何找到的匹配內容。
  8. Used to search the active file or current project for a string or expression

    用於在活動件或當前項目中搜索元串或
  9. Used to search the active file or current project for a string or expression, and change all or part of any matches found

    用於在活動件或當前項目中搜索元串或,並全部或部分更改任何找到的匹配項。
  10. This method obtains structure types and strokes of chinese characters through chinese characters mathematic expression, and then the whole document is divided into two blocks by utilizing structure types of chinese characters. in each block, the position selected to embed is chose by chinese character ’ s strokes and the watermarking bit. watermarking bits with a robust structure is generated by chaos encrypting and hamming checkout coding ; embedding is implemented through setting underline to font

    該方法通過漢數學,獲取漢的結構類型和筆畫數,利用漢的結構類型將整個檔分成兩塊,在各塊中由漢筆畫數和水印比特位共同確定水印加載的位置,通過混沌加密和海明校驗編碼將水印生成一種具有魯棒性的水印結構,然後通過設置體下劃線將水印按對稱性的嵌入策略分別嵌入本的兩塊中。
  11. The language comprises two basic character types : literal normal text characters and metacharacters

    正則語言由兩種基本元類型組成:原義(正常)元和元元。
  12. Text box, enter the string or expression that you want to find

    在「查找內容」本框中輸入想要查找的元串或
  13. You must type default, including the single quotes, to specify the literal string value " default. " if you type the word default without any quotes, it most likely will evaluate to an empty string when this is evaluated as an xpath expression

    為了指定串值" default " ,必須輸入default ,單引號也要一起輸入。如果只是輸入default這個詞,而沒有帶單引號,那麼在xpath中它將被當作空串來處理。
  14. Based on delimiting start end strings, matching regular expressions, and the occurrence of the text

    根據分隔開始/結束元串、匹配正則本的匹配項,從
  15. Reuse one of the last 20 search strings by selecting it from this dropdown list, or type a new text string or expression to find

    在此下拉列中選擇最近使用過的20個搜索元串並使用其中一個進行查找,或鍵入一個新的元串或進行查找。
  16. In addition, you can combine multiple expressions with static text to construct a dynamic attribute value through string concatenation, as highlighted in listing 4

    此外,您可以將多個與靜態本組合在一起以通過元串並置來構造動態屬性值,如清單4所示。
  17. Find and replace window to search for text strings, expressions, or entity names within the code of your documents

    「查找替換」窗口可用於在檔的代碼中搜索元串、或實體名稱。
  18. Both are used to separate the responsibility for rendering pages from the model and controller. both accept objects passed into them as an input argument, both allow inserting string values within code " expressions ", and allow direct use of java code to perform loops, declare variable, or perform logical flows " scriptlets ". both are good ways of representing the structure of a generated object web page, java class, or file while supporting customization of the details

    Jet與jsp非常類似:二者使用相同的語法,實際上在後臺都被編譯成java程序;二者都用來將呈現頁面與模型和控制器分離開來;二者都可以接受輸入的對象作為參數,都可以在代碼中插入元串值() ,可以直接使用java代碼執行循環、聲明變量或執行邏輯流程控制制(腳本) ;二者都可以很好地示所生成對象的結構, ( web頁面、 java類或件) ,而且可以支持用戶的詳細定製。
  19. Format design of periodicals is a kind of creation combining literal contents and perfect forms of art

    摘要期刊的版設計是內容和完美藝術形相結合的創作。
  20. The paper breaks the syntax analysis to two parts : symbol - expression syntax analysis and word - expression syntax analysis, and can makes those two parts transferring each other. this method has the strongpoint of lr ( 1 ) analyzer, at the same time reduces the syntax analysis table

    通過對各種語法分析方法的比較,本採用了lr ( 1 )分析方法進行語法分析,並提出了把語法分析分解為信號語法分析和語法分析兩部分的方法,且實現了二者的相互調用。
分享友人