#

code

  • [LeetCode]23. Merge k Sorted Lists

    23. Merge k Sorted ListsMerge k sorted linked lists and return it as one sorted list. Anal

    作者:風子余
    2020-05-26 07:03:49
  • [LeetCode]35. Search Insert Position

    35. Search Insert PositionGiven a sorted array and a target value, return the index if the target is

    作者:風子余
    2020-05-20 06:27:23
  • OCLint+Xcode实现Code Review

    Code Review是开发过程中保证代码质量不可或缺的一部分,但是呢,要么是懒,要么是真没时间,在我们公司code review已从原来的流于形式到彻底废弃了。最近看了看项目代码,咋写的都有,看着确

    作者:zlayne
    2020-04-29 13:15:42
  • 在Mac版本下的IDEA中设置代码注释模版

    在使用IDEA开发的过程中,我们可以通过设置代码注释模版,实现注释信息的自动补齐,提高编码效率。我使用的是Mac电脑,就以Mac环境来进行说明吧。 在Mac上配置IDEA的代码注释模版,主要包括两个部

    作者:lilugoodjob
    2020-04-14 01:18:27
  • PHP code coverage QuickStart

    文中没有图片,完整版请到如下地址下载:http://down.51cto.com/data/413138====================分割线=====================1、什么

    作者:小强测试
    2020-04-11 08:51:37
  • [LeetCode]20. Valid Parentheses

    20. Valid ParenthesesGiven a string containing just the characters '(', ')', '{',&nbs

    作者:風子余
    2020-04-04 11:48:58
  • windows下CodeBlocks TMD-GCC安装及配

    我的编程是大一的时候以C作为入门的,那个时候直接安装VC++,这玩意解释器就给你安装好了。近段时间接触到了CodeBlocks,才知道这货需要自己配置GCC,这就是本篇的重点。首先下载TMD-GCC

    作者:Aonaufly
    2020-03-01 17:30:22