zoukankan      html  css  js  c++  java
  • JavaScript学习资源网站

    在线可以看到效果的插件库:

    jq: http://www.jq22.com/webqd72
     

    表格:

    js:https://www.cnblogs.com/realdanielwu/p/7495228.html
    jq:https://blog.csdn.net/ZC_XY/article/details/80902161
    github:https://github.com/ssy341/datatabes_cn_example_curd_java
     
     

    todolist:

    https://blog.csdn.net/z_cas/article/details/78714289 原生js
     
    学习总结:https://blog.csdn.net/lhq186/article/details/73322052
     
    知乎:前端小白阶段的项目都是在哪里找的:https://www.zhihu.com/question/32885190
    掘金:JavaScript 常用练习网站收集:https://juejin.im/entry/58196046d203090055d96c77
     
     
    react:胡子课堂 http://huziketang.mangojuice.top/books/react/lesson2
     
     

    git代码库:

    京东:https://github.com/xlyh24/jdm
    知乎日报:https://github.com/qieguo2016/vue-zhihudaily
    react入门教程:https://github.com/zxfjd3g/170925_react_test
    javascript练手项目合集:https://github.com/YUUXIAO/webProject
    个人:https://github.com/purplebamboo/blog/issues
    项目实践:https://github.com/YUUXIAO/webProject
    最热门的JavaScript项目:https://blog.csdn.net/j2IaYU7Y/article/details/83189885
    小例子集合:http://www.fgm.cc/learn/
    项目案例:https://blog.csdn.net/xgy123xx/article/details/81089787
    日常学习,工作写的笔记:https://github.com/Rain120/Web-Study   
    jq学习资料:https://github.com/77yaer/jQuery
    编码规范:https://codeguide.bootcss.com/
     
     
    前端个人博客:https://www.w3cplus.com/
    前端个人博客:https://www.cnblogs.com/lhb25/category/146074.html
    前端个人博客:https://www.cnblogs.com/hustskyking/category/463291.html
    前端个人博客:http://bonsaiden.github.io/JavaScript-Garden/zh/ 知识点总结
    前端个人博客:https://purplebamboo.github.io/2015/03/16/javascript-component/ 组件
    阮一峰的网络日志:http://www.ruanyifeng.com/blog/archives.html
     

    特效示例实例:

    综合:http://js.alixixi.com/c/example_1.shtml
      http://www.w3cbest.com/685.html
     
    css布局:
    https://zh.learnlayout.com/
    https://my.oschina.net/u/2365905/blog/786722
    电子书:https://www.oschina.net/question/197014_81540
    面试题:https://github.com/Advanced-Frontend/Daily-Interview-Question
  • 相关阅读:
    访问者模式
    oracle触发器简单实用示例
    C#控件交互效果类(也可以用作缩小面板放大,展示更多信息)
    23种设计模式探索C#
    windows快捷操作个人记录(常用)
    C#巧妙使用关键字async/await
    学习的枚举类型,结构以及初步了解数组
    目前学习.net时间让我摸不着头脑的事情
    对C#中几个循环语句的使用,请教
    学习了用控制台显示结果
  • 原文地址:https://www.cnblogs.com/77yaer/p/11357688.html
Copyright © 2011-2022 走看看