国产成人精品久久免费动漫-国产成人精品天堂-国产成人精品区在线观看-国产成人精品日本-a级毛片无码免费真人-a级毛片毛片免费观看久潮喷

您的位置:首頁技術(shù)文章
文章詳情頁

php&java(二)

瀏覽:4日期:2024-02-27 09:10:32
例子1:創(chuàng)建和使用你自己的JAVA類 創(chuàng)建你自己的JAVA類非常容易。新建一個phptest.java文件,將它放置在你的java.class.path目錄下,文件內(nèi)容如下: public class phptest{ /** * A sample of a class that can work with PHP * NB: The whole class must be public to work,;;* and of course the methods you wish to call * directly. * * Also note that from PHP the main method * will not be called;;;*/ public String foo; /** * Takes a string and returns the result * or a msg saying your string was empty */ public String test(String str) {;;;;if(str.equals("")) { ;;;;;;str = "Your string was empty. ";;;;;};;;;return str;;;;} /** * whatisfoo() simply returns the value of the variable foo. */;;;public String whatisfoo() {;;;;return "foo is " + foo;;;;} /** * This is called if phptest is run from the command line with * something like *;;java phptest * or *;;java phptest hello there */ public static void main(String args[]) { phptest p = new phptest(); ;;;;;if(args.length == 0) { String arg = ""System.out.println(p.test(arg)); }else{ for (int i=0; i < args.length; i++) { String arg = args[i]; System.out.println(p.test(arg));;;;} } } } 創(chuàng)建這個文件后,我們要編譯好這個文件,在DOS命令行使用javac phptest.java這個命令。 為了使用PHP測試這個JAVA類,我們創(chuàng)建一個phptest.php文件,內(nèi)容如下: <?php $myj = new Java("phptest"); echo "Test Results are <b>" . $myj->test("Hello World") . "</b>"; $myj->foo = "A String Value" echo "You have set foo to <b>";;;. $myj->foo . "</b><br>n" echo "My java method reports: <b>" . $myj->whatisfoo() . "</b><br>n";?> 如果你得到這樣的警告信息:java.lang.ClassNotFoundException error ,這就意味著你的phptest.class文件不在你的java.class.path目錄下。 注意的是JAVA是一種強制類型語言,而PHP不是,這樣我們在將它們?nèi)诤蠒r,容易導(dǎo)致錯誤,于是我們在向JAVA傳遞變量時,要正確指定好變量的類型。如:$myj->foo = (string) 12345678; or $myj->foo = "12345678"這只是一個很小的例子,你可以創(chuàng)建你自己的JAVA類,并使用PHP很好的調(diào)用它!
標(biāo)簽: Java
主站蜘蛛池模板: 久久精品国产影库免费看 | 国产精品久久久久免费 | 欧美一级淫片免费观看 | 日韩一区视频在线 | 亚洲国产精品久久久天堂 | 欧美成人性色区 | 亚洲精品在线观看视频 | 收集最新中文国产中文字幕 | 在线免费黄网 | 毛片免费网址 | 性精品 | 亚洲欧美另类自拍第一页 | 日韩在线亚洲 | 综合在线视频精品专区 | 毛片搜索 | 成 人 a v免费视频 | 日韩黄色片在线观看 | 国产性自爱拍偷在在线播放 | 国产成人在线免费视频 | 欧美性极品hd高清视频 | 她也啪在线视频 | 亚洲性视频网站 | 伊人国产在线视频 | 久久中文字幕日韩精品 | 一级毛片在线免费视频 | 精品国产香蕉在线播出 | www日本免费 | 久久精品免费播放 | 萌白酱福利视频在线网站 | 一区二区三区四区国产精品 | 午夜成年人网站 | 九草在线 | 美女被免费视频的网站 | 岛国午夜精品视频在线观看 | 韩国毛片 | 91香蕉国产线观看免 | 欧美一级大黄特黄毛片视频 | 七七国产福利在线二区 | 综合 欧美 亚洲日本 | 老司机亚洲精品 | 午夜三级理论在线观看视频 |