ARGS
美
英 
- 網絡參數;請求中的參數;Are Ratio Gray Scale
例句
args are the values to be updated in the semaphore set data structure through this IPC_SET (explained in the sample).
args是這個信號量集數據結構中要通過IPC_SET來更新的值(在這個例子中會有解釋)。
delete(args) Deletes a directory entry for a specified DN, which is the only supported argument.
delete(args)針對指定的DN刪除目錄項,DN是所支持的惟一參數。
The command line arguments for the application are passed to main in an array of strings, e. g. , args: Array[String].
命令行參數會作為一個字符串數組被傳入應用程序,比如args:Array[String]。
Second, we make reference to the message parameter as an argument for the property called Args.
其次,我們將把message參數的引用作為Args屬性的一個參數。
The second all-strings function similarly generates a conditional visitor that looks for a concat node with all string args.
第二個all-strings函數生成了一個條件訪問者,它將查找帶有全部字符串參數的concat節點。
The control argument specifies a format control and the args argument represents any number of arguments.
control參數指定一個格式化控制臺,args參數表示任意數量的參數。
Using args here might not make sense to the uninitiated, but it makes perfect sense to seasoned Java developers.
在這里使用args對于新手可能沒意義,但是它對于經驗豐富的Java開發人員意義非凡。
By using the args pointcut designator, you are able to expose the exception instance and use it in your reporting.
通過使用argsPointcut指示器,你可以找到異常實例,還可以在你的報告中使用它。
The main function takes in an array of Strings called args.
main函數接受一個String數組(稱為args)作為參數。
uap is a pointer to the socket_args structure that contains the arguments passed to the process in the socket system call.
uap是一個指向socket_args結構的指針,該結構包含傳遞到socket系統調用中的進程的參數。
Take note of how each section of the concatenation is retrieved from args_list.
注意如何從args_list檢索連接的各個部分。
Lines starting with the comment "now handle optional args"
以注釋“nowhandleoptionalargs”開始的行
Another quick note: you'll also notice calls to "rec_check" , "unrecord" , "record" , and "args" .
另一個簡短注釋:您還會注意到對“rec_check”、“unrecord”、“record”和“args”的調用。
Make a listener by calling socket with socket args.
由套接字調用和套接字參數創建一個監聽器。
Some notable ARGs have been produced by traditional agencies to promote products such as automobiles.
傳統的機構為宣傳產品(譬如汽車)制造了一些著名的ARG游戲。
sql=sqlTemplate % args uses dictionary based SQL string formatting that we learned in select2. jy.
sql=sqlTemplate%args使用基于字典的SQL字符串格式化,我們在select2.jy中已經了解。
On the first invocation, sizeof. . . (args) displays 2, because there are only two arguments for the variable args list.
對于第一次調用,sizeof…(args)顯示2,因為可變的args列表中只有兩個參數。
The pre-condition and post-condition methods can also see the values passed as function arguments (args).
前置條件和后置條件方法可以看到作為函數參數(args)傳遞的值。
Here, we handle the remaining args, if any were given.
這里,如果還有余下的參數,我們將處理它們。
Others are purely stylistic convention (args, not argv; i++ instead of ++i).
其他則是純粹的風格慣例(args而非argv;i++而非++i)。
modify(args) Modifies the attribute values for a specified directory entry. Takes the following arguments as a hash
modify(args)修改指定目錄項的屬性值。
We check whether the minimum number (three) of command line arguments has been passed. These three args are
我們檢查是否傳遞了最小數目(三)的命令行參數。
args -- a set of arguments for the builder
args—構建器的一組參數。