标签:char ring 变量 point type comm lis ras sea
1
|
//将字符串赋值给变量
|
1
|
//将字符串赋值给参数
|
1
|
//从参数中进行取值,不管参数是字符串还是数值
|
1
|
//将参数转换为字符串变量,参数paraStr中的值为"Hello World!!"
|
1
|
//参数的复制:将参数paraStr_1的值复制到参数paraStr_2
|
标签:char ring 变量 point type comm lis ras sea
原文地址:https://www.cnblogs.com/alter-jason/p/10334100.html