place Tag:Tips & Tricks
Patch Pre-Download v1.4.0 - v1.5.0……
// change folder path inside bracketincludeBuild("plugin") { dependencySubstitution { // change your artifact group and id……
git config --global user.name myusername git config --global user.email myemail git config --global github.use……
Linux # add new repositorysudo add-apt-repository ppa:deadsnakes/ppasudo apt-get update -ysudo apt i……
Typescript atau Javascript?……
git rm -r --cached .git add .git commit -m 'clear git cache'git push……
Contribution Tutorial Fork it (git clone https://github.com/name/repo) Create your feature branch (git checkout -b my-new-……
Usage: var_dump(get_client_ip()); /** * Detect is localhost * * @return boolean */function isLocalHost……
#!/bin/bash#clean page cache#sync#echo 1 >/proc/sys/vm/drop_caches#clean dentries and inodes#sync#echo 2 >/proc/sys……
Unsupported Modules Detected in Android Studio File ……