|
h**d 发帖数: 474 | 2 Frankly speaking, if you do TDD, I don't think this feature is so useful
Ant is my baby:) |
|
c*****t 发帖数: 1879 | 3 I think that every ide that has refactor engine comes with this feature. |
|
h******a 发帖数: 46 | 4 I think the "killer feature" of eclipse is it's free :) |
|
|
N********n 发帖数: 8363 | 6
Linq owns. Nice way to add functional language features to C#. |
|
|
d****e 发帖数: 251 | 8 原题是:
What do you think is the most useful feature under consideration for the new
C++ standard?
这是指的c++0x吗?我没经验,concepts是不是很有用?不过不是c++0x的的了。 |
|
t****t 发帖数: 6806 | 9 这种显然是open的问题嘛, 新加的feature都很有用啊. 根据你编程习惯的不同你会觉
得不同的东西有用呗.
new |
|
s******u 发帖数: 501 | 10 C++的core language feature绝对大于java啊,只是上手难加上library不够 |
|
|
d****i 发帖数: 4809 | 12 在一些分秒必争,寸土必争的场合,C++的一些feature比起C来还是有overhead。 |
|
j******t 发帖数: 788 | 13 我们讨论的是以前没有标准的工具实现对raw pt的封装,现在有了。C11提供了这样的
feature.你一般是如何做到彻底不碰RAW PTR的? 你从来没有CALL过NEW operator? |
|
m*******l 发帖数: 12782 | 14 Herb Sutter tried push some C# features in
(some in, some not) |
|
|
t****t 发帖数: 6806 | 16 VS2013不是还有"个把"feature不支持吧, 也就支持个一半的样子. 当然现在variadic
template可以用了, 不错. 以前没有variadic template, 我觉得就跟没有C++11一样. |
|
m*******l 发帖数: 12782 | 17 没有具体看,据herb sutter这个人吹NB,说就个别不重要的feature不支持...
variadic |
|
g*****g 发帖数: 34805 | 18 You should have some bug tracking system, e.g. JIRA and some form of sprint
to organize what you plan to finish in the sprint. Tickets should be
prioritized, regardless of gugs or new features. |
|
|
l**********n 发帖数: 8443 | 20 you have to ask first 'Is method OO feature? ', since interface is but a
method list |
|
|
z****e 发帖数: 54598 | 22 go像c
infra应该多考虑一下go
而app估计没戏
app level的话,基本上都非常declarative了
java的很多feature几乎都是declarative的
比如annotation
annotation实际上是markup language
比脚本,fp什么先进,真正的declarative |
|