会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小小菜鸟成长记
CnBlogs
Home
New Post
Contact
Admin
Subscription
2020年9月7日
nodejs基础知识
nodejs 两种运行方式 一.命令行方式REPL 1.打开cmd - 输入node - 输入要打印的东西:console.log("hello world"); - 即可看到打印出hello world 2.REPL -read eval print loop :读取屏幕中输入的代码、执行代码、打
Read More
posted @ 2020-09-07 15:02 菜鸟要飞~
Views(268)
Comments(0)
Diggs(0)
公告