Etching 发表于 2025-3-25 06:40:54

http://reply.papertrans.cn/19/1825/182468/182468_21.png

肌肉 发表于 2025-3-25 11:18:55

Yan-Bing Ho,Wun-She Yap,Kok-Chin Khorhaving scalar variables into which we can store numbers and strings is nice—this allows us to write programs to manipulate data. However, because they can contain only a single value, scalars are somewhat limited.

有斑点 发表于 2025-3-25 12:00:09

http://reply.papertrans.cn/19/1825/182468/182468_23.png

Collision 发表于 2025-3-25 18:27:01

Seung-Jae Yoo,Jeong-Mo Yang,Hwan-Seok Yange can do is ask the user for input using 〈STDIN〉 and print data on the screen using print(). Pretty simple stuff, yes—but these two ideas actually form the basis of a great deal of the file handling you’ll do in Perl.

Criteria 发表于 2025-3-25 20:04:35

Ji-Yun Seo,Yun-Hong Noh,Do-Un Jeonge looked at hashes in Chapter 5, we found that hash values are scalars as well. As a result, in our exploration of Perl so far, we have not yet been able to create arrays of arrays (also known as .) or other, more complex data types.

Ebct207 发表于 2025-3-26 03:56:08

http://reply.papertrans.cn/19/1825/182468/182468_26.png

palliate 发表于 2025-3-26 06:02:10

http://reply.papertrans.cn/19/1825/182468/182468_27.png

鬼魂 发表于 2025-3-26 09:23:51

http://reply.papertrans.cn/19/1825/182468/182468_28.png

我说不重要 发表于 2025-3-26 13:38:05

Georges El-Hajal,Roy Abi Zeid Daou,Yves DucqMost of the programs we’ve seen so far have had a very simple structure—they’ve done one statement after another in turn. If we use boxes to represent statements, our programs would look like this:

过份艳丽 发表于 2025-3-26 20:46:51

Lecture Notes in Electrical EngineeringWe have talked about two types of data: scalars and arrays. Scalars are single pieces of information, while arrays are single variables containing many different values.
页: 1 2 [3] 4 5
查看完整版本: Titlebook: Beginning Perl; James Lee Book 2010Latest edition James Lee 2010 Natural.Perl.Processing.Scala.function.object.object-oriented programming