Çë½Ì¸÷λ¼¸µÀJAVAÊÔÌ⣡ϣÍû´ó¼Ò°ï棡
1¡¢ReferµÄÀà²ã´Î½á¹¹£¬ÈçÏÂͼËùʾ¡£
¶¯Îï
¹· è .....
Consider the following code:
1. Dog rover, fido;
2. Animal anim;
4. rover = new Dog();
5. anim = rover;
6. fido = (Dog)anim;
Which of the following statements is true? (Choose one.) My answer is D
A. Line 5 will not compile.
B. Line 6 will not compile.
C. The code will compile but will throw an exception at line 6.
D. The code will compile and run.
E. The code will compile and run, but the cast in line 6 is not required and can be eliminated.
2¡¢Çë˵³öÈçϼ¸¸öÀàµÄÌØÐÔ ²¢ËµÃ÷Collection ºÍ CollectionsµÄÇø±ð£¿
a) java.util.ArrayList
b) java.util.HashSet
c) java.util.TreeSet
d) java.util.HashMap HashMapºÍHashtableµÄÇø±ð
3¡¢Ò»¸öJSPÒ³Ãæ´«µÝÁËÒ»¸örequest¶ÔÏóÃû×Ö"test" ¸ÃÒ³ÃæÊ¹ÓñêÇ©
<bean:write name="test" property="info.value">
Çë˵Ã÷ÏÔʾµÄÄÚÈÝÀ´×ÔÓÚÄÄÀ
My answer :Test ¶ÔÏóÄÚ¹ØÁªµÄ info¶ÔÏóµÄ valueÖµ
4¡¢±àд³ÌÐò ´ø2¸öÊäÈë²ÎÊý Æðʼֵ ×î´óÖµ
±ÈÈç Êä³ö1-100µÄÖÊÊý (ÖÊÊý£ºÖ»Äܱ»×Ô¼ººÍ1Õû³ýµÄ×ÔÈ»Êý)
1.±àÒëºóÄܹ»Õý³£ÔËÐÐ
Ïà¹ØÎÊ´ð£º
ÎÊÌâÃèÊö£ºÐ´ÈÕÖ¾¹¦ÄÜ£¬Ð´ºÃµÄдÈÕÖ¾·þÎñ£¬ÆäËûÓû§Í¨¹ýhttpµ÷Ó÷þÎñ£¬´«Èë²ÎÊý£¬È»ºó¼Ç¼ÈÕÖ¾£¬
ÎҵķþÎñ¸ÃÔõôд£¬ ±ðÈËÔõôͨ¹ýhttpµ÷ÓÃÎҵķþÎñ£¬ÎÒÓÃwebserviceдºÃÁËÒ»¸ö£¬¿ÉÊDz¢·¢ÓÐÉÏÏߣ¬Ïë¸ÄÓ ......
Java code:
public static void main(String[] args)throws Exception {
String json="{\"installer_id\":\"00000003\",\"installer_name\":\"ÍõÎå\& ......
ÎÒÏÖÔÚÏëÖªµÀÒ»¸ö²»³£ÓõÄjava¹Ø¼ü×Ö,
²»ÊÇvolatile,transate;
ÓеãÏóLocalThreadÀà,µ«ÓÖ²»ÊÇ,ÊǸöÍêȫСдµÄ¹Ø¼ü×Ö,ºÃÏóÊÇlocal...ɶµÄ;
ÔÀ´¼û¹ý¼¸»Ø;½ñÌìÔõôҲÕÒ²»µ½ÁË;
Locale
Locator
ÒýÓÃ
Locale
L ......
public class Student{
//×ֶε͍Òå
private String _number; //ѧºÅ
private String _name; //ÐÕÃû
private   ......
ÔÚ°²×°Java±àÒëÆ÷µÄEclipseµÄʱºò£¬¶Ô»·¾³±äÁ¿½øÐÐÁËÅäÖã¬ÔÚ°²×°MySQlµÄʱºòÒ²Òª¶Ô»·¾³±äÁ¿½øÐÐÅäÖã»ÄÇôºóÃæµÄÅäÖûáÓ°ÏìÇ°ÃæµÄEclipseµÄÅäÖÃÂð£¿
Çë´ó¼Ò¶àÖ¸½Ì~£¡Ð»Ð»£¡
²»»á°Ñ£¬ÎÒÕâ¶¼×°Á赀 ÎÒϵͳÀï »¹×°ÁË ......