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.
NetBeans にアプリケーション プロジェクト (C++) があります。ビルドすると、.exe プログラムが生成されます。代わりに .dll を生成する方法はありますか、それともダイナミック ライブラリ プロジェクトを作成し、行ったすべてのことをそれにコピーする必要がありますか。
ありがとうございました!
[構成の管理] ボタンを押して、動的ライブラリを構築するための新しい構成を追加することもできます。
私はこれを見つけたいくつかのスクリプトで作業する必要があります:
$data = <<<DATA MIN={$min} INVOICE={$invoice} AMOUNT={$sum} EXP_TIME={$exp_date} DESCR={$descr} DATA;
誰かがもっと情報を提供してくれませんか$somevar = <<<
$somevar = <<<