node.js learning (5) to read and write files (synchronous asynchronous)

1 Import File System Library

# Synchronous

Reading file

Write file

# Asynchronous

 

 

 Require time-consuming process with asynchronous

 

Guess you like

Origin www.cnblogs.com/xiao-xue-di/p/11332575.html
Recommended