摘要: [php]view plaincopyprint?name,'在吃饭';}publicfunctiontest(){echo$name,'在吃饭';}}$li=newhuman();echo$li->name;//李四$li->eat();//李四在吃饭。/*和java,c++相比方法体内想访问调用... 阅读全文
posted @ 2015-01-22 16:06 速易软件 阅读(238) 评论(0) 推荐(0)
摘要: hello world 阅读全文
posted @ 2013-05-11 11:45 速易软件 阅读(111) 评论(0) 推荐(0)