-
Configuration files: TOML parser for Golang with reflection https://github.com/BurntSushi/toml
https://blog.gopheracademy.com/advent-2014/reading-config-files-the-go-way/
-
Command line arguments https://siongui.github.io/2015/02/18/go-parse-command-line-arguments/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/bin/env python | |
import re, fileinput, tempfile | |
from optparse import OptionParser | |
""" | |
Migrating from sqlite3 to MySQL: | |
Script from | |
http://www.redmine.org/boards/2/topics/12793 | |
Updated to work with Python 3. | |
Usage: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Copyright (C) 1978-1995 Ken Turkowski. <[email protected]> | |
* | |
* All rights reserved. | |
* | |
* Warranty Information | |
* Even though I have reviewed this software, I make no warranty | |
* or representation, either express or implied, with respect to this | |
* software, its quality, accuracy, merchantability, or fitness for a | |
* particular purpose. As a result, this software is provided "as is," | |
* and you, its user, are assuming the entire risk as to its quality |
Pasidaryk internetinė kamerą (webcam) skirtą Windows kompiuteriui iš savo turimo Android telefono ar planšetės (gal turi kaimynas nenaudojamą). Nuotoliniam mokymui ir mokymuisi Instrukcija:
- Įsitikinam, kad tiek telefonas, tiek kompiuteris prijungti prie to pačio tinklo (Wi-Fi ar kabeliu nesvarbu).
- Parsisiunčiam į telefoną programą "DroidCam Wireless Webcam" https://play.google.com/store/apps/details?id=com.dev47apps.droidcam
- Į Windows kompiuterį parsisiunčiam programą: http://www.dev47apps.com/ ir vadovaujamės nurodymais.
- Naudojamės kamera ir būnam sveiki.
PASTABA: tai tik patarimas, programa ne mano.