問題タブ [ssh2-sftp]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
113 問題
0
投票する
2
に答える
9085
参照
javascript - 同じクラス JS の別のメソッド内でメソッドを呼び出すことはできません
同じクラスのメソッド connect でメソッド test を呼び出そうとしています。しかし、私が得ているのは「Uncaught Type Error: Undefined のプロパティ 'test' を読み取れません」です。sftp コールバック内の変数にアクセスするにはどうすればよいですか? なぜそうなのですか?
これが私のコードです: