1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 mongoose 4.4.8 发布 下载

本帖由 漂亮的石头2016-03-19 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,524
    赞:
    47
    mongoose 4.4.8 发布了。此版本修复Bug和新增加的特性有:


    • Before starting to write code, look for existing issues. That way you avoid working on something that might not be of interest or that has been addressed already in a different branch. You can create a new issue here.


      • The source of this project is written in javascript, not coffeescript, therefore your bug reports should be written in javascript.

    • Fork the repo or for small documentation changes, navigate to the source on github and click the Edit button.


    • Follow the general coding style of the rest of the project:


      • 2 space tabs


      • no trailing whitespace


      • inline documentation for new methods, class members, etc.


      • 1 space between conditionals/functions, and their parenthesis and curly braces



      • if (..) {


      • for (..) {


      • while (..) {


      • function(err) {



    • Write tests and make sure they pass (tests are in the test directory).

    下载地址:

    mongoose 4.4.8 发布下载地址
     
正在加载...