码迷,mamicode.com
首页 > Web开发 > 详细

PHP课程总结20161123

时间:2016-11-24 12:21:14      阅读:162      评论:0      收藏:0      [点我收藏+]

标签:字符串   知识   课程   

    今天的课程,老师主要介绍了字符串函数的相关知识。

    一、对字符串函数进行分类

    1.增加:concat

    2.删减:无

    3.更改:toUpperCase、toLowerCase

    4.查询:charAt、indexOf、lastIndexOf、charCodeAt、fromCharCode、length、substr、slice、substring、toString

 

    二、对数组函数进行分类

    1.增加:concat、push、unshift

    2.删减:pop、shift、splice

    3.查询:length、slice

    4.更改:sort、reverse

 

    三、字符串函数的具体用法

 

 

技术分享

 

 

 

本文出自 “12244280” 博客,请务必保留此出处http://12254280.blog.51cto.com/12244280/1875998

PHP课程总结20161123

标签:字符串   知识   课程   

原文地址:http://12254280.blog.51cto.com/12244280/1875998

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!