zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Learning Perl by Example Training
magnet:?xt=urn:btih:592b50f54be81b20737e5a0aa7e8b00fc91527fd&dn=Learning Perl by Example Training
磁力链接详情
文件列表详情
592b50f54be81b20737e5a0aa7e8b00fc91527fd
infohash:
76
文件数量
4.01 GB
文件大小
2018-9-17 13:41
创建日期
2024-11-15 10:55
最后访问
相关分词
Learning
Perl
by
Example
Training
01 Perl Introduction/001 Welcome.mp4 15.54 MB
01 Perl Introduction/002 Perl Introduction.mp4 22.09 MB
02 Perl Overview/001 Perl Features.mp4 84.2 MB
02 Perl Overview/002 Perl Scripts.mp4 32.4 MB
03 Scalars/001 Scalar Data - Numbers.mp4 112.2 MB
03 Scalars/002 Scalar Operators - NumericLogical.mp4 71.39 MB
03 Scalars/003 Scalar Functions.mp4 141.56 MB
03 Scalars/004 Scalar Interpolation in Stings.mp4 46.95 MB
03 Scalars/005 Scalar Print.mp4 36.91 MB
03 Scalars/006 Scalar Operators Arithmetic.mp4 21.16 MB
03 Scalars/007 Scalar Operators Logical.mp4 51.1 MB
03 Scalars/008 Scalar Operators Comparison.mp4 27 MB
04 Arrays/001 Arrays.mp4 21.09 MB
04 Arrays/002 Arrays and List Data.mp4 113.94 MB
04 Arrays/003 Array Operators.mp4 38.61 MB
04 Arrays/004 Array Elements.mp4 58.51 MB
04 Arrays/005 Array Slice.mp4 66.97 MB
04 Arrays/006 Array Functions.mp4 142.95 MB
04 Arrays/007 Array Contexts.mp4 56.44 MB
04 Arrays/008 Array Transforms.mp4 58.97 MB
04 Arrays/009 Array Merging.mp4 89.92 MB
05 Hashes/001 Hashes.mp4 32.77 MB
05 Hashes/002 Hash Operators.mp4 83.43 MB
06 Control Structures/001 Control Stuctures - Blocks.mp4 21.15 MB
06 Control Structures/002 Control Structures - ifelse.mp4 96.61 MB
06 Control Structures/003 Control Structures - if TrueFalse.mp4 25.54 MB
06 Control Structures/004 Control Structures - ifelsif.mp4 17.54 MB
06 Control Structures/005 Control Structures - while.mp4 17.86 MB
06 Control Structures/006 Control Structures - do.mp4 30.62 MB
06 Control Structures/007 Control Structures - for.mp4 41.38 MB
06 Control Structures/008 Control Structures - foreach.mp4 18.01 MB
06 Control Structures/009 Control Structures - last.mp4 31.8 MB
06 Control Structures/010 Control Structures - next.mp4 38.38 MB
06 Control Structures/011 Control Structures - redo.mp4 72.77 MB
06 Control Structures/012 Control Structures - LABEL.mp4 51.98 MB
07 Basic InputOutput/001 Basic InputOutput.mp4 27 MB
07 Basic InputOutput/002 Basic InputOutput - .mp4 26.87 MB
07 Basic InputOutput/003 Basic InputOutput - STDOUT.mp4 39.16 MB
07 Basic InputOutput/004 Basic IO File.mp4 34.24 MB
08 Pattern Matching/007 Pattern Matching - Examples.mp4 19.36 MB
08 Pattern Matching/008 Pattern Matching - Variable Interpolation.mp4 53.74 MB
08 Pattern Matching/009 Pattern Matching - Read Only Variables.mp4 35.01 MB
08 Pattern Matching/010 Pattern Matching - Substitution.mp4 47.62 MB
08 Pattern Matching/011 Pattern Matching - Split Example.mp4 70.96 MB
09 Subroutines, Functions, Modules/001 Subroutines, Functions, Modules.mp4 19.12 MB
09 Subroutines, Functions, Modules/002 Functions - Calling.mp4 30.77 MB
09 Subroutines, Functions, Modules/003 Functions - Returns.mp4 33.44 MB
09 Subroutines, Functions, Modules/004 Funtions - Arguments.mp4 31 MB
09 Subroutines, Functions, Modules/005 Functions - Sub Arguments.mp4 27.92 MB
09 Subroutines, Functions, Modules/006 Functions - Internal Variables.mp4 22.63 MB
09 Subroutines, Functions, Modules/007 Functions - Program Variables.mp4 18.76 MB
09 Subroutines, Functions, Modules/008 Packages - Namespace.mp4 43.61 MB
09 Subroutines, Functions, Modules/009 Packages - Qualifiers.mp4 47.41 MB
09 Subroutines, Functions, Modules/010 Modules - Libraries.mp4 70.13 MB
09 Subroutines, Functions, Modules/011 Modules - use Function.mp4 53.18 MB
10 Built-in Operations Functions/001 Built-in Operators Functions.mp4 41.74 MB
10 Built-in Operations Functions/002 Operators - Quote, Miscellaneous.mp4 38.13 MB
10 Built-in Operations Functions/003 Operators - List.mp4 92.61 MB
10 Built-in Operations Functions/004 Operators - String.mp4 40.51 MB
10 Built-in Operations Functions/005 Operators - Files.mp4 96.3 MB
10 Built-in Operations Functions/006 Operators - References.mp4 52.2 MB
10 Built-in Operations Functions/007 Operators - Dereferences.mp4 104.66 MB
10 Built-in Operations Functions/008 Operators - Process Management.mp4 289.26 MB
11 Object Orientation/001 Object Orientation.mp4 80.95 MB
11 Object Orientation/002 Object Package.mp4 41.3 MB
11 Object Orientation/003 Object Creation.mp4 51.32 MB
11 Object Orientation/004 Object Inheritance.mp4 91.32 MB
11 Object Orientation/005 Objects Destructors.mp4 34.77 MB
12 Project - Perl Sockets/001 Perl Project - Sockets.mp4 40.25 MB
12 Project - Perl Sockets/002 Sockets.mp4 14.44 MB
12 Project - Perl Sockets/003 Sockets - Server.mp4 81.85 MB
12 Project - Perl Sockets/004 Sockets - Client.mp4 81.71 MB
13 Project - Perl Database/001 Project - Perl DBI and SQL.mp4 23.67 MB
13 Project - Perl Database/002 Create DB.mp4 44.13 MB
13 Project - Perl Database/003 DBI - Update and Select.mp4 62.67 MB
14 Wrap Up/001 Wrap Up.mp4 60.11 MB
其他位置