Java JDK Download
Java JDK (Java SE Development Kit) Official Download http://www.oracle.com/technetwork/cn/java/javase/downloads/index.html
Download installation by Platform
Mac Gets the Java installation location
$ echo $ (/usr/libexec/java_home) #输出当前JDK路径
Installed JDK8:/LIBRARY/JAVA/JAVAVIRTUALMACHINES/JDK1.8.0_20.JDK
JDK6 with Mac:/SYSTEM/LIBRARY/JAVA/JAVAVIRTUALMACHINES/1.6.0.JDK
Android SDK Download
The earliest ports management was BSD, and then a powerful Debian, a dpkg+apt!.Mac OS X is the first to use a lot of tools is macports, but now see this tool is a bit old, not very stable, then we recommend you install brew.The commands for installing brew are as follows:sudo su-L http://github.com/mxcl/homebrew/tarball/master | tar xz--strip 1-c/usr/local The brew command already exists in your system, us
Cleanmymac is currently the most powerful System Cleanup tool in Mac systems. You can delete program residue, system cache, PowerPC software runtime and so on with one click. It's the equivalent of our computer steward, and we don't have to worry about computer junk when using Macs.The software can be smoothly combined with Mac system performance, with silent cle
..Curl-o http://mirrors.kernel.org/gnu/autoconf/autoconf-2.65.tar.gzTAR-XZVF autoconf-2.65.tar.gzCD autoconf-2.65./configure--prefix=/usr/local # Ironic, isn ' t it?Makesudo make installCd..# Here's might want to restart your terminal session, to ensure the new autoconf are picked up and used in the rest of th E scriptCurl-o http://mirrors.kernel.org/gnu/automake/automake-1.11.tar.gzTar xzvf automake-1.11.tar.gzCD automake-1.11./configure--prefix=/usr/localMakesudo make installCd..Curl-o http://
: https://pqrs.org/osx/karabiner/ See. There's a cyper on top that I've customized. I cast the Damned command+h into a ctrl+h, and I'm not afraid to press the wrong search key in eclipse to hide the window.Open Private.xml and modify the following: after saving, click on the reload XML in the main interface of the setting and tick on this setting. In addition, in the MenuBar column can give you a new name for the configuration, such as I have the default configuration named
settings, enter the current WiFi connection (Mac in a LAN), set up the HTTP proxy group, the server is filled with the IP obtained in the previous step, that is, 192.168.1.7, Port fill 8888:4. iOS device open the app you want to grab the package for network operation5, Charles Pop-Up confirmation box, click the Allow button toSecond, HTTPS grab packetNeed to download Charles certificate Http://www.charlesproxy.com/ssl.zip, unzip and import into iOS d
When you use the Homebrew installation tool under your Mac, the latest version is installed by default.Sometimes we need the old version, so what should we do?Older versions of homebrew can use the following commands:Brew versions Lists all the versions that you specify, select a version, and then use theInstall And now the latest version of the homebrew, there is no versions this parameter. What about tha
Tags: request FSS example set define URL post http sockThis article takes the Mac as the proxy, the iOS handset as the client example.Document Address: http://anyproxy.io/1. Environment configuration:Install node: reference https://www.jianshu.com/p/3b30c4c846d1Installing homebrew" $ (curl-fssl https://raw.githubusercontent.com/Homebrew/install/master/install) "Install nodebrew link nodebrew uninstall nodebrew install node安装 anyproxynpm install -g an
Mac did not find a very suitable tool to download the site page, to do template Web pages,So we find the information, wrote a script, through the wget to download the page, as follows:#! /bin/bashUrl= "$"Path= "$"echo "Download URL: $URL"echo "Download dir: $PATH"/USR/LOCAL/BIN/WGET-E robots=off-w 1-xq-np-pk-e-T 1-p "$PATH" "$URL"echo "Success to download"Note:Robots=off here is because wget by default will
, convenient can be a message search to view the historical version③ Conflict FileIn principle, the same group of developers are best not to operate in the same file, but sometimes must go to other files to operate, or a mistake, if at the same time multiple people in the same file to modify the code, the author will appear after the version of the conflict file, there will generally be three different suffixes of the same name file. mine file: Changes I have madeTwo. r0xx files: xx is a number,
+[or] can jump to the beginning of the curly brace COMMAND+F12 can display the structure of the current file Command+alt+b can navigate to the implementation code of an abstract method * Column editing for command+shift+ keypad Alt+f8 Check values when debugging F8 equivalent to eclipse F6 jump to the next step Shift+f8 equivalent to eclipse's F8 jumps to the next breakpoint, also equivalent to eclipse's F7 bounce function F7 equivalent to eclipse's F5 is entering into the code Alt+shift+f7 This
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.