main()在C或C++应用程序中传递参数时,将argv[0]始终是可执行文件的名称?或者这只是一个常见的约定,并不保证100%的时间都是真的?
main()
argv[0]
c c++ standards argv
argv ×1
c ×1
c++ ×1
standards ×1