install
- remember not check install campass when install mongodb msi, avoid download campass from website with low speed
- add the bin path to system “ENV path”
Run
- net start mongodb
- net stop mongodb
- if want access from network
- set
- set
ide
nosqlbooster
pymongo time
# if need now time
# should use utc time
nowtime = datetime.datetime.utcnow()
# set time
datetime.datetime(year,month,day,hour,minute,seconds)