command line arguments 中文意思是什麼

command line arguments 解釋
命令行的參量
  • command : vt 1 命令,指令;指揮,統率(軍隊等)。2 左右,支配,控制,管理,掌握。3 自由使用。4 博得,得到(...
  • line : n 1 線;繩索;釣絲;測深度用繩,捲尺。 a fishing line 釣魚線。 be clever with rod and line 會釣魚...
  • arguments : 發現解決論據中存在的問題
  1. This example displays the command line arguments passed to a command - line application

    本示例顯示了傳遞給命令行應用程序的命令行參數。
  2. If true, allows the url to contain query string parameters that are passed into the application, much like command - line arguments are passed to a command - line application

    如果為true ,則允許url包含要傳入應用程序的查詢字元串參數,非常類似於將命令行變量傳遞給命令行應用程序。
  3. Command line arguments to pass to the application when the process starts

    進程啟動時要傳遞給應用程序的命令行參數。
  4. If the program is such that it can behave differently based on its input or on user preferences, then it should be written to accept command line arguments known as

    如果程序可以根據其輸入或用戶的首選參數有不同的行為,則應將它編寫為接受名為
  5. Programs that take only command - line arguments as input, and produce potentially complicated output, can be very useful

    僅接受命令行參數作為輸入並潛在地產生復雜輸出的程序可能非常有用。
  6. You should also note that command - line arguments are accessed via the built - in symbol

    您還應當注意命令行參數是通過內置符號
  7. Attribute, expecting imported files instead as additional command - line arguments

    屬性,而是希望將導入的文件作為附加命令行參數。
  8. Gets or sets the optional additional - command line arguments string to use when invoking the compiler

    獲取或設置調用編譯器時使用的可選附加命令行參數字元串。
  9. Array that represents the command - line arguments used to invoke the program

    數組,該數組表示用於激活程序的命令行參數。
  10. I ve used manual parsing of command - line arguments in this article, since it was relatively simple, in this case, and to demonstrate the technique

    我在本文對命令行參數進行了手工解析,因為在這個例子中它相對簡單,同時也是為了演示技術。
  11. The perl5 module for reading configuration files and parsing command - line arguments, in the cpan archives

    ,即用於讀取配置文件和解析命令行參數的perl5模塊。
  12. Type perldoc getopt : : std or perldoc getopt : : long at your prompt to retrieve the documentation for these modules, which make parsing command - line arguments easy

    在提示符下輸入perldoc getopt : : std或perldoc getopt : : long檢索這些模塊的文檔,它使得解析命令行參數更容易。
  13. Stands for " argument vector " and is a pointer to pointer to char ; it contains all the command line arguments as an array of character strings

    代表「參數向量」 ,它是字元指針的指針;它以字元串數組的形式包含所有的命令行參數。
  14. Gets the command - line arguments of the subsequent application instance

    獲取后續應用程序實例的命令行參數。
  15. When a subsequent application instance starts, it attempts to contact the first instance application to pass its command - line arguments

    當后續應用程序實例啟動時,它嘗試聯系第一個實例應用程序以傳遞其命令行參數。
  16. Gets the command - line arguments of the application

    獲取應用程序的命令行參數。
  17. This script takes three command - line arguments

    這個腳本採用了三個命令行參數:
  18. For information about command - line arguments, see

    有關命令行參數的信息,請參閱
  19. Determine the application s command - line arguments

    確定應用程序的命令行參數
  20. How to : access command - line arguments using foreach

    如何:使用foreach訪問命令行參數c
分享友人