sample string 中文意思是什麼

sample string 解釋
抽樣串
  • sample : n 1 樣品,貨樣。2 標本;榜樣,實例。3 【統計】典型取樣,抽檢查。4 【電訊】信號瞬時值。5 【冶金】 ...
  • string : n 1 線,帶,繩子;〈美國〉鞋帶〈又作 shoe string, 〈英國〉稱 shoe lace〉。 (穿線、數珠等的)串...
  1. Return the data as a string containing the raw data, ( e. g., 2 bytes per sample in big - endian byte order ( high byte, low byte ) if you have set the sample width to 2 bytes )

    傳回代表原始數據的字元串, (例如,如你設定取樣寬度為兩個位元的話,則每個樣本以雙字元大順位次序存放(高字元,低字元) )
  2. The sample also sets a default value for the firstname, lastname, and dateofbirth columns which are just simple empty string literals, such as, and the

    該範例應用程式還為firstname 、 lastname和dateofbirth列設定預設值,這些預設值只是簡單的空字串文字,例如
  3. The unires sample demonstrates how to create a win32 application with only unicode string resources and how to integrate a unicode. rc file into a project

    此unires示例說明如何只使用unicode字元串資源創建win32應用程序以及如何將unicode . rc文件集成到項目中。
  4. Examinations show that our arithmetic can make good use of hvs system, and is robust to common image processing such as noise, mean - filter, sub - sample and jpeg compress. string - type watermark is more robust

    經過試驗檢驗,該演算法不僅能很好地結合hvs系統,且對一般圖像處理(對抗噪聲、均值濾波、亞抽樣和jpeg壓縮)都具有好的魯棒性,字元型水印的效果更佳。
  5. Integration services can automatically suggests the most appropriate data types based on the first 100 rows of data. you can also change these suggestion options to sample more or less data, to specify the default data type for integer or boolean data, or to add spaces as padding to string columns

    Integration services將根據前100行數據自動建議數據類型,但您可以通過更改建議選項來增加和減少取樣數據,指定整數數據或布爾數據的默認數據類型,或添加作為填充量添加到字元串列中的空格。
  6. Listing 2 shows a sample algorithm which creates such a key by string concatenation

    清單2顯示了一個通過字元串串聯創建此類鍵的示例演算法。
  7. The stringmanipulate sample for microsoft sql server 2005 demonstrates supplementary character aware string processing

    Microsoft sql server 2005的stringmanipulate示例說明了能夠識別補充字元的字元串處理。
  8. This sample shows the implementation of five transact - sql string functions that provide the same string manipulation functions as built - in ones, but with additional supplementary character - aware capability to handle both unicode and supplementary character strings

    此示例顯示了五個transact - sql字元串函數的實現方式。這些函數提供的字元串操作功能與內置函數相同,但增加了補充字元識別功能,因此既能處理unicode字元串,又能處理補充字元串。
  9. You will change the url of the ads in the sample. ads file to send the ad response to a redirection page, with information in the query string that identifies the ad and the ultimate destination

    您將更改sample . ads文件中的廣告的url ,以便將廣告響應(以及標識廣告和最終目標的查詢字元串中的信息)發送到重定向頁。
  10. Used by the indentedwriter sample type to create a string

    - indentedwriter示例類型使用它來創建字元串。
  11. This sample implements the boyer - moore string matching algorithm using standard crt functions

    本示例使用標準crt函數實現貝葉-莫爾字元串匹配演算法。
  12. String methods sample

    字元串方法示例
  13. The following is a sample code segment that encrypts and encodes a test string note that the pass phrase in this example is obviously not strong enough to insure adequate security : plaintext " this is plaintext " ; source to encrypt

    下面是一個示例代碼片段,這段代碼用於加密和編碼一個測試字元串(注意,這個例子中的密碼短語顯然不夠強,不足以提供充分的安全保證) :
分享友人