wikis Search Results · usage in:title
Filter by
0 results
(429 ms)0 results
Sub Example
Dim client As XHttpClient
client.Initialize("http://example.com/api/")
Dim request As XHttpRequest
request.Initialize("client","GET")
request.UserAgent ...
- Last updated on Dec 2, 2015
Settings describe dialog settings Output Definitions describe output definitions
- Last updated on Oct 16, 2018
Usage Lethe may be complicated to install, but it's quite simple to use. Lethe is triggered by specific commands and usually allows slight typos, as long as the command is reasonably uniquely identified. ...
- Last updated on Dec 23, 2015
Usage Start at your browser or smartphone (guess what - wifi needs to be working) http://[your PIs IP Adress]:8081 Hier you can go to the different apps: Client (like RC Remote) Client_webcam (like RC ...
- Last updated on Dec 31, 2015
Usage The following queues are available Producer Add records to a queue Consumer Process records in a queue ConsumerAsync Process records in a queue; threads can be shared amoong multiple async consumers. ...
- Last updated on Jun 2, 2019
ss-local -u -c /etc/shadowsocks.json -f /var/run/shadowsocks.pid ip tuntap add dev tun6 mode tun ip addr add 10.6.0.1/24 dev tun6 #ip link set dev tun6 mtu 1400 ip link set dev tun6 up tun2socks --tundev ...
- Last updated on Jan 9, 2016
Table of Contents Synopsis Population Reference Graphs Build index Map reads to index Compare reads from several samples Discover novel variants Synopsis $ pandora --help
Pandora: Pan-genome inference ...
- Last updated on May 10, 2021
The API is kept as simple as the Toast API: Create a Crouton for any CharSequence: Crouton.makeText(Activity, CharSequence, Style).show(); Create a Crouton with a String from your application's resources: ...
- Last updated on May 27, 2014
Table of contents [Getting Help from the Command Line] (#getting-help-from-the-command-line) [Checking Files and Folders] (#checking-files-and-folders) [Printing a Summary Report] (#printing-a-summary-report) ...
- Last updated on Jul 14, 2016
The API is the same on Node and on the browser: const { mssim , ssim_map , performance } = ssim ( imgBuffer1 , imgBuffer2 , options ) For CLI specific usage, check the dedicated page here . Input ssim.js ...
- Last updated on Sep 2, 2020