First, modify the hostsUnder OSX, like Linux, into the/PRIVATE/ETC directory, and then sudo vim hosts, add a sentence inside:#google_android更新74.125.237.1 dl-ssl.google.comTwo, set the SDK Manager's HTTP Proxy Server and PortHTTP Proxy Server filled in: mirrors.neusoft.edu.cnPort Fillthen tick the first option in others: Force https://using/HTTP//just go through the two steps above and then you can download it normally. MAC
You can see this article on my new page.
Recently I installed the latest MySQL version on OSX and studied it. For example, Chinese garbled characters and full uninstallation problems often occur in the past, so thanks for having nothing to do today. It will be convenient to check it later, even though I have already put it in my Evernote.Fully uninstall MySQL For OSX
Stop all MySQL-related processes first
Sometimes the hand to see the new version of the upgrade, after the upgrade found a bunch of modules can not be used, a good mood slowly tune, but there are bad times, can only unload the low-load version of node.My machine environment is as follows1. Mac OSX 10.10.32. Node is 0.12.2Uninstallation process1. Copy the following code into an SH file (e.g. uninstall_node.sh)#!/bin/bashlsbom-f-l-s-pf/var/db/receipts/org.nodejs.pkg.bom | while read I; Do s
step selected Simplified Chinese, so the text has become very familiar. We're going to ' go '.5. We first select the upper-left disk, select ' Erase ', fill in the name of the formatted disk name, click ' Erase '.Here we just divided the 60g,mac display is 64G, this is not out of thin air, but the calculation formula is different.6. Format such an important thing, apple this goods to avoid responsibility and wrong choice, certainly will confirm, we continue to point ' erase '.7. Format complete
The list of known issues for OSX 10.11 Developer Beta 1 is as follows, please do not test if you can't stand it.Applications that need to write files to the system location will not work under 10.11. means that a large number of software that needs to be tuned and installed will need to be re-upgraded.System upgrades from 10.7 or earlier are not recommended.Unable to migrate from Windows.AirPlay: May not connect properly with AppleTV.Aperture: Unable
OSX version 10.11.31. Install homebrew, open terminal, write instructionRuby-e "$ (curl-fssl https://raw.githubusercontent.com/Homebrew/install/master/install)"2. After the installation is complete, the terminal inputBrew Help, the interface appears as follows: Installation complete3. Install the Wget,doxygen tool in order to generate final technical documentationBrew Install Wgetbrew Install Doxygen4. Download the Cmakegui tool, as below, after insta
Use of Grapher in osx, and use of osxGrapher
Grapher is an application that allows you to create equations and graphs, so you can visualize the results. You can enter various mathematical functions to view them in 2D and 3D graphics. You can even use a graphic to create a video file.
Open Grapher in osx, and enable Examples-Conchoid in sequence. You can see the following 3D example:
Does it look really a
When Mac OSX has no shared key, it takes some time to connect to a VPN based on L2TP to replace Mac Pro. Today, you need to configure the VPN (based on the IPSec protocol of L2TP ), an error occurred while clicking "IPSec shared key" after the previous windows configuration was installed based on the Huludao image watermark configuration. Verify your settings and try again. However, no shared key is required for this vpn, and I do not have the shared
Compile and install PostgreSQL in Mac OSX
Originally, the official installation package was used. However, the installation package will create postgre, which is a bit uncomfortable on the login interface. After searching for a long time, I did not find a tutorial on how to compile and install it under osx, in addition, compiling and installation methods based on official documents will surely cause you to
Solve the Problem of restarting the i5-4590K immediately after "rootdeviceuuidis..." using Clover-guided OSX
The CPU on the desktop is a i5-4590K, and OSX is booted using Clover 3193 after "root device uuid is..." is restarted immediately.
After checking the information, you can use the Clover Patch to solve the problem.
In the KernelAndKextPatches area, set the value of the KernelPm field to true. If th
Mac osx burns an iso system disk and osxiso
Http://www.androidren.com/index.php? Qa = 292 qa_1 = mac-osx-burn an iso System Disk
Incorrect practice:
Download the ISO file from the MAC system, click the ISO file, right-click it, and right-click it to burn it to the CD. After burning it, you will find that it cannot be guided. Then you can put the CD back on the MAC to see it. The CD is an IOS file.
by OSX to monitor and identify the specific causes of the problem, and try to provide a solution as much as possible. In fact, on the other hand, it also involves various possibilities of making the apple machine out of sleep, such as using out-of-the-box software, commands supported by the system, and even self-programming. In short, based on our study of the original official documents of apple, we can further learn about and set up the operating s
Tags: http OS sp div 2014 bs ad ttAfter idea is installed, the default git is the git that comes with osx. The version should be a long time, and an Xcode prompt box will pop up, therefore, go to the official website to download the latest git and install it. After installation, the git path is/usr/local/git/bin/git and can be used after it is configured in idea. Make idea use the official version of git in osx
Brew is Homebrew, is the software package management tool on Mac OSX, it can easily install the software or uninstall the software in Mac, it is very convenient to use only one command.Brew is similar to the Apt-get function under Ubuntu system.To install Brew:CURL-LSSF Http://github.com/mxcl/homebrew/tarball/master | sudo tar xvz-c/usr/local--strip 1Install software: Brew Install CgdbUninstalling software: Brew Uninstall CGDBMore commands:Software pa
http://www.androidren.com/index.php?qa=292qa_1=mac-osx-Burning ISO system diskThe wrong approach:Download the system ISO burning on Mac, direct point ISO file, right-click on the CD, burn to find not to boot, and then put the disc back to the Mac on a look, the CD is an iOS file.The correct method of burning is as follows:1. Utility---Disk utility program.2. Select the "Burn" option in the Disk Utility program window, and in the pop-up window, locate
(current screen)Command+shift+4 (free selection range)OPTION+F12 shutdown window (option to shut down, restart, sleep)Command+1 Display As IconCOMMAND+2 Display in column modeCommand+3 displayed in list modeCommand+4 is displayed as cover Flow modeReturn or enter key to edit the name of the selected image or folderTwo. Mac OSX command line:Basic commands1. List filesLS parameter catalog name: see what's in the drive directory: ls/system/library/exten
In general, an application in Mac OSX can only be displayed on one screen, and as a user who turns from Windows is a little bit unaccustomed, Goolge found that there is still a solution (though not very useful).Turn off the monitor with a separate Spaces (displays have separate Spaces) and then log off the Mission control, which opens the Mac's system preferences, so that an app's window can be displayed across multiple screens.See http://arstechnica.
We know that under the Linux operating system, the configuration environment variable is using the following command:Vim/etc/profileUnder OSX, we open the environment variable configuration file with the following command:Open ~/.bash_profileThe typical environment variables are configured as follows:# Javaexport Java_home=/home/myuser/jdk1.7. 0_03export PATH= $JAVA _home/bin: $PATHexport CLASSPATH=.: $JAVA _home/lib/dt.jar: $JAVA _home/lib/tools.jar#
[Turn]http://navkirats.blogspot.hk/2014/10/dia-diagram-mac-osx-yosemite-fix-i-use.htmli Use the DIA tool for all my Diagramming work. I have worked with many tools, but find Dia the easiest to use and are the most responsive, apart from it being a great OpeNsource tool:). I recently upgraded to the new Mac Operating System Yosemite and I could no longer use Dia. Each time I clicked in the Dia icon, it would jump up down and does nothing. I finally tr
This blog share how to build a Python integrated development environment in Mac OSX systemFirst download the Python,python website link on the python websiteHere you choose to download the Python2.7.9 version and install it after the download is complete:Install successfully, open Terminal:Download the Python-developed ide,http://www.jetbrains.com/pycharm/belowDownload the Pro version and have a free 30-day trial, enough for us to learn python.Install
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.