由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - how to input arguments in visual C++ .NET
相关主题
Calling order of functions as arguments[合集] A C++ Constructor Question
matlab: how to set defaul value for function argumentsAbout command line in C++
来几个C++测试题C++ template function default argument 很怪?
C -- sample without replacementc++设计一问:如何动态地调用不同的算法的dll ?
C里面有没有default argument这么一说,是不是只有在C++里有这个feature?问个c++问题
A simple question on Flex问一个C++问题:default parameter and overriding/inheritanc (转载)
gdb里怎么call member functionpython: how to use an array as an argument
Default function template argumentsC++ 普及课程 (视频):Koenig Lookup - Argument Dependent Lookup (ADL)
相关话题的讨论汇总
话题: c++话题: net话题: arguments话题: visual话题: input
进入Programming版参与讨论
1 (共1页)
J****n
发帖数: 110
1
How to input a few arguments in visual C++ .NET when running the executable?
Only familiar with VC++ 6.0.
TIA
k**f
发帖数: 372
2
From menu: Project-> Properties -> Configuration Properties -> Debugging
then look for "Command argument" at right panel.
J****n
发帖数: 110
3
Thanks very much...
1 (共1页)
进入Programming版参与讨论
相关主题
C++ 普及课程 (视频):Koenig Lookup - Argument Dependent Lookup (ADL)C里面有没有default argument这么一说,是不是只有在C++里有这个feature?
C++ static member method with default argumentsA simple question on Flex
how to proof (转载)gdb里怎么call member function
如果python command line positional arguments 里有些是运算,那这种argument 该怎么处理?Default function template arguments
Calling order of functions as arguments[合集] A C++ Constructor Question
matlab: how to set defaul value for function argumentsAbout command line in C++
来几个C++测试题C++ template function default argument 很怪?
C -- sample without replacementc++设计一问:如何动态地调用不同的算法的dll ?
相关话题的讨论汇总
话题: c++话题: net话题: arguments话题: visual话题: input