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

新闻 mongoose 4.4.10 发布,MongoDB 连接包 下载

Discussion in '软件资讯' started by 漂亮的石头, 2016-03-25.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,576
    Likes Received:
    47
    mongoose 4.4.10 发布了。此版本更新的内容有:

    Fixing bugs / Adding features


    • 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:


      • if (..) {


      • for (..) {


      • while (..) {


      • function(err) {


      • 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

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

    下载地址:

    mongoose 4.4.10 发布,MongoDB 连接包下载地址
     
Loading...