您要查找的是不是:
- Length of the command line argument should not exceed 255 characters. 命令行参数的长度不应该超过255个字符。
- The code takes a file path as a command line argument and creates a new key file in the specified location. 该代码将文件路径当作命令行参数,然后在指定位置创建新的密钥文件。
- The utility reads text input, either from the standard input or from a filename given as a command line argument. 该实用程序从标准输入或从作为命令行参数给出的文件名读取文本输入。
- How to change the command line argument interpreting from glob style into exact or regexp style? 如何把命令行参数的解释从glob方式改为exact或者regexp方式?
- This input can come either from a file specified as the last command line argument, or from standard input if no file name argument is given. 该输入可以来自作为最后一个命令行参数指定的文件,在没有给出文件名参数时也可以来自标准输入。
- Print a usage message if command line arguments are incorrect. 当命令行参数不正确的时候,打印一份帮助。
- State the correspondence between index values in the argument array passed to a main method and command line arguments. 陈述在main方法中被传递的数组参数的索引值和命令行参数之间的对应关系。
- Command Arguments : The command line arguments to pass to the application. 命令参数:要传递到应用程序的命令行参数。
- How to get program command line arguments in Unicode-aware way (Unix/Linux)? 查看:主题列表,主题摘要第1-10个主题,共有14662个往后
- 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. 代表“参数向量”,它是字符指针的指针;它以字符串数组的形式包含所有的命令行参数。
- Property supplies a way to pass command line arguments to the file when the system opens it. 属性提供在系统打开文件时将命令行参数传递给文件的方法。
- Specify the command line arguments when running under the debugger, and other settings. 指定在调试器下运行时的命令行参数,以及其他设置。
- Command line arguments containing double byte characters are truncated to a single byte. 包含双字节字符的命令行参数被截断为单个字节。
- A. support COM interface and command line arguments, can be called from VB, VC, DELPHI. 答:支持COM接口和命令行参数,可被称为从VB , VC的,德尔福。
- Any command line arguments that are specified when you register SQLdiag as a service are preserved for future runs of the service. 您将SQLdiag注册为服务时指定的所有命令行参数,都将留到以后用来运行该服务。
- Managed code executables deployed by Internet Explorer using an HREF link should not be started with command line arguments. 由Internet Explorer使用HREF链接所部署的托管代码可执行文件不应该使用命令行参数启动。
- Class and specifies an application file name with which to start the process, as well as a set of command line arguments to pass to the application. 类的新实例,并指定启动该进程时使用的应用程序文件名以及要传递给该应用程序的一组命令行参数。
- Typically, you do not need to edit the configuration file or change the command line arguments when collecting from a clustered SQL Server instance. 参数。通常,在从群集SQL Server实例中收集诊断信息时,无需编辑配置文件或更改命令行参数。
- You can pass command line arguments to a program, thereby allowing multiple variations of the query to be run with a single program. 您可以将多个命令行参量传到程序中,这样可以运行一个程序可以进行多种类型的查询。
- This utility may be changed, and applications or scripts that rely on its command line arguments or behavior may not work correctly in future releases. 该实用工具可以进行更改,因此依赖于其命令行参数或行为的应用程序或脚本可能无法在未来版本中正常运行。