You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This site tests which new HTML5 features are accessibly supported by major browsers.
An accessibly supported feature means it is usable by people who rely on assistive technology, without developers having to supplement with ARIA or other additional workarounds.
There are two type of symbolic links: Hard and soft.
Note that Windows doesn’t actually use the terms “hard link” and “soft link”.
Instead, it uses the terms “hard link” and “symbolic link”. In the Windows documentation, a “symbolic link” is the same thing as a “soft link”
Soft symbolic links work similarly to a standard shortcut. When you open a soft link to a folder, you will be redirected to the folder where the files are stored.
a hard link makes it appear as though the file or folder actually exists at the location of the symbolic link, and your applications won’t know any better. That makes hard symbolic links more useful in most situations.
Use /H when you want to create a hard link pointing to a file:
mklink /H Link Target
mklink /H f:\linkfile.js f:\realfile.js
Use /J to create a hard link pointing to a directory, also known as a directory junction:
mklink /J Link Target
mklink /J f:\linkdir f:\realdir
不知不觉中, 学前班成立已经有 1 个年头了, 我们的班集体也壮大了不少, 已经有 15 位来自各个公司的同学们入伙了. 有前端的, 也有后端的, 还有 App 端的同学们, 是对前端的兴趣让大家走到了一起, 希望学前班让大家能够走得更远.
就像奇舞团一样, 将大家聚集在一起, 快乐分享, 共同成长.
2017-3-25
技术
HTML5 accessibility
一个微型 Javascript 开源项目如何在 4 天到 1000 star
Angular 2 修仙之路 @px0078
美团点评团队 OpenDoc
h5bp/server-configs-nginx
The Complete Guide to Creating Symbolic Links (aka Symlinks) on Windows
四大 VPS 对比评测:Linode vs. DigitalOcean vs. Lightsail vs. Vultr
产品
一键生成
The text was updated successfully, but these errors were encountered: