• free and paid compilers


    https://embeddedgurus.com/stack-overflow/2010/02/is-gcc-a-good-compiler/

    The true productivity stopper I have found is not in which tool is being used but simply not knowing enough about the tool you are using (ie. which linker option or pragma does what). Pick your tools out of a hat; whichever they might be, and really learn to use them and you will undoubtably be most productive with those tools.

    Another productivity stopper is trying some fancy abstraction around coding something that should really be done in a much simpler way.

    阻碍生产力的另一个因素是什么呢?人们经常使用漂亮的复杂的软件抽象来解决问题,但是很多时间这样的尝试正好起了反作用,所有让你的代码更简单、更直接一点吧。

  • 相关阅读:
    简单C#、asp.net mvc验证码的实现
    c# 局域网文件传输实例
    c# http get请求与post请求实例
    轻松3步实现c#windowsform窗体美化
    c#内部类的使用
    java
    java
    java
    java
    java
  • 原文地址:https://www.cnblogs.com/bitxj/p/7986037.html
Copyright © 2020-2023  润新知