sometimes the default configuration works for a particular application. however, it is always a good habbit to specify explicitly your configuration in the code, not through ide.
"这与程序加载配置信息效果相同,却直观了许多。"
when someone takes your code, s/he may not know how you meant the configuration to be. As such, you should always write the configuration in the code, not through the ide.
sometimes the default configuration works for a particular application. however, it is always a good habbit to specify explicitly your configuration in the code, not through ide.
"这与程序加载配置信息效果相同,却直观了许多。"
when someone takes your code, s/he may not know how you meant the configuration to be. As such, you should always write the configuration in the code, not through the ide.
在程序里面写配置位错误的话锁死,
比如我弄挂了好几个12F675,
就是在程序里面配置了内部时钟加输出还有内置复位加上电延时,结果编译后一写就完蛋,目前还放在一边傻眼呢.
一周热门 更多>