[Cao Cao] [js-sequence-diagrams] Front JS Draw Time Series Diagram
Background description:
Because Cao Cao has recently been leading the development of a new project, codenamed Cao Cao, many related development technology blogs may be updated in the future, witnessing the Cao Cao project from 0 to online to the final product, and also witnessing his development dog from java background to front stack to the fi ...
Added by aclees86 on Sun, 09 Jun 2019 20:43:00 +0300
Angular Js: Controller Data Sharing, Inheritance, Communication Usage Details
Abstract: This article is the main topic. AngularJS Detailed Use of Data Sharing, Inheritance and Communication in Controller
Use of this tutorial angularjs Version: 1.5.3
AngularJs GitHub: https://github.com/angular/angular.js/
Angular Js Download Address: https://angularjs.org/
I. The Basis and Usage of controller
The Chinese name ...
Added by vynsane on Fri, 07 Jun 2019 00:43:21 +0300
vue calculation properties
Computing attributes
Expressions within templates are convenient, but they are actually only used for simple operations.Placing too much logic in a template can overweight and make it difficult to maintain.For example:
<div id="example">
{{ message.split('').reverse().join('') }}
</div>
In this case, the template is no longer sim ...
Added by sugarat on Thu, 06 Jun 2019 19:06:20 +0300
Detailed description of JS modularization
JS Modularization
Modular understanding
What is a module?
Encapsulate a complex program into several blocks (files) according to certain rules (specifications) and combine them together.
The internal data/implementation of the block is private, but exposes some interfaces (methods) to the outside to communicate with other external module ...
Added by Mr Camouflage on Fri, 24 May 2019 21:41:21 +0300
Communication between Angular and Modal Box
When Angular is working on a project, it is inevitable to use a pop-up box (that is, a modal box). If there is a table in the modal box, the data in the table needs to be from the parent component (let's talk about it as a parent component for the time being). The data in the modal box table is modified and sent back to the parent component. Ho ...
Added by algy on Sun, 19 May 2019 08:35:03 +0300
Code Interpretation Six File Names “ Ano_LocCtrl.c”
I don't quite understand this position speed loop, because this document can't really see anything. It's not as rich as the angle and angular speed rings in theory. At least I haven't seen it yet. Maybe it's not enough for me, but it doesn't prevent us from moving forward. Try to look down. What if there's something to gain?
Fi ...
Added by CorkyMcDoogle on Fri, 17 May 2019 22:00:53 +0300