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.
私はラバに不慣れで、httpコネクタを介してcプログラムを呼び出す必要があります。 残念ながら、Cプログラムの呼び出しに役立つエンドポイントを見つけることができませんでした。 ラバでこれが可能かどうか誰かに教えてもらえますか?もしそうなら、どのように?
c-programとは、ネイティブの実行可能ファイルにコンパイルされたプログラムを意味すると仮定すると、のメソッドのexpression-component1つを介してそれを呼び出すためにを使用することをお勧めします。exec()java.lang.Runtime
expression-component
exec()
java.lang.Runtime