美文网首页
编程的一些有用网站

编程的一些有用网站

作者: 张利东 | 来源:发表于2016-11-18 12:42 被阅读11次
  • Developer community, answering each other's questions. SUPER valuable resource.
    http://stackoverflow.com

  • Easily share code with others, especially if you want to ask them a question about it. Stackoverflow.com allows integration with this site, which makes it really useful.
    http://jsfiddle.net

  • Community-based code sharing, similar to JsFiddle.net, but with a LOT more features, including a built-in Javascript console.
    http://CodePen.io

  • Creat CSS/HTML tutorial site founded by Chris Coyier.
    http://css-tricks.com

  • Organization producing and managing different web-related standards:
    http://www.w3.org

  • W3C HTML5 Recommendation
    http://www.w3.org/TR/html5

  • Excellent site that keeps track of HTML-related technologies and browser compliance with each feature. Allows you to search for feature, tag, attribute, etc.
    http://caniuse.com

  • Validate your HTML using this W3C.org validator
    http://validator.w3.org

  • Browser usage statistics form w3schools.com. In my opinion, these statistics are very accurate if you want to know which browers are popular with the developer/IT community.
    http//www.w3schools.com/browsers/browsers_stats.asp

相关文章

  • 编程的一些有用网站

    Developer community, answering each other's questions. SU...

  • 有用网站汇总

    有用网站汇总 CS相关教程 廖雪峰的官网莫烦的机器学习教程 编程练习 leetcode领扣 一些开源站点 Face...

  • 一些有用的网站

    deveplover.mozilla.orgcreatejs.comwww.w3c.orgoocss.org

  • 一些有用的网站

    这里收集一下有用的网站,大多是技术类的 欢迎留言投稿 1.一键环境部署网站 OneinStack - 一键PHP/...

  • 一些有用的网站

    生物信息分析一般流程shell命令解释网站NCBI各数据库

  • 一些有用的网站整理

    版权所有,转载请注明出处 持续更新中…… 1. 编程语言学习网站 廖雪峰的官方网站有Java、python、git...

  • 分享一些有用的网站

    arlier_2016.03.09 一、关于LaTeX的网站 https://www.texide.com/Tex...

  • 有用的网站

    正则表达式:https://www.regular-expressions.info google enginee...

  • 有用的网站

    https://www.plob.org/category/bioinformatics/

  • 有用的网站

    1.Java工具集hutool:https://hutool.cn/2.maven仓库:https://mvnre...

网友评论

      本文标题:编程的一些有用网站

      本文链接:https://www.haomeiwen.com/subject/pvtiyttx.html