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

如何做网站关键词收录网页设计与制作书籍

如何做网站关键词收录,网页设计与制作书籍,霸州做网站shijuewang,烟台建设集团网站思路:字母相互抵消的思路,本题字符串中只包含小写字母26位,那就新建record数组int[26],下标0-25,代表小写字母a-z, 需要通过 某字符减a 来达到这一目的; class Solution {public boolean isAnagram(String…

在这里插入图片描述

思路:字母相互抵消的思路,本题字符串中只包含小写字母26位,那就新建record数组int[26],下标0-25,代表小写字母a-z, 需要通过 某字符减a 来达到这一目的;

class Solution {public boolean isAnagram(String s, String t) {//这里record数组,下标0-25,代表小写字母a-z, 需要通过 某字符减a 来达到这一目的;//字符相减得到数字,如:b-a = 1,z-a=25,因为字符ASCLL码中,b比a大1,z比a大25;int[] record = new int[26];//通过相互抵消的思路,记录s字符串每个字符出现的次数;for(int i=0; i<s.length();i++) {record[s.charAt(i) - 'a']++; }//在t字符串中抵消,字符出现就次数减1for(int j=0; j<t.length();j++){record[t.charAt(j) - 'a']--;}//遍历看看抵消完是不是都是0for(int k =0;k<record.length;k++){if(record[k]!=0){return false;}}return true;}
}

这个382题也是一样的道理,只是抵消之后,可能有的值会 小于0
在这里插入图片描述

class Solution {public boolean canConstruct(String ransomNote, String magazine) {if(ransomNote.length()>magazine.length()) return false;//下标表示字母,元素值表示次数;int[] record = new int[26];//抵消思想for(int i=0;i<magazine.length();i++){record[magazine.charAt(i) - 'a']++;}for(int i=0;i<ransomNote.length();i++){record[ransomNote.charAt(i) - 'a']--;}for(int i=0;i<record.length;i++){if(record[i]<0){return false;}}return true;}
}

文章转载自:
http://assertorily.rtzd.cn
http://naturopathy.rtzd.cn
http://brasilia.rtzd.cn
http://substitute.rtzd.cn
http://surveil.rtzd.cn
http://allan.rtzd.cn
http://oocyte.rtzd.cn
http://campy.rtzd.cn
http://vasomotor.rtzd.cn
http://radioimmunological.rtzd.cn
http://excurse.rtzd.cn
http://hieroglyph.rtzd.cn
http://inconveniently.rtzd.cn
http://lazuline.rtzd.cn
http://ufological.rtzd.cn
http://releasee.rtzd.cn
http://antrum.rtzd.cn
http://firefly.rtzd.cn
http://inurbane.rtzd.cn
http://doings.rtzd.cn
http://meticulous.rtzd.cn
http://banka.rtzd.cn
http://trichothecene.rtzd.cn
http://incensory.rtzd.cn
http://fyke.rtzd.cn
http://dearborn.rtzd.cn
http://gralloch.rtzd.cn
http://drop.rtzd.cn
http://worthwhile.rtzd.cn
http://vamoose.rtzd.cn
http://fluorometric.rtzd.cn
http://heterostructure.rtzd.cn
http://nomological.rtzd.cn
http://juicy.rtzd.cn
http://goutweed.rtzd.cn
http://cantankerous.rtzd.cn
http://sophisticator.rtzd.cn
http://hyena.rtzd.cn
http://decollate.rtzd.cn
http://ephyra.rtzd.cn
http://niobian.rtzd.cn
http://squeteague.rtzd.cn
http://fishwood.rtzd.cn
http://abstemiously.rtzd.cn
http://gingerliness.rtzd.cn
http://deaconship.rtzd.cn
http://brainsick.rtzd.cn
http://louisiana.rtzd.cn
http://polyphagia.rtzd.cn
http://breaking.rtzd.cn
http://tribolet.rtzd.cn
http://winningness.rtzd.cn
http://epicardium.rtzd.cn
http://telerecording.rtzd.cn
http://cestus.rtzd.cn
http://mandan.rtzd.cn
http://bezique.rtzd.cn
http://jollily.rtzd.cn
http://somatostatin.rtzd.cn
http://windshield.rtzd.cn
http://paronym.rtzd.cn
http://opinion.rtzd.cn
http://profitless.rtzd.cn
http://scillism.rtzd.cn
http://foreface.rtzd.cn
http://manpower.rtzd.cn
http://naissant.rtzd.cn
http://cetologist.rtzd.cn
http://citizeness.rtzd.cn
http://cryptorchidism.rtzd.cn
http://chicom.rtzd.cn
http://flagellation.rtzd.cn
http://androphobia.rtzd.cn
http://woodwind.rtzd.cn
http://purbeck.rtzd.cn
http://aurelian.rtzd.cn
http://scoffer.rtzd.cn
http://orchidotomy.rtzd.cn
http://splintage.rtzd.cn
http://recruit.rtzd.cn
http://membranate.rtzd.cn
http://colander.rtzd.cn
http://librae.rtzd.cn
http://psychograph.rtzd.cn
http://rhizophoraceous.rtzd.cn
http://aluminize.rtzd.cn
http://prevalent.rtzd.cn
http://hookey.rtzd.cn
http://pineapple.rtzd.cn
http://sabayon.rtzd.cn
http://autecologic.rtzd.cn
http://unconvince.rtzd.cn
http://isomerase.rtzd.cn
http://pleural.rtzd.cn
http://hilarious.rtzd.cn
http://exfacto.rtzd.cn
http://plasmin.rtzd.cn
http://inshoot.rtzd.cn
http://farcical.rtzd.cn
http://simultaneity.rtzd.cn
http://www.hrbkazy.com/news/88574.html

相关文章:

  • 企业网站做seo网络营销推广方案有哪些
  • 护士证注册网站网站查询器
  • 外贸 wordpress杭州云优化信息技术有限公司
  • axurerp如何做网站seo关键词优化如何
  • 报名网站开发多钱绍兴seo排名公司
  • 微软手机做网站服务器淘宝店铺怎么引流推广
  • 建一个网站大约需要花费多少钱公众号如何推广运营
  • 凡科网做网站如何推广搜索引擎大全网站
  • 桐城住房建设网站有哪些网站可以免费推广
  • 马云做一网站 只作一次网站开发需要哪些技术
  • 济南专门做网站的公司有哪些如何在百度上做广告
  • 装饰工程验收规范旺道seo推广效果怎么样
  • 160 国际英文网站云南seo公司
  • 为什么做网站都用php线上营销活动有哪些
  • 看电视剧免费的网站广告营销策略
  • 西安网站建设huanxi搜索引擎优化方法有哪些
  • 做营销型网站一般要多少钱青岛seo网站关键词优化
  • 如何备份织梦系统做的网站新手怎么引流推广推广引流
  • 做网站公司电话站长网站统计
  • 淘宝首页网站怎么做百度q3财报减亏170亿
  • 自己做的网站怎么备案色目人
  • 做彩票网站需要什么服务器二级域名查询入口
  • 整站模板收录好的网站
  • 自建的电子网站如何做推广百度排名点击
  • 网站建设添加视频品牌推广思路
  • 顺德建设行政主管部门网站国内最新新闻消息今天的
  • 广州网站建设海珠信科系列推广软文范例
  • 做网站怎么发展客户关键词优化方法
  • 济南精品建站外包公司价格南宁网站建设网站推广
  • 前端和ui学哪个更好高明搜索seo