May 19, 2015 small and medium-sized problems

Source: Internet
Author: User

Front:

1, if multiple operations need to be side-by-side display and set the property is block, there will be multiple actions to wrap the case, the solution can be directly set the property to Inline-block;

2, if the child layer operation affects the parent layer, such as having an onclick operation on the inner layer, may affect the parent Div, if you want to eliminate this effect, you can add a e.stoppropagation ();

Back end:

Find file name shortcuts in 1,eclipse: ctrl+shift+r; Quick Find method name in file: Ctrl+o;

2,list determines whether it is empty: List.size () ==0 (the number of returned elements is 0), or list.isempty ();(no element), and list! = NULL to indicate that the list does not exist;

3, Convert object to Int:Integer.praseInt (string.valueof (obj));

May 19, 2015 small and medium-sized problems

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.