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.
QBasic または VBscript に似たスクリプトのサブセットを cpp app に埋め込むのが好きです。そのようなことはありますか?
ScriptControl ( 1 , 2 )を使用するか、ActiveScriptHost ( 1 , 2 ) を実装できます。
更新:クロスプラットフォームのスクリプトが必要な場合は、Basic の代わりに Perl、Python、Lua、QTScript などを使用することを検討してください。