Blog | Designs Park | 桃园市2019年1月9日讀畢需時 1 分鐘add data in order、 find() collectionmlab server add “_id” in order by code and find a:3 values in front of two item javascript code:
Blog | Designs Park | 桃园市2019年1月8日讀畢需時 1 分鐘Find DocumentsFind Documents with a Query Filter collection.find({‘dog’:1 }) Find All Documents collection.find({ })...
Blog | Designs Park | 桃园市2019年1月8日讀畢需時 1 分鐘Add Data to mLab( local、 Server)add data to mlab by Robo 3T : SETP1: add data by json STEP2: Check web mlab Use Node.js to connect MLab : local Server add mlab server data
Blog | Designs Park | 桃园市2019年1月7日讀畢需時 1 分鐘mongoDBmongoDB Local: Create the package.json file setup Environment Variable creat local database & connect mongoDB GUI by Robo 3T Web...
Blog | Designs Park | 桃园市2019年1月7日讀畢需時 1 分鐘Onsen UImobile web app UI Framework use npm install to get onsenui package To find onsenui folder at node_modules ……. Copy onsenui folder to www...
Blog | Designs Park | 桃园市2019年1月5日讀畢需時 1 分鐘CordovaStep1: creat a folder ( ex: cordova_UI ) use CMD run such as follow Step2: Result: cordova run browser