Happy Sheep Village APP Development System

  Happy sheep village system development "Von Health" [191﹎5743﹍0738] [micro] happy village sheep or electrical system development APP, APP happy sheep village development system, APP happy sheep village development, software customization mode happy village sheep, happy sheep village set up similar systems, software development happy village sheep, happy sheep village system source development, the development of similar systems happy sheep village, the whole village sheep app to build a happy imitation.

  Tips: The company is a software development company, not its platform operator also does not matter if you're a player, the following article for reference only and are interested in learning can consult.

  Examples: a thread after set sleep2000ms, see if you can take the opportunity to b thread set, resulting in a non-thread-safe

  HasSelfPrivateNum.java:

  package service;

  public class HasSelfPrivateNum{

  private int num=0;

  public void addI(String username){

  try{

  if(username.equals("a")){

  a = 100;

  System.out.println("a set over!");

  Thread.sleep(2000);

  }else{

  a = 200;

  System.out.println("b set over!");

  }

  System.out.println(username+"num="+num);

  }catch(InterruptedException e){

  e.printStackTrace ();

Guess you like

Origin www.cnblogs.com/010plp/p/11868480.html