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.
自分で作成したいくつかの GUI 要素を含む JCreator LE で作成したプログラムがあり、これを NetBeansIDE で開き、作成済みの GUI を編集するために使用する方法があるかどうか疑問に思っていました。GUI を実行していますが、レイアウトの設定が苦手で、NetBeansIDE を使用して設定したいと考えています。私はGUI編集に別のプログラムを使用することにオープンですが、誰かがもっとよく知っているなら。
I'm using ExpressJS and have been trying to get PassportJS working. In my express.js config, I have the following:
express.js
app.configure(function () { // dyna