Home  >  Article  >  php教程  >  Web开发人员速查卡

Web开发人员速查卡

WBOY
WBOYOriginal
2016-06-13 10:43:061263browse

无论你是多牛的程序员,你都无法记住所有的东西。而很多时候,查找某些知识又比较费事。所以,网上有很多Cheat Sheets,翻译成小抄也好 ,速查卡也好,总之就是帮你节省 时间的。

HTML Cheat Sheet

  • HTML/XTML in one page
  • HTML5: The Evolution of Web Standards by James Sugrue
  • (X)HTML Elements and Attributes
  • Doctype Declarations (DTDs)
  • XHTML Character Entity Reference
  • GoSquared HTML Help Sheet

 

CSS Cheat Sheets

  • CSS in one page
  • CSS Properties and Values
  • All CSS Properties Listed Alphabetically
  • CSS Shorthand Guide
  • GoSquared CSS Help Sheet

Adobe Flash Cheat Sheets

  • Flash Cheat Sheet
  • Flash CS3 Keyboard Shortcuts

 

ASP Cheat Sheets


  • aspnet" target=_blank>Core ASP.NET
  • ASP.NET MVC Framework Cheat Sheet
  • ASP.NET MVC View Cheat Sheet

PHP Cheat Sheets

  • PHP Basics Quick Reference Sheet
  • PHP Cheat Sheet
  • PHP Security Cheat Sheet
  • PHP Variable and Array Tests
  • GoSquared PHP Help Sheet

MySQL Cheat Sheets

  • MySQL Cheat Sheet by Dave Child
  • MySQL Database Quick Reference
  • SQL Statements Cheat Sheet

JavaScript Cheat Sheets

  • JavaScript in one page
  • JavaScript Cheat Sheet
  • Addison-Wesley’s JavaScript Reference Card

jQuery Cheat Sheets

  • jQuery Cheatsheet
  • html" target=_blank>jQuery 1.3 Visual Cheat Sheet by Antonio Lupetti
  • jQuery Selectors by Bear Bibeault & Yehuda Katz

Unicode Cheat Sheets

  • The Unicode Character Code
  • HTML Characters, Numeric Codes, 0-65535 by Bob Stein

XML Cheat Sheets

  • XML in one page
  • XML 1.0 Syntax Quick Reference by Mulberry Technologies

mod_rewrite and .htaccess Cheat Sheets

  • mod_rewrite Cheat Sheet by Dave Child
  • htaccess Cheatsheet

 

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:PHP addcslashes() 函数Next article:PHP QQ登录接口应用