加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 大数据 > 正文

question

发布时间:2020-12-16 00:41:16 所属栏目:大数据 来源:网络整理
导读:1). What arguments do you frequently use for the Perl interpreter and what do they mean? 2). What does the command ‘use strict’ do and why should you use it? 3). What do the symbols $ @ and % mean when prefixing a variable? 4). What elem

1). What arguments do you frequently use for the Perl interpreter and what do they mean?
2). What does the command ‘use strict’ do and why should you use it?
3). What do the symbols $ @ and % mean when prefixing a variable?
4). What elements of the Perl language could you use to structure your code to allow for maximum re-use and maximum readability?
5). What are the characteristics of a project that is well suited to Perl?
6). Why do you program in Perl?
7). Explain the difference between my and local.
8). Explain the difference between use and require. 9). What’s your favorite module?and why? 10). What is a hash? 11). Write a simple (common) regular expression?to match an IP address,e-mail address,city-state-zipcode combination. 12). What purpose does each of the following serve: -w,strict,-T ? 13). What is the difference between for & foreach,exec & system? 14). Where do you go for Perl help? 15). Name an instance where you used a CPAN module. 16). How do you open a file for writing? 17). How would you replace a char in string and how do you store the number of replacements? 18). When would you not use Perl for a project?

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读