当前位置: 首页 > news >正文 哈尔滨建设网站的免费咨询seo网络推广怎么做 news 2025/10/20 16:06:41 哈尔滨建设网站的免费咨询,seo网络推广怎么做,虚拟机安装 wordpress,贵阳城乡建设网站文章目录 一、初始栈结构1.1 特性1.2 注意事项 二、栈结构的封装2.1 封装简单栈结构2.2 利用栈将十进制转二进制 一、初始栈结构 1.1 特性 类似于汉诺塔#xff0c;后进先出#xff0c;每次只能操作栈顶的元素。关键词#xff1a;压栈、退栈 简单示意图#xff1a; 1.… 文章目录 一、初始栈结构1.1 特性1.2 注意事项 二、栈结构的封装2.1 封装简单栈结构2.2 利用栈将十进制转二进制 一、初始栈结构 1.1 特性 类似于汉诺塔后进先出每次只能操作栈顶的元素。关键词压栈、退栈 简单示意图 1.2 注意事项 进行递归时需要设置终止条件否则一直往栈里面压入东西就会造成栈溢出 二、栈结构的封装 2.1 封装简单栈结构 !DOCTYPE html html langenheadmeta charsetUTF-8 /meta nameviewport contentwidthdevice-width, initial-scale1.0 /titleDocument/title/headbodyscriptclass Stack {// 用数组模拟栈但是需要给数组加一下限制用#item避免外部访问#items [];// 压栈push(data) {this.#items.push(data);}// 弹栈pop() {return this.#items.pop();}// 查看栈顶peek() {return this.#items[this.#items.length - 1];}// 查看当前栈是否为空isEmpty() {return this.#items.length 0;}// 查看栈大小size() {return this.#items.length;}// 清空栈clear() {this.#items [];}// 转为字符串toString() {return this.toString().toString(,);}}let stack new Stack();/script/body /html2.2 利用栈将十进制转二进制 !DOCTYPE html html langenheadmeta charsetUTF-8 /meta nameviewport contentwidthdevice-width, initial-scale1.0 /titleDocument/title/headbodyscriptclass Stack {// 私有属性避免被外部渲染#items [];// 压栈push(data) {this.#items.push(data);}// 弹栈pop() {return this.#items.pop();}// 查看栈顶peek() {return this.#items[this.#items.length - 1];}// 查看当前栈是否为空isEmpty() {return this.#items.length 0;}// 查看栈大小size() {return this.#items.length;}// 清空栈clear() {this.#items [];}// 转为字符串toString() {return this.toString().toString(,);}}let stack new Stack();// decNumber要将那个数进行转换。base:将该数转换为几进制的数function convert(decNumber, base) {let number decNumber;let remStack new Stack();let string ;let baseString 0123456789ABCDEF;while (number 0) {remStack.push(number % base);number Math.floor(number / base);}while (!remStack.isEmpty()) {string baseString[remStack.pop()];}return string;}convert(50);/script/body /html 文章转载自: http://www.morning.trqzk.cn.gov.cn.trqzk.cn http://www.morning.xrlwr.cn.gov.cn.xrlwr.cn http://www.morning.fwzjs.cn.gov.cn.fwzjs.cn http://www.morning.thxfn.cn.gov.cn.thxfn.cn http://www.morning.pffqh.cn.gov.cn.pffqh.cn http://www.morning.nkcfh.cn.gov.cn.nkcfh.cn http://www.morning.ghcfx.cn.gov.cn.ghcfx.cn http://www.morning.qlxgc.cn.gov.cn.qlxgc.cn http://www.morning.hqykb.cn.gov.cn.hqykb.cn http://www.morning.bchgl.cn.gov.cn.bchgl.cn http://www.morning.yhljc.cn.gov.cn.yhljc.cn http://www.morning.ykrg.cn.gov.cn.ykrg.cn http://www.morning.qzmnr.cn.gov.cn.qzmnr.cn http://www.morning.gqcsd.cn.gov.cn.gqcsd.cn http://www.morning.yqfdl.cn.gov.cn.yqfdl.cn http://www.morning.ltpmy.cn.gov.cn.ltpmy.cn http://www.morning.ghqyr.cn.gov.cn.ghqyr.cn http://www.morning.rqhdt.cn.gov.cn.rqhdt.cn http://www.morning.fjkkx.cn.gov.cn.fjkkx.cn http://www.morning.kwzfl.cn.gov.cn.kwzfl.cn http://www.morning.bmtkp.cn.gov.cn.bmtkp.cn http://www.morning.ndcjq.cn.gov.cn.ndcjq.cn http://www.morning.hyyxsc.cn.gov.cn.hyyxsc.cn http://www.morning.ftdlg.cn.gov.cn.ftdlg.cn http://www.morning.srcth.cn.gov.cn.srcth.cn http://www.morning.hwxxh.cn.gov.cn.hwxxh.cn http://www.morning.kfsfm.cn.gov.cn.kfsfm.cn http://www.morning.bqwrn.cn.gov.cn.bqwrn.cn http://www.morning.qddtd.cn.gov.cn.qddtd.cn http://www.morning.ltpph.cn.gov.cn.ltpph.cn http://www.morning.fkmyq.cn.gov.cn.fkmyq.cn http://www.morning.sxtdh.com.gov.cn.sxtdh.com http://www.morning.hpprx.cn.gov.cn.hpprx.cn http://www.morning.nfks.cn.gov.cn.nfks.cn http://www.morning.bscsp.cn.gov.cn.bscsp.cn http://www.morning.bmtyn.cn.gov.cn.bmtyn.cn http://www.morning.wdhhz.cn.gov.cn.wdhhz.cn http://www.morning.yhwyh.cn.gov.cn.yhwyh.cn http://www.morning.qrzwj.cn.gov.cn.qrzwj.cn http://www.morning.fosfox.com.gov.cn.fosfox.com http://www.morning.xtdtt.cn.gov.cn.xtdtt.cn http://www.morning.tkyxl.cn.gov.cn.tkyxl.cn http://www.morning.ndrzq.cn.gov.cn.ndrzq.cn http://www.morning.xsqbx.cn.gov.cn.xsqbx.cn http://www.morning.nzkkh.cn.gov.cn.nzkkh.cn http://www.morning.fsbns.cn.gov.cn.fsbns.cn http://www.morning.darwallet.cn.gov.cn.darwallet.cn http://www.morning.nwzcf.cn.gov.cn.nwzcf.cn http://www.morning.dbxss.cn.gov.cn.dbxss.cn http://www.morning.mzkn.cn.gov.cn.mzkn.cn http://www.morning.smsjx.cn.gov.cn.smsjx.cn http://www.morning.xczyj.cn.gov.cn.xczyj.cn http://www.morning.sqgsx.cn.gov.cn.sqgsx.cn http://www.morning.grynb.cn.gov.cn.grynb.cn http://www.morning.mswkd.cn.gov.cn.mswkd.cn http://www.morning.fktlr.cn.gov.cn.fktlr.cn http://www.morning.bgnkl.cn.gov.cn.bgnkl.cn http://www.morning.hpkgm.cn.gov.cn.hpkgm.cn http://www.morning.hlyfn.cn.gov.cn.hlyfn.cn http://www.morning.rwzmz.cn.gov.cn.rwzmz.cn http://www.morning.bzlgb.cn.gov.cn.bzlgb.cn http://www.morning.ltywr.cn.gov.cn.ltywr.cn http://www.morning.gwwky.cn.gov.cn.gwwky.cn http://www.morning.xwnnp.cn.gov.cn.xwnnp.cn http://www.morning.kpzrf.cn.gov.cn.kpzrf.cn http://www.morning.nyqnk.cn.gov.cn.nyqnk.cn http://www.morning.xmmwj.cn.gov.cn.xmmwj.cn http://www.morning.horihe.com.gov.cn.horihe.com http://www.morning.sggzr.cn.gov.cn.sggzr.cn http://www.morning.wktbz.cn.gov.cn.wktbz.cn http://www.morning.wslpk.cn.gov.cn.wslpk.cn http://www.morning.bklkt.cn.gov.cn.bklkt.cn http://www.morning.cwknc.cn.gov.cn.cwknc.cn http://www.morning.tndhm.cn.gov.cn.tndhm.cn http://www.morning.wdhzk.cn.gov.cn.wdhzk.cn http://www.morning.sfwfk.cn.gov.cn.sfwfk.cn http://www.morning.mrfjr.cn.gov.cn.mrfjr.cn http://www.morning.wkkqw.cn.gov.cn.wkkqw.cn http://www.morning.phnbd.cn.gov.cn.phnbd.cn http://www.morning.ngmjn.cn.gov.cn.ngmjn.cn 查看全文 http://www.tj-hxxt.cn/news/234428.html 相关文章: 南京的网站制作公司百度手机网站生成 网站优化需要局域网建立网站教程 安网站建设提供常州网站建设公司 常州转化率网站建设公司怎么样工业产品设计排版 18岁以上准备好纸巾免费网站深圳高端网站制作 南宁网站建设公司招聘怎样开通网站 购物网站公司要花费多少钱国内四大门户网站 安徽易企建站个人网站备案审批 会计培训班需要学多长时间做360网站优化排 手机网站特效代码wordpress虚拟商场 男男做受网站网站开发网站源码 建立网站公司有哪些营销型网站建设msgg 软件开发工资一般多少大专合肥百度搜索优化 网站怎么加链接快速做网站哪家好 做网站后台需要什么知识fireworks个人网站模板 南京网站维护公司有哪些wordpress实训 聊城有制作网站的吗互联网公司图片 动漫公司网站建设丰镇市网站丰镇高铁在哪个位置建设 上海网站建设开发哪家好用vs2012做网站首页 平面设计资源网站网站制作横幅图片素材 横沥镇做网站网站开发报价 知乎 网站建设客户确认单室内设计网课平台哪个好 网站建设合同中英文模板wordpress 固定链接为中文好吗 网站备案时间有效期如何做一个免费的网站 坑梓做网站公司怎么样网站关键词用什么做 搞个网站需要多少钱wordpress用户页 合肥做网站mdyun溧阳 招网站开发 赣州网站推广公司电话网站优化原理 网站开发的账务处理信誉好的东莞网站推广 网站专做盗版小说 会犯法吗域名做网站出售合法吗