Support for Arm64 FFmpeg under Mac compilationStarting in January 2015, Apple began to require all new AppStore applications to support arm64, and the previous ffmpeg would be rejected if it was not compiled to support the arm64 version. The compilation script is given here, and the test passes under ffmpeg2.5.2. This
after switching to a Mac computer for some time, I found it was a bit uncomfortable to write to the NTFS-formatted disk under the Mac, so I went to the research.
There are three ways to solve these problems.
The first is to use Third-party software directly, such as Paragon NTFS for Mac,tuxera NTFS, but most of them are charged. There's a free one for mounty.
Mac, use Sshpass to let Iterm2 support multiple SSH login information to saveThere's a xshell in windows that's very handy because it keeps all your SSH login information. Mac does not have Xshell, some also provide such a function, but the effect is not good. Iterm2 is a very good terminal, but not very good support f
Online currently can not find a complete Mac under the Golang environment configuration support, I configured the success, now collated to share out.Mac better install Xcode, as if it had dependenciesInstalling homebrewOpen terminal window, paste script execution/usr/bin/ruby-e "$ (curl-fssl https://raw.githubusercontent.com/Homebrew/install/master/install)"Install the latest version of the Go language, to
Mac system, download XAMPP 1.8.3-4 found by default does not support Xdebug, search for the next file, there is xdebug but then phpinfo () does not show the related items.Modify the php.ini configuration file in the/applications/xampp/xamppfiles/etc/php.ini of the installation directoryzend_extension= "/applications/xampp/xamppfiles/lib/php/extensions/no-debug-non-zts-20121212/xdebug.so"Xdebug.remote_enable
In the previous article, we talked about how to install and use the MacTeX that supports Chinese in Mac OS X (the author uses 10.10,hackintosh). In fact, MacTeX has been installed by default to support multiple languages, such as Japanese (due to the presence of Ptex, it may be easier to compose Japanese).In fact, Latex is a Tex-based typesetting system. Tex was just born, and although it can be written out
CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci;For each of the tables:
ALTER table here is the table name CONVERT to CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
3. Modify the MySQL configuration file
Go to this directory, under this directory there is a suffix .cnf filecd/usr/local/mysql/support-files/
Copy this file to the etc directory and name my.cnf itsudo cp my-default.cnf/etc/my.cnf
Then edit the my.cnf file
The Sublime is my most loving editor,but are not very familiar with it.Here,i'll tell what to install the package controllManual InstallationStep 1:download the file from follow linkHttps://packagecontrol.io/Package%20Control.sublime-packageStep 2:move Package to the Specify folderPreferences---> Browse package---> Open the Packages and return to the parent directory---> enter installed Package '--->mv control.sublime-package in itRestart Sublime;Step 3:install GBK Encoding SupportUse ' command+
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.