Tutorial by Topics: in

VueJS Routing with vue-router. Documentation: https://router.vuejs.org/en/
Graphics are visual images or designs on some surface, such as a wall, canvas, screen, paper, or stone to inform, illustrate, or entertain. It includes: pictorial representation of data, as in computer-aided design and manufacture, in typesetting and the graphic arts, and in educational and recreati...
This section provides an overview of what mysql-workbench is, and why a developer might want to use it. It should also mention any large subjects within mysql-workbench, and link out to the related topics. Since the Documentation for mysql-workbench is new, you may need to create initial versio...
The documentation for the DateTime::UniversalTime states: "A 64-bit signed integer that represents a point in time as the number of 100-nanosecond intervals prior to or after midnight on January 1, 1601 (according to the Gregorian Calendar)." This is the same as the Win32 FILETIMEstruct ...
This section provides an overview of what oracle12c is, and why a developer might want to use it. It should also mention any large subjects within oracle12c, and link out to the related topics. Since the Documentation for oracle12c is new, you may need to create initial versions of those relate...
Fitting a function which describes the expected occurence of data points to real data is often required in scientific applications. A possible optimizer for this task is curve_fit from scipy.optimize. In the following, an example of application of curve_fit is given.
Laravel 5.4 comes preinstalled with sparkpost api lib. Sparkpost lib requires secret key which one can find from their sparkpost account.
This section provides an overview of what shapeless is, and why a developer might want to use it. It should also mention any large subjects within shapeless, and link out to the related topics. Since the Documentation for shapeless is new, you may need to create initial versions of those relate...
In short, a DLL is a collection of small executable code, which can be called upon when needed by a program that's running. The DLL lets the executable communicate with a specific device such as a printer or may contain code to do any number of particular functions. As there are several methods of i...
I just want to share my little bit knowledge and code of RecyclerView using Kotlin.
The main focus of this topic using multiple model class in view layer of MVC
LogLog graphing is a possibility to illustrate an exponential function in a linear way.
This section provides an overview of what casperjs is, and why a developer might want to use it. It should also mention any large subjects within casperjs, and link out to the related topics. Since the Documentation for casperjs is new, you may need to create initial versions of those related t...
This section provides an overview of what google-project-tango is, and why a developer might want to use it. It should also mention any large subjects within google-project-tango, and link out to the related topics. Since the Documentation for google-project-tango is new, you may need to create...
With the datatables plugin you can add export buttons to your table. You can export your table data to excel, pdf or copy it to the clipboard. This manual is intended for the bootstrap 4 framework.
An object is a special kind of class, which can be declared using object keyword. Objects are similar to Singletons (a design pattern) in java. It also functions as the static part of java. Beginners who are switching from java to kotlin can vastly use this feature, in place of static, or singletons...
When publishing a customization project, you might see some item being skipped for the reason of being already applied. Ex: EntityEndpoint EntityEndpoint#6.00.001§DefaultPlus(skipped, already applied) This can happen for any items contained saved in the database. Ex: Generic inquiries, reports, s...
A Deque is linear collection that supports element insertion and removal at both ends. The name deque is short for "double ended queue" and is usually pronounced "deck". Most Deque implementations place no fixed limits on the number of elements they may contain, but this interf...

Page 193 of 207