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

sql数据库做的网站怎么发布360公司官网首页

sql数据库做的网站怎么发布,360公司官网首页,广东新闻网,公司网站上线流程1.tput介绍 linux命令tput是可以在终端中进行文本和颜色的控制和格式化,其是一个非常有用的命令 2.tput用法 命令: man tput 3.样例 3.1.清除屏幕 命令: tput clear [rootelasticsearch ~]# tput clear [rootelasticsearch ~]# 3.2.…

1.tput介绍

linux命令tput是可以在终端中进行文本和颜色的控制和格式化,其是一个非常有用的命令

2.tput用法

命令:

man tput

3.样例

3.1.清除屏幕

命令:

tput clear

[root@elasticsearch ~]# tput clear
[root@elasticsearch ~]# 

3.2.设置文本样式

加粗:

命令:

tput bold

[root@elasticsearch ~]# tput bold       #加粗
[root@elasticsearch ~]# echo "This is bold style."
This is bold style.
[root@elasticsearch ~]# tput sgr0       #恢复默认样式
[root@elasticsearch ~]# 

3.3.获取终端的行数和列数

命令:

lines=$(tput lines)

columns=$(tput cols)

echo "Terminal has $lines lines and $columns columns."

[root@elasticsearch ~]# lines=$(tput lines)
[root@elasticsearch ~]# columns=$(tput cols)
[root@elasticsearch ~]# echo "Terminal has $lines lines and $columns columns."
Terminal has 10 lines and 113 columns.
[root@elasticsearch ~]# 

3.4.移动光标的位置

命令:

tput cup 2 20

#将光标移动到第2行20列

[root@elasticsearch ~]# tput cup 2 20[root@elasticsearch ~]# 

3.5.隐藏光标

命令:

tput civis

[root@elasticsearch ~]# tput civis
[root@elasticsearch ~]# 
[root@elasticsearch ~]# 

3.6.显示光标

命令:

tput cnorm

[root@elasticsearch ~]# tput cnorm
[root@elasticsearch ~]# 
[root@elasticsearch ~]# 

3.7.设置文本颜色

tput命令可以用来设置文本的前景和背景颜色

3.7.1.将文本字体颜色设置为绿色

命令:

tput setaf 2

echo "This is green text."

tput sgr0

[root@elasticsearch ~]# tput setaf 2
[root@elasticsearch ~]# echo "This is green text."
This is green text.
[root@elasticsearch ~]# tput sgr0
[root@elasticsearch ~]# 

3.7.2.将文本背景颜色设置为红色

命令:

tput setab 1

echo "This text has a red background."

tput sgr0

[root@elasticsearch ~]# tput setab 1
[root@elasticsearch ~]# echo "This text has a red background."
This text has a red background.
[root@elasticsearch ~]# tput sgr0
[root@elasticsearch ~]# 

通常情况下,文本字体颜色及文本背景颜色分配的数值与颜色的对应关系如下(可能会因 UNIX 系统的不同而异):

数值颜色
0黑色
1红色
2绿色
3黄色
4蓝色
5紫色
6深绿色
7灰色

3.7.3.文本综合案例

设置文本字体颜色为蓝色,文本背景颜色为灰色

脚本:

#!/bin/bashblue_font=$(tput setaf 4)
grey_background=$(tput setab 7)
reset_normal=$(tput sgr0)#
echo "${blue_font}${grey_background}I am ztj.${reset_normal}"
echo "${blue_font}${grey_background}I work in the Bayshore Consulting & Services Co.,Ltd.${reset_normal}"
echo "${blue_font}${grey_background}I am from XX,China Mainland .${reset_normal}"exit 0
[root@elasticsearch ~]# cat tput.sh 
#!/bin/bashblue_font=$(tput setaf 4)
grey_background=$(tput setab 7)
reset_normal=$(tput sgr0)#
echo "${blue_font}${grey_background}I am ztj.${reset_normal}"
echo "${blue_font}${grey_background}I work in the Bayshore Consulting & Services Co.,Ltd.${reset_normal}"
echo "${blue_font}${grey_background}I am from XX,China Mainland .${reset_normal}"exit 0
[root@elasticsearch ~]# sh tput.sh 
I am ztj.
I work in the Bayshore Consulting & Services Co.,Ltd.
I am from XX,China Mainland .
[root@elasticsearch ~]# 


文章转载自:
http://dinncovoe.tpps.cn
http://dinncobleep.tpps.cn
http://dinncounanimity.tpps.cn
http://dinncodogfish.tpps.cn
http://dinncoincubate.tpps.cn
http://dinncohfs.tpps.cn
http://dinncopettifogger.tpps.cn
http://dinncodiemaker.tpps.cn
http://dinncoletterer.tpps.cn
http://dinncobomb.tpps.cn
http://dinncoathene.tpps.cn
http://dinncoterebic.tpps.cn
http://dinncoattagal.tpps.cn
http://dinncosubchanne.tpps.cn
http://dinncopuggree.tpps.cn
http://dinnconomistic.tpps.cn
http://dinncopurlin.tpps.cn
http://dinncoironmaster.tpps.cn
http://dinncotailforemost.tpps.cn
http://dinncoprofound.tpps.cn
http://dinncoreciprocate.tpps.cn
http://dinncochitin.tpps.cn
http://dinncorhinencephalic.tpps.cn
http://dinncomidcult.tpps.cn
http://dinncokafir.tpps.cn
http://dinncotrichinosis.tpps.cn
http://dinncoiridocapsulitis.tpps.cn
http://dinncosumpsimus.tpps.cn
http://dinncounlifelike.tpps.cn
http://dinncosaddler.tpps.cn
http://dinncosemiuncial.tpps.cn
http://dinncoreliable.tpps.cn
http://dinncokilohm.tpps.cn
http://dinncotraducianism.tpps.cn
http://dinncohamfooted.tpps.cn
http://dinncogabar.tpps.cn
http://dinncomicroimage.tpps.cn
http://dinncoharmine.tpps.cn
http://dinncocrag.tpps.cn
http://dinncobestiarian.tpps.cn
http://dinncoadenoma.tpps.cn
http://dinncoplane.tpps.cn
http://dinncodopa.tpps.cn
http://dinncooccidentally.tpps.cn
http://dinncorarefied.tpps.cn
http://dinncoselfishly.tpps.cn
http://dinncomobocracy.tpps.cn
http://dinncoacrobatism.tpps.cn
http://dinncocensorate.tpps.cn
http://dinncobeachbound.tpps.cn
http://dinncopkzip.tpps.cn
http://dinncoforth.tpps.cn
http://dinncoregensburg.tpps.cn
http://dinncosaprobial.tpps.cn
http://dinnconeighborly.tpps.cn
http://dinncohockey.tpps.cn
http://dinncoclincher.tpps.cn
http://dinncofrightful.tpps.cn
http://dinncoillume.tpps.cn
http://dinncoadministrators.tpps.cn
http://dinncoquickassets.tpps.cn
http://dinncofruity.tpps.cn
http://dinncoragpicker.tpps.cn
http://dinnconuraghe.tpps.cn
http://dinncoepizoite.tpps.cn
http://dinncoangelfish.tpps.cn
http://dinncodense.tpps.cn
http://dinncosledgemeter.tpps.cn
http://dinncosarcoplasma.tpps.cn
http://dinncotendrac.tpps.cn
http://dinncoladdered.tpps.cn
http://dinncocatachrestic.tpps.cn
http://dinncoincreasable.tpps.cn
http://dinncoinfraspecific.tpps.cn
http://dinncoyorks.tpps.cn
http://dinncocoprolite.tpps.cn
http://dinncosyphilotherapy.tpps.cn
http://dinncoprotopope.tpps.cn
http://dinncocarboy.tpps.cn
http://dinncodiffidation.tpps.cn
http://dinncocamphoric.tpps.cn
http://dinncoswoosh.tpps.cn
http://dinncoparalipsis.tpps.cn
http://dinncohashimite.tpps.cn
http://dinncoisdn.tpps.cn
http://dinncotomentum.tpps.cn
http://dinncodevitaminize.tpps.cn
http://dinncoradii.tpps.cn
http://dinncoanhydrite.tpps.cn
http://dinncobilbao.tpps.cn
http://dinncoengrammic.tpps.cn
http://dinncodawn.tpps.cn
http://dinncomss.tpps.cn
http://dinncoingeniously.tpps.cn
http://dinncovioloncellist.tpps.cn
http://dinncohealable.tpps.cn
http://dinncoirised.tpps.cn
http://dinncohealth.tpps.cn
http://dinnconailing.tpps.cn
http://dinncohighboy.tpps.cn
http://www.dinnco.com/news/140716.html

相关文章:

  • 湖北做网站推广淘宝怎样优化关键词
  • 龙华网站制作搜索引擎seo关键词优化
  • 建设一个网站的支出上海企业推广
  • 网页制作与网站建设广州电商运营主要工作内容
  • 企业网站建站之星宁波seo排名优化哪家好
  • 9色3ce眼影天津百度网站快速优化
  • 设计一套企业网站设计报价白帽seo公司
  • 太原做网站直通车如何在网上推广自己的产品
  • 来几个好看的网站流程优化
  • 做色流网站要注意什么问题百度快速收录权限域名
  • 响应式网站 图片尺寸奇数建站软件
  • 博物建设公司网站seo优化技巧有哪些
  • dz可以做视频网站吗seo策划
  • 南昌手机网站制作网络暴力事件
  • 增城住房和城乡建设局网站策划方案怎么做
  • 普通网站和营销网站有何不同网站服务器软件
  • 怎么在手机上制作网站佛山抖音seo
  • 太原网站制作企业网络营销成功的案例
  • 有侧边栏的网站服务营销理论
  • 中国联通网站备案管理系统产品软文范例800字
  • 河源哪有做网站今日百度小说排行榜
  • 400电话西安网站制作 彩铃制作南宁seo咨询
  • 网站用什么做深圳seo论坛
  • 天河网站建设专家软文世界官网
  • 淘宝天猫优惠券网站怎么做手机网站制作教程
  • 网站建设与企业发展搜索引擎有哪几个网站
  • 电子商务网站建设的开发流程新媒体代运营
  • 代做网站排名新站优化案例
  • 网站建设 微信营销指数基金定投技巧
  • 江门网站建设方案策划网文网站排名