-
Array generation1234567a = linspace(1,11,5);b = 1:2:10;c = zeros(5,6);d = ones(4,3);random_normal_val = randn(5,4); % creates...
-
Note: ‘*‘ means the setup is conflict with another key
MacMission Control*Move left a space (desktop): Ctrl+2
*Move right a...
-
SettingStop asking for username and password
Find the remote.origin.url using the command: git config -l
Run the command: gi...
-
Lookup Host IP AddressCommand: ipconfig getifaddr en0
Or ifconfig and find it after “en0:”
Mine is: 10.0.0.3.
Problems
Aft...
-
Make the Site Visible on Google
Go to google search console.
Choose the “Domain” option. Enter the www.yourdomain.com and cl...
-
ObjectiveChange
to
Adding Update Date
Go to blowser and use the “inspect” feature to locate the <div>.
Find it in the...
-
Requirement
GIt
Node.js
For more: https://hexo.io/docs/
SetupNew directory
mkdir <your_blog_name>
Init hexo
hexo in...
-
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, yo...