This is a created
article in which the information may have evolved or changed.
1. Download and install
Go official:
https://golang.org/
Download Address:
https://golang.org/dl/
Installation Documentation:
Https://golang.org/doc/install
There is only one type of installation on Mac, pkg file, download and install
Cocos2d-x lua game development-install Lua to mac system
Note: mac ox, lua version: 5.15
Download lua,
Note: it is better to be less than 5.15. lua of 5.2 does not support the getn () method of table, which makes me feel inferior. (Get the table length, equivalent to cout, size, length)
Download and decompress,
Cd directory
Make macosx
Sudo make
-debug-non-zts-20121212/Enabling mcrypt.so PHP ExtensionOpen/etc/php.ini and add the line below at the endExtension=mcrypt.soIf There is no php.ini file and then you need to make one from Php.ini.default in the same location like so:sudo cp/etc/php.ini.default/etc/php.iniand allow write capabilitysudo chmod u+w/etc/php.iniThen add the line as above in your favourite text editor:sudo nano/etc/php.iniOrsudo vi/etc/php.iniand add in the line:Extension=mcrypt.soRestart Apachesudo apachectl restartTh
After JDK8 GA, the small partners like to rush, have been eager to experience a Java8 lambda and other new features, but the current Java enterprise application of the main version is JDK6, JDK7. Therefore, I need to have jdk8,jdk7,jdk6 on my computer at the same time. JDK6 and JDK7 mainly do some product code verification, as well as play some of their own open-source projects, JDK8 is purely early adopters, who called us a hate programmer.The target can be easily switched to the corresponding
After JDK8 GA, the small partners like to rush, have been eager to experience a Java8 lambda and other new features, but the current Java enterprise application of the main version is JDK6, JDK7. Therefore, I need to have jdk8,jdk7,jdk6 on my computer at the same time. JDK6 and JDK7 mainly do some product code verification, as well as play some of their own open-source projects, JDK8 is purely early adopters, who called us a hate programmer.The target can be easily switched to the corresponding
As the front-end to cut a figure, more or less with PS to turn over to, if you are a manufacturer, you may not need, small factories also have no need. This is the work of a small partner who needs to pull its own picture.How to use PS to improve our efficiency:First we need to install download Photoshop cc 2014 version above;window can be directly downloaded from the Baidu Software Center (here I put the address for Smart Friends):Http://rj.baidu.com
Homebrew is the package management tool on Mac, its official website;http://brew.sh/Install some common tools such as gulp after using brew to install nodeInstall -G gulpAfter the installation is successful, use discovery does not exist Comman gulp, this time we have to check where the NPM global path isNPM root-gThe normal path should be /usr/local/lib/node_modu
installing MySQLSince MySQL is not pre-installed in Mac OS X, it needs to be installed manually, and I chose MYSQL-5.5.10-OSX10.5-X86.DMG (http://dev.mysql.com/downloads/mysql/).
Download MySQL and choose the right version.Run downloaded DMG file: First run mysql-5.5.10-osx10.6-x86.pkg, this is the main MySQL installation package, all the way by default installation can be completed.Click to install the 2n
The Software Installation tool commonly used in Mac system is homebrew
Personally, it is easier to install it through brew, as described below
Install MongoDB
wenxuezhangdemacbook-pro:~ wenxuezhang$ Brew Install MongoDB
This figure shows that the installation was successful and the directory installed wa
: XML-based, open extensible Communication Protocol and Table Protocol (also known as Jabber Protocol) [Three] working principle ======================================== Configuration under 2.mac system Prerequisite: Download 4 dmg files (need to leave a mailbox) mysql-5.6.12-osx10.7-x86_64.dmg/mysql-workbench-gpl-5.2.47-osx-i686.dmg/ Jdk-8u40-macosx-x64.1427945120.dmg/openfire_3_9_3.dmg Begin One. install
Tags: log mys mysq BSP enter WPA to view 5.7 PassDownload MySQL for Mac https://dev.mysql.com/downloads/installer/ Website download very Slow---Baidu Cloud: Link: https://pan.baidu.com/s/1c1IdwSo Password: jfv1 2. Double-click mysql-5.7.20-macos10.12-x86_64.dmg to Unzip, double-click mysql-5.7.20-macos10.12-x86_64.pkg to install 3. Continue, Continue, Agree, Install
Tags: TTY CTO taf Mac OS Darwin experience normal CTC profile The original installation package was used, but the installation package creates the Postgre user. Look at the landing interface a bit uncomfortable, search for a half-day incredibly did not find how to compile the installation under OSX tutorial, and assume that the official document compiled installation method will let you crash, in line with the source code installation is similar to th
Tags: cell password login address get Mac Cin str nbsp and Ext.: http://www.jb51.net/article/103841.htm 1. Download the website MySQL v5.7 official version: http://www.jb51.net/softs/451120.html Click on the address above and you will see the page. You may not know which one to download, I downloaded the last one, which is the red button in the picture, why? Because it is a DMG file, a fool-type installation, all the way to confirm. Once you've clic
Install OpenCV mac environment/Linux environment in Android StudioInstall OpenCV in Android Studio
For female programmers, every time they install software or configure an environment, they often crash. This is also true for Aunt ape ~ (Ah, do I say I'm an aunt ?)
Okay, let's get down to the truth ~ Let's write down how to in
; //不需要git init
Roll back to a commit versiongit reset --hard/soft // 回滚到某一个版本git reset --hard/soft HEAD~// 回滚num个提交git revert // 撤销某一次merge
Force remote Overwrite Localgit fetch --allgit reset --hard origin/remote_branch_name>
Submit the Log View methodlog -p 每一次提交具体差异git log —stat 显示文件修改差异,没显示具体修改git log —graph 树形状提交记录,可查看分支合并信息
git pull —rebaseAfter conflict, resolve conflicts, use git add . and then usegit rebase --continue
Switch to a branch and apply a commit of another branch to
Topic File
: Mac OS X theme for Ubuntu 12.04 lts (V2 downloadable)
This file includes Plymouth theme, wallpaper, icon theme, GTK/window theme
Preview
Right-click the image and choose "view big image" from the new tab.
Procedure
A: Plymouth theme
Open the terminal and execute the following command:
Sudo CP-r paw-OSX // lib/Plymouth uth/themes # copy the paw-OSX topic sudo Update-alternatives --
MAC originally comes with php, but many extensions are not installed, so I chose to reinstall php and upgrade it to the latest version. The following describes the installation steps, we hope to help you. Brew is a package management tool under Mac. it manages Mac-compatible compilation configurations and patches through Github, so that you can easily
MAC OSX is correctly installed with PYTHON 2.7 and PYTHON3Python3 has come out (it has been out for a long time, dizzy)!But there are still many libraries that use Python2.7, so how do you install the two versions in your Mac and separate them from the Python area used by the system? Today's writing is how to properly install
recently just put the development platform from Windows to the Mac, found that some things also need to install according to their own needs, so searched, found on the internet, the Great God recommended brew, read the introduction, feel good, get up installation (here say the experience, in the Mac app Store has a lot of commonly used software can not find, such
With the release of hardware such as IMac 5K Retina and the new Mac Mini, Apple has finally rolled out the OS X Yosemite system version! I believe a lot of people have already used it. But for some friends who don't want to upgrade, they're going to have a "new install" system that has a small problem.That is how to make OS X Yosemite official version of the USB flash drive installation disk? In fact, the m
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.