Tutorial by Topics: custom

akka provides some pre-defined shapes, that should probably fit 99.9% of your usage. creating a new shape should only be done in some very rare cases. the pre-defined shapes are: Source - 1 outlet, no inlets Sink - 1 inlet, no outlets Flow - 1 inlet, 1 outlet BidiFlow - 2 inlets, 2 outlets...
ParameterDetailsfuncpython function, which takes numpy arrays as its inputs and returns numpy arrays as its outputsinplist of Tensors (inputs)Toutlist of tensorflow data types for the outputs of func
This article will show how to create a complete custom class in VBA. It uses the example of a DateRange object, because a starting and ending date are often passed together to functions.
Resources to look at: Xamarin Styles Using custom fonts on iOS and Android with Xamarin.Forms Custom Renderers Resource Dictionaries Attached Properties
Introduction Unlike custom objects which have records based on them, custom settings let you utilize custom data sets across your org, or distinguish particular users or profiles based on custom criteria. This means, for example, that admins can edit hierarchy custom settings to deactivate Work...
A custom function in google docs is tied to a specific document (and thus can only be used in that document). It must therefore be created with that document's scrip edit (Tools -> Script Editor). Once saved, it can then be used like any other regular spreadsheet formula.
Every Xamarin.Forms view has an accompanying renderer for each platform that creates an instance of a native control. When a View is rendered on the specific platform the ViewRenderer class is instantiated. The process for doing this is as follows: Create a Xamarin.Forms custom control. Consume t...
One thing to note is that one has to mention custom.css name after the main bootstrap.css , otherwise the values of custom.css won't get actually implemented.
It became much easier to create custom controls in Interface Builder with the introduction of the @IBDesignable and @IBInspectable directives in Swift. Developers can now build rich, complex, fully animated controls using just a few extra lines of code. I'm surprised by how many developers have ye...

Page 2 of 6