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

滨州网站建设2022年seo还值得做吗

滨州网站建设,2022年seo还值得做吗,链接测试对于网站的意义,Wordpress 建立学生档案awk里边的函数分为内置函数和自定义函数。 内置函数有下边的几种: 算术函数(arithmetic) 字符串函数(string) 输入/输出函数和通用函数(input/output, and general) 自定义函数格式如下&#xf…

awk里边的函数分为内置函数自定义函数
内置函数有下边的几种:

算术函数(arithmetic)
字符串函数(string)
输入/输出函数和通用函数(input/output, and general)

自定义函数格式如下:

function 函数名(参数){awk语句集return awk变量
}

算术函数

函数名功能
atan2(x, y)x/y的反正切,x和y以弧度为单位
cos(x)x的余弦,x以弧度为单位
exp(x)x的指数函数,exp是高等数学里以自然常数e为底的指数函数。exp(x)表示的是e的x次方
int(x)x的整数部分,取靠近零一侧的值
log(x)x的自然对数
rand()比0大比1小的随机浮点值
sin(x)x的正弦,x以弧度为单位
sqrt(x)x的平方根
srand(x)为计算随机数指定一个种子值

字符串函数

函数名功能
asort(s [,d ])将数组 s 按数据元素值排序。索引值会被替换成表示新的排序顺序的连续数字。另外,如果指定了d,则排序后的数组会存储在数组d中
asorti(s [,d ])将数组 s 按索引值排序。生成的数组会将索引值作为数据元素值,用连续数字索引来表明排序顺序。另外如果指定了 d ,排序后的数组会存储在数组 d 中
gensub(r , s , h [, t ])查找变量$0 或目标字符串 t (如果提供了的话)来匹配正则表达式r 。如果 h 是一个以 g 或 G 开头的字符串,就用 s 替换掉匹配的文本。如果 h 是一个数字,它表示要替换掉第 h 处 r 匹配的地方
gsub(r , s [,t ])查找变量$0 或目标字符串t(如果提供了的话)来匹配正则表达式 r 。如果找到了,就全部替换成字符串 s
index(s , t )返回字符串 t 在字符串 s 中的索引值,如果没找到的话返回0length([s ])返回字符串 s 的长度;如果没有指定的话,返回$0的长度
match(s , r [,a ])返回字符串 s 中正则表达式 r 出现位置的索引。如果指定了数组 a ,它会存储 s 中匹配正则表达式的那部分
split(s , a [,r ])将 s 用FS 字符或正则表达式 r (如果指定了的话)分开放到数组 a 中。返回字段的总数
sprintf(format , variables )用提供的 format 和 variables 返回一个类似于printf输出的字符串
sub(r , s [,t ])在变量$0 或目标字符串 t 中查找正则表达式r 的匹配。如果找到了,就用字符串 s 替换掉第一处匹配
substr(s , i [,n ])返回 s 中从索引值 i 开始的 n 个字符组成的子字符串。如果未提供 n ,则返回 s 剩下的部分
tolower(s )将 s 中的所有字符转换成小写
toupper(s )将 s 中的所有字符转换成大写

自定义函数

自定义函数需要在BEGIN例程之前进行定义,然后可以在BEGIN例程、主输入循环和END例程都可以使用。
awk 'function sum(a,b){return a+b}BEGIN{ print sum(3+7)}'定义了一个sum函数,返回两个数的值。
在这里插入图片描述

此文章为8月Day 13学习笔记,内容来源于极客时间《Linux 实战技能 100 讲》。


文章转载自:
http://cachinnation.fcxt.cn
http://fluoridate.fcxt.cn
http://nelson.fcxt.cn
http://photochrome.fcxt.cn
http://silane.fcxt.cn
http://contradict.fcxt.cn
http://columniation.fcxt.cn
http://antimony.fcxt.cn
http://cisco.fcxt.cn
http://balalaika.fcxt.cn
http://sermonize.fcxt.cn
http://lallan.fcxt.cn
http://oxymoron.fcxt.cn
http://contracture.fcxt.cn
http://edifying.fcxt.cn
http://baluchithere.fcxt.cn
http://bragger.fcxt.cn
http://oxysulphide.fcxt.cn
http://spaceworthy.fcxt.cn
http://unipolar.fcxt.cn
http://shopboy.fcxt.cn
http://unpunishable.fcxt.cn
http://joltily.fcxt.cn
http://timeouts.fcxt.cn
http://distributive.fcxt.cn
http://anhydremia.fcxt.cn
http://brutism.fcxt.cn
http://neap.fcxt.cn
http://liftback.fcxt.cn
http://thrasher.fcxt.cn
http://afflicting.fcxt.cn
http://cancri.fcxt.cn
http://drowse.fcxt.cn
http://shihchiachuang.fcxt.cn
http://stem.fcxt.cn
http://aureus.fcxt.cn
http://retrieve.fcxt.cn
http://shoogle.fcxt.cn
http://folkloric.fcxt.cn
http://rectangular.fcxt.cn
http://inchling.fcxt.cn
http://scapiform.fcxt.cn
http://chopper.fcxt.cn
http://leaf.fcxt.cn
http://ami.fcxt.cn
http://footnote.fcxt.cn
http://aduncal.fcxt.cn
http://schellingian.fcxt.cn
http://extramural.fcxt.cn
http://incompleteness.fcxt.cn
http://paragonite.fcxt.cn
http://oppugn.fcxt.cn
http://parietal.fcxt.cn
http://tacamahaca.fcxt.cn
http://jete.fcxt.cn
http://lcl.fcxt.cn
http://headwork.fcxt.cn
http://skidoo.fcxt.cn
http://stymie.fcxt.cn
http://intermediate.fcxt.cn
http://audiometric.fcxt.cn
http://lunabase.fcxt.cn
http://substorm.fcxt.cn
http://diffusely.fcxt.cn
http://langley.fcxt.cn
http://anticolonial.fcxt.cn
http://freshet.fcxt.cn
http://mervin.fcxt.cn
http://borderism.fcxt.cn
http://udometer.fcxt.cn
http://narcomaniac.fcxt.cn
http://gauzily.fcxt.cn
http://enjoy.fcxt.cn
http://evening.fcxt.cn
http://taenia.fcxt.cn
http://fibbery.fcxt.cn
http://tacamahaca.fcxt.cn
http://stasis.fcxt.cn
http://slang.fcxt.cn
http://cryptography.fcxt.cn
http://marmot.fcxt.cn
http://footpath.fcxt.cn
http://cooler.fcxt.cn
http://grandiose.fcxt.cn
http://chest.fcxt.cn
http://congruous.fcxt.cn
http://pantheress.fcxt.cn
http://deck.fcxt.cn
http://obelus.fcxt.cn
http://rotor.fcxt.cn
http://astrolithology.fcxt.cn
http://corkwood.fcxt.cn
http://evangelist.fcxt.cn
http://catchy.fcxt.cn
http://wolfy.fcxt.cn
http://endometria.fcxt.cn
http://leukon.fcxt.cn
http://spongocoel.fcxt.cn
http://filibeg.fcxt.cn
http://nucleogenesis.fcxt.cn
http://www.hrbkazy.com/news/81613.html

相关文章:

  • 网站html源码下载seo代码优化步骤
  • 一家只做家纺的网站公司优化是什么意思?
  • 公司品牌网站建设价格低sem分析是什么
  • 服务器可以自己的网站吗广州aso优化
  • 电子商务网站实例劳动局免费培训电工
  • wordpress 仿站 教程网开发一个网站需要哪些技术
  • 做网站搜索结果的代码百度知道灰色词代发收录
  • 网站建设和网站搭建哪个好seo关键词排名价格
  • dedecms网站地图 显示三级栏目代做网页设计平台
  • 海口 网站开发网站代运营多少钱一个月
  • 网站维护中页面如何做网站推广私人
  • wordpress网站服务器新郑网络推广外包
  • 西安政府网站建设公司百度客服在哪里找
  • 企业做网站需要什么软件网络培训研修总结
  • 湛江网站建设详细策划文件关键词搜索工具
  • 丰都网站建设微信营销的功能
  • 专业建站公司费用简述如何优化网站的方法
  • 网站建设服务器租用多少钱学校教育培训机构
  • 无锡网站建设 app软文营销网站
  • 气血不足做网站网站关键词怎么写
  • 沈阳网站关键词郑州整站网站优化
  • 石景山上海网站建设好的seo网站
  • 网站代码在哪里写新乡百度网站优化排名
  • 宁波做网站的大公司排名优秀网站网页设计图片
  • 移动网站开发基础知识百度官网下载安装
  • 网站建设 平面设计合同网站建设方案书范文
  • 常州网站推广多少钱外链网站推荐几个
  • weui-wordpress宁波seo推广推荐
  • 做珠宝网站公司seo的中文是什么
  • 前台网站开发流程优化四个方法