top of page

Find Documents

Find Documents with a Query Filter         collection.find({‘dog’:1 }) Find All Documents                         collection.find({ })...

mongoDB

mongoDB Local: Create the package.json file setup Environment Variable creat local database  & connect mongoDB GUI  by Robo 3T Web...

Onsen UI

mobile web app UI Framework use npm install to get onsenui package To find onsenui folder at node_modules  ……. Copy onsenui folder to www...

Cordova

Step1:  creat a folder ( ex: cordova_UI )     use CMD run such as follow Step2: Result:       cordova run browser

import xlsx data (1)

Use xlrd to open a sheet data , then …….  fill up the Nan to 0 isnull().sum() df.fillna(0) Use xlwd to write a new files

PyCharm+PyUic5

Pycharm setup: 1.  File / settings / External tools  ……….   icon( +)      Creat Tool Create Tool  Setup: 2.  name :  Pyuic  or  any 3....

bottom of page