Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は多くのコマンドを備えた「大きな」コンソールアプリケーションを持っています
デザインをきれいにしていますが、実際にはいくつかのコマンドをフォルダーにグループ化したいのですが、サブフォルダーからコマンドを呼び出す方法はありますか?
CConsoleApplication.commandMapがあり、必要なすべてのコマンドを指定できますが、フルパスを指定する必要があります。ビルドプロセスの一部としてこれを実行できると思います。