09 2016 档案
只有注册用户登录后才能阅读该文。
摘要:I ❤️ W3C : Secure Contexts
阅读全文
该文被密码保护。
摘要:How to Use RSS on Your Website
阅读全文
只有注册用户登录后才能阅读该文。
只有注册用户登录后才能阅读该文。
只有注册用户登录后才能阅读该文。
摘要:How to check your Linux version All In One
Checking your Ubuntu Version
There are two ways to check which version of Ubuntu you are running.
You can either check from within Unity or put in a short command line in the Terminal.
阅读全文
摘要:如何在pycharm中切换python版本(2/3) 的图解教程
阅读全文
摘要:修复 PyCharm 使用中文字符 Python 报错的完美解决方案 All In One
#_*_ coding:utf-8_*_
阅读全文
摘要:Linux 学习笔记分享: Linux 用户组的权限 All In One
drwx------ 700权限 (d 目录 ,r=4,w=2,x=1:rwx=7;---=0;---=0)
阅读全文
摘要:Linux 创建/编辑/查看 文件/文件夹的命令汇总 All In One
Linux 创建文件的命令
Linux 编辑文件的命令
Linux 查看文件的命令
,touch,vim,vi,gedit,
cat,ls -a, ls -l,pwd,cd ../,:wq,:q,Ctrl + C,
阅读全文
摘要:How to Install Multiple Versions of Node.js on the same Server(PC) All In One
nvm,Linux
nvm (node version manager)
阅读全文
摘要:how to updating Node.js and npm
nvm (node version manager)
npm (node package manager)
阅读全文
摘要:如何给 GitHub 添加 SSH key, 如何生成 SSH key 详细图文教程!
,GitHub, 添加 SSH key, 生成 SSH key, 详细图文教程,SSH, key,Linux, Bash,Shell,Ubuntu,
阅读全文
摘要:free PDF transform to PPT online All In One
Speaker Deck
阅读全文
摘要:Metro Studio: free Icon generator
Release Date: April 26 , 2016
Syncfusion Metro Studio is a collection of over 7,000 flat and wireframe icon templates that can be easily customized to create thousands of unique icons. It also supports creating custom icon font packages from selected sets of icons.
阅读全文
摘要:Windows 常用键盘快捷键 All In One
阅读全文
摘要:Let’s Encrypt & Certbot All In One
SSL,TSL,HTTPS,CA,HTTP/2, TLS 1.3
阅读全文
摘要:程序员的 常用 算法 复杂度 速查表
Big O
时间复杂度
阅读全文
摘要:CSS3 多列布局 All In One
CSS Multi-column Layout Module
https://github.com/w3c/html/issues/587
阅读全文
只有注册用户登录后才能阅读该文。
摘要:Redis,MongoDB,MySQL
DB-Engines Ranking
http://db-engines.com/en/ranking
The DB-Engines Ranking ranks database management systems according to their popularity. The ranking is updated monthly.
Read more about the method of calculating the scores.
阅读全文
只有注册用户登录后才能阅读该文。
只有注册用户登录后才能阅读该文。
摘要:Chrome DevTools : 查看js 文件的加载顺序,调试,UA 信息
阅读全文
摘要:Bash on Ubuntu on Windows All In One
Windows Subsystem for Linux
阅读全文
只有注册用户登录后才能阅读该文。
只有注册用户登录后才能阅读该文。
只有注册用户登录后才能阅读该文。
摘要:CSS clear float All In One
/*clear: both;*/
/*Error: do not using "*{clear: both;}" , it will be course some bugs!*/
CSS,*{clear: both;},clear,both,float,
没有设置浮动的情况下,div 块级元素,独占一行!
阅读全文
摘要:JavaScript 参考文档 运算符: instanceof & typeof All In One
阅读全文
摘要:Javascript 模块化编程 (AMD,CMD, UMD) All In One
模块加载
阅读全文
摘要:XSS 的原理分析与解剖
实体字符,XSS原理,web 安全,XSS,跨站脚本攻击,
阅读全文
摘要:web 存储方式汇总:
旧的方式:
Cookies;
Session;
Web SQL;
新的方式 HTML5 :
Web Storage(LocalStorage ,SessionStorage);
IndexedDB;
Application Cache;
Cache Storage ?
阅读全文
摘要:jQuery 使用注意事项 与 小技巧(tips)
$( document ).ready()
阅读全文
摘要:CSS 定位 relative && absolute 问题?
谁能解释一下,为什么使用 relative是设置right,bottom 后,看不到div 呀,哪里多出来的 top , left 属性负值呀?(已测试了所有最新的浏览器自动添加的)
阅读全文
只有注册用户登录后才能阅读该文。
摘要:Ruby : Ruby on Rails All In One
阅读全文
摘要:PEP 8 -- Style Guide for Python Code All In One
PEP 8
Style Guide for Python Code
阅读全文
摘要:RESTful 架构 && RESTful API All In One
representational state transfer (REST)
https://en.wikipedia.org/wiki/Representational_state_transfer
WebSocket
RPC
阅读全文