To get the URI in my node.js app I'm doing the following: Is this still right, or do I have to adapt it? function returnUriToDB() { var uri = ...
確定! 回上一頁