Pinned Loading
-
in-code-generator
in-code-generator PublicCode generator for any language, java, python, node, php, etc. from Table Structure.
Python 2
-
Start android emulator from command ...
Start android emulator from command line, especially when you don`t know the AVD name 1@echo off
2IF [%1]==[] (GOTO ExitWithPrompt)
3set i=1
4FOR /F "delims=" %%i IN ('emulator -list-avds') DO (
5set /A i=i+1
-
sysconfigurator
sysconfigurator PublicForked from kvineet/sysconfigurator
A quick and dirty tool for encrypting database values.
Java 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.