ݺߣ

ݺߣShare a Scribd company logo
 C ZԵĽǶT -
PHP
һӡ
ͼƬԣٳٱ://./ɳ
ͼƬԣٳٱ://./7
ͬ
ӻĽǶȳ
Կ򵥣
 C ZԵĽǶT php
   int a
   char b
   int a
   char b
   int a    $a
   char b    $b
 C ZԵĽǶT php
ʽ
 C ZԵĽǶT php
 Prototype   X

 Ÿ́e        X
C Z
Array( )
PHP
̬
$Str = array( );
for( $i = 0 ; $i < 10 ; $i++ ){
     $Str[ $i ] = a;
}
P“ʽ
LISP Proterty List

( :a 10 :b 20 :c 30 )
$Str = array(
            ' a ' => " 10 ",
            ' b ' => " 20 ",
            ' c ' => " 30 "
            );



PHP
S
^е
C ʹ

PHP D
int Str[ 3 ][ 3 ];


C Z
$Str = array(
    array( ' 1 ' , ' 2 ' , ' 3 ' ),
    array( ' 4 ' , ' 5 ' , ' 6 ' ),
    array( ' 7 ' , ' 8 ' , ' 9 ' )
 );


PHP
 C ZԵĽǶT php
Class
Class
        Method
Proterty
Extends




Extends
xxָ
<(_ _)>

More Related Content

What's hot (20)

Sym py exersice2
Sym py exersice2Sym py exersice2
Sym py exersice2
Alisha Smile
?
Python differential equation
Python differential equationPython differential equation
Python differential equation
hungchiayang1
?
Ppt 167-173
Ppt 167-173Ppt 167-173
Ppt 167-173
hungchiayang1
?
P127 135 new
P127 135 newP127 135 new
P127 135 new
hungchiayang1
?
Ch6 ʽ
Ch6 ʽCh6 ʽ
Ch6 ʽ
requiemformemories
?
Func diff cal_exercise2-3
Func diff cal_exercise2-3Func diff cal_exercise2-3
Func diff cal_exercise2-3
Alisha Smile
?
Sym py exersice1
Sym py exersice1Sym py exersice1
Sym py exersice1
Alisha Smile
?
Ch1 ѧ
Ch1 ѧCh1 ѧ
Ch1 ѧ
hungchiayang1
?
Ppt 1-50
Ppt 1-50Ppt 1-50
Ppt 1-50
hungchiayang1
?
ҵ1&;2
ҵ1&;2ҵ1&;2
ҵ1&;2
s
?
Ppt 26-50
Ppt 26-50Ppt 26-50
Ppt 26-50
hungchiayang1
?
Ppt 158-164
Ppt 158-164Ppt 158-164
Ppt 158-164
hungchiayang1
?

C ZԵĽǶT php