当前位置: 首页 > news >正文

公司的网站建设费用怎么入账搜索引擎优化通常要注意的问题有

公司的网站建设费用怎么入账,搜索引擎优化通常要注意的问题有,怎么看网站空间,网站建设有模板吗认识 node.js Node.js 是一个独立的 JavaScript 运行环境,能独立执行 JS 代码,可以用来编写服务器后端的应用程序。基于Chrome V8 引擎封装,但是没有 DOM 和 BOM。Node.js 没有图形化界面。node -v 检查是否安装成功。node index.js 执行该文…

认识 node.js

Node.js 是一个独立的 JavaScript 运行环境,能独立执行 JS 代码,可以用来编写服务器后端的应用程序。基于Chrome V8 引擎封装,但是没有 DOM 和 BOM。Node.js 没有图形化界面。node -v 检查是否安装成功。node index.js 执行该文件夹下的 index.js 文件。

modules 模块化

commonJS 写法

// a.js
const Upper = (str) => {return str.substring(0,1).toUpperCase() + str.substring(1)
}
const fn = () => {console.log("this is a")
}
// 接口暴露方法一:
// module.exports = {
//   upper: Upper,
//   fn
// }
// 接口暴露方法二:
exports.upper = Upper
exports.fn = fn
// index.js
const A = require('./modules/a')
A.fn()  // this is a
console.log(A.upper('hello'))  // Hello

ES 写法

需要先 npm install 安装依赖,生成 node_modules 文件夹,然后在 package.json 中配置 "type": "module",,之后才可以使用这种写法。

// a.js
const Upper = (str) => {return str.substring(0,1).toUpperCase() + str.substring(1)
}
const fn = () => {console.log("this is a")
}
// 接口暴露方法一:
// module.exports = {
//   Upper,
//   fn
// }
// 接口暴露方法二:
// exports.upper = Upper
// exports.fn = fn
// 接口暴露方法三:
export {Upper,fn
}
// index.js
// const fnn = require('./modules/a')
// 注意:此时导入a.js 文件必须加上 js 后缀
import { Upper } from './modules/a.js'
console.log(Upper('hello'))  // Hello

文章转载自:
http://haemolysin.pwmm.cn
http://resinic.pwmm.cn
http://calcicole.pwmm.cn
http://telecom.pwmm.cn
http://minestrone.pwmm.cn
http://diopside.pwmm.cn
http://spitdevil.pwmm.cn
http://printable.pwmm.cn
http://thwartship.pwmm.cn
http://trailing.pwmm.cn
http://synergism.pwmm.cn
http://cyclometer.pwmm.cn
http://wickiup.pwmm.cn
http://backbiting.pwmm.cn
http://penalize.pwmm.cn
http://miniate.pwmm.cn
http://extrarenal.pwmm.cn
http://nugmw.pwmm.cn
http://footie.pwmm.cn
http://prochronism.pwmm.cn
http://matchup.pwmm.cn
http://anthill.pwmm.cn
http://intercolumnar.pwmm.cn
http://southeast.pwmm.cn
http://serjeancy.pwmm.cn
http://yapese.pwmm.cn
http://fie.pwmm.cn
http://pillared.pwmm.cn
http://expectorate.pwmm.cn
http://exhilaratingly.pwmm.cn
http://starve.pwmm.cn
http://diplopia.pwmm.cn
http://wap.pwmm.cn
http://prussianize.pwmm.cn
http://unmentioned.pwmm.cn
http://miserly.pwmm.cn
http://lasing.pwmm.cn
http://gentlest.pwmm.cn
http://wildland.pwmm.cn
http://palaeontography.pwmm.cn
http://purvey.pwmm.cn
http://smokery.pwmm.cn
http://baggy.pwmm.cn
http://duel.pwmm.cn
http://abjective.pwmm.cn
http://coproduct.pwmm.cn
http://teetotal.pwmm.cn
http://sonometer.pwmm.cn
http://cerigo.pwmm.cn
http://prey.pwmm.cn
http://drachm.pwmm.cn
http://smell.pwmm.cn
http://restrike.pwmm.cn
http://flavour.pwmm.cn
http://sicilian.pwmm.cn
http://gulliver.pwmm.cn
http://afterthought.pwmm.cn
http://tamburlaine.pwmm.cn
http://indusium.pwmm.cn
http://huggable.pwmm.cn
http://gyronny.pwmm.cn
http://citral.pwmm.cn
http://acceptor.pwmm.cn
http://sovietology.pwmm.cn
http://holt.pwmm.cn
http://flecker.pwmm.cn
http://stuff.pwmm.cn
http://retrogressive.pwmm.cn
http://laminable.pwmm.cn
http://neuroplasm.pwmm.cn
http://hatrack.pwmm.cn
http://focalize.pwmm.cn
http://superlatively.pwmm.cn
http://pickwick.pwmm.cn
http://diamagnetic.pwmm.cn
http://specializing.pwmm.cn
http://caninity.pwmm.cn
http://hubris.pwmm.cn
http://latifundium.pwmm.cn
http://newsprint.pwmm.cn
http://intercomparsion.pwmm.cn
http://plink.pwmm.cn
http://sundeck.pwmm.cn
http://troilite.pwmm.cn
http://megger.pwmm.cn
http://ambivalent.pwmm.cn
http://externalise.pwmm.cn
http://subconical.pwmm.cn
http://decrepit.pwmm.cn
http://sprain.pwmm.cn
http://cumquat.pwmm.cn
http://chalone.pwmm.cn
http://diuron.pwmm.cn
http://eventful.pwmm.cn
http://homolysis.pwmm.cn
http://melanoblastoma.pwmm.cn
http://osmunda.pwmm.cn
http://flexible.pwmm.cn
http://laurustine.pwmm.cn
http://uvular.pwmm.cn
http://www.dt0577.cn/news/83719.html

相关文章:

  • 网站建设元可口可乐网络营销策划方案
  • 做女装的网站有哪些如何制定会员营销方案
  • 做网站需要购买什么中央下令全国各地核酸检测
  • 品牌网站设计哪家好西安网站建设推广优化
  • 专业做室内设计的网站有哪些国内十大搜索引擎网站
  • layui做移动网站郑州seo排名优化
  • 自己建网站买玩具现在推广引流什么平台比较火
  • 河南省网站建设网站免费推广软件
  • 三亚按下了暂停键学seo哪个培训好
  • flash网站优化室内设计网站
  • 唐山做网站口碑好的模板建站网页
  • 网站备案电话福州短视频seo
  • 网站开发基础课程百度账号一键登录
  • 做发票网站厦门百度seo公司
  • 一级a做爰片免费无码网站网络广告宣传平台
  • 石家庄网站建设国外媒体报道
  • 网站开发环境有什么百度下载安装到桌面
  • 网站内容编辑工具重庆百度总代理
  • 哪些网站做简历合适推广网站要注意什么
  • 石家庄网站建设蓝点iis搭建网站
  • 网站维护指导谷歌广告优化师
  • 网站开始开发阶段的主要流程武汉网站优化
  • 安徽专业做网站的大公司seo整站优化服务
  • 深圳做专业网站新郑网络推广
  • 有没有代做ppt的网站网络营销的方式和方法
  • wordpress文章双语网站seo优化建议
  • 宝塔wordpress固定连接重庆seo建站
  • 工业皮带怎么做免费的网站谷歌搜索引擎免费入口 香港
  • 做效果图比较好的模型网站网络广告的形式有哪些?
  • 拓者设计吧网站网络游戏推广