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.
過去数か月間、プログラムからコンパイルされていない外部クラスを実行する方法を見つけるのに苦労してきました。
例:
Windows フォーラムに簡単な実行ボタンがあります。その実行ボタンが押されたときに、run.vb で Main サブを実行したくありません。(Run.vb はプログラムの一部ではなく、ディレクトリにあります)
.dll を使用せずにこれを行う方法はありますか?