Giter Site home page Giter Site logo

blog's People

Contributors

namenotnull avatar

Watchers

 avatar  avatar

blog's Issues

hexo使用gitalk | more

https://lessandmore.gitee.io/blog/2018/08/02/comment-gitalk/#more

hexo评论插件gitalk在博客上增加了一个评论插件,gitalk.More info: gitalk 协议://主机名[:端口]/ 路径/操作.返回类型:[参数] 通用命名不要关键字作为名称 为了避免增删改查等高频操作使用不同词汇从而增加了沟通和维护的成本,对类似含义的词汇进行合并。 参考了使用频率较高的最为优先选择。 create remove modify search以列表方式展

yaf的单元测试 | more

https://namenotnull.github.io/blog/2018/08/17/unit-test/#more

单元测试的目的是为了验证系统中某一部分逻辑的功能是否正确。在多人开发的过程中,各个功能模块可能会互相调用,编写单元测试和执行单元测试能有效提高代码的健壮性、可靠性。单元测试能够屏蔽其他模块的依赖,mock可以解决其他模块的依赖问题。PHP的单元测试实际项目很少有人有耐心去写,今天总结一下,简单的单元测试其实很容易编写,由于yaf的自动加载的问题比较麻烦,今天重点记录yaf的单元测试常用写法。 PH

立个Flag | more

https://lessandmore.gitee.io/blog/2018/08/01/hello-world/#more

正好最近有心情,重新把自己的博客搭起来,继续写一些有价值的文章,坚持下去 目标打算写一个系列,总结一些初级程序员经常犯的错误,系统总结一下,如何避免和提升。 初级程序员经常犯的错误 命名不规范 日志不规范 拒绝写接口和假数据 不写单元测试 盲目集成 逻辑不清 不做方案 不关注性能 害怕重构 做出来就好,不考虑优雅的方案 不考虑未来需求的变化 遇到问题的时候不会试错 不会写伪代码 不做数据量的预

API命名规范 | more

https://lessandmore.gitee.io/blog/2018/08/02/api-norm/

基本格式protocol://hostname[:port]/path/action.type[?query] 协议://主机名[:端口]/ 路径/操作.返回类型:[参数] 通用命名不要关键字作为名称 为了避免增删改查等高频操作使用不同词汇从而增加了沟通和维护的成本,对类似含义的词汇进行合并。 参考了使用频率较高的最为优先选择。 create remove modify search以列表

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.