();System.out.println ("time =" + (_end-_start));13th: Operation edit WindowCtrl+w Close the window, do not click X to close the mouse.Ctrl+shift+f4 Close all open editon14th: Quick RenameF2 rename Java packages, projects, programs.Ecplice menu File>rename (F2)15th: Go back to the last edit pointCtrl+q, this method, the larger the program, the more obvious the effect.Summarize:In programming, speed is important. Increase programming speed and improve time utilization. When the program is small,
Angular Learning (2): Controller definition summary, angularcontroller
The above section summarizes the ng-view application, and separates the O M background into two interfaces for logical Controller processing. This article will summarize the knowledge used by the Controller in the project:
$ Scope: scope object, which only represents the current Controller object. All objects in this scope are declared
1. Introduction of ANGULAR2 predefined types Import {Component,View,Bootstrap} from "Angular2/angular2" ;2. Implement a ANGULAR2 component @Component({selector:"Ez-app"})//location rendered to using the CSS selector via the Selector property @View({template:' } ')//view, specify the rendered template through the Templates property Class Ezapp{} 3. Rendering components to the DOMbootstrap(ezapp); The above equivalent,Class Ezapp {}Ezapp.an
TurnSolutions that ADB cannot find in the Android SDK under LinuxApril 22, 2013 20:41:48Hits: 7621In the process of configuring the Android SDK development environment under the Linux platform, Eclipse will prompt the following error:Unexpected exception ' cannot run Program "/HOME/UBUNTU/ADT/SDK/PLATFORM-TOOLS/ADB": error=2 No such file or directory ' WHI Le attempting to get ADB version from/home/ubuntu/adt/sdk/platform-tools/adbExecute the./adb in
Async Pipe:The asynce pipe receive a Promise or Observable as input and subscribes to the input, evetually emitting the value (s) Cha Nges arrive.In the demo, the logic was fom the list component, we ask service to get Heros by calling Start War APIs, on the service SID E, we only return an array of heros with Observalbe type: Getheros () { returnthis. _http. Get('http://swapi.co/api/people') Res.json (). Results) . Catch (this. handleError); class hero{
This is a creation in
Article, where the information may have evolved or changed.
The text of this text connection is: http://blog.csdn.net/freewebsys/article/details/50888878 not allowed to reprint without the Bo master.Bo main address is: Http://blog.csdn.net/freewebsys
1, about Docker
Project was not created successfully the last time you used Che.In fact, the main problem is Docker's network.Using the Chinese image will solve the problem.
2, confi
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.