散分300 系统说最多只能300 30号结帖 (300分)

  • 主题发起人 主题发起人 testnet
  • 开始时间 开始时间
这是我的理想生活
 
昏睡百年[^]
 
建议使用
orginal := GetTickCount;
Ok := false;
while GetTickCount-orginal < 10000000000000000000000000000000000 do
begin
if Ok then
break;
MyLife.ProcessMessages
end;

生活过得更有滋味。。
哈。。。。。。。
 
小强!
旺财!!
 
哎,地上有钱!!
(大喊)谁的~~~~~~???
(没有回答!!)
咳!!人这要发财了,挡也挡不住啊!!我捡~~~~~
 
1. unit namespaces
2. qualified identifiers
3. nested types (types inside of classes)
4. custom attributes
5. array property overloads (possibly -- may not happen this time)
6. record inheritance
7. records with methods (no virtuals)
8. sealed classes (cannot be inherited from)
9. final methods
10. event multicasting (probably won't happen in this release)
11. class statics (class fields, class properties, class functions, class
properties and class static properties).
It is not clear what some of those will really mean, but a couple of them have definitely been on many people's wish lists for some time.
 
我的日子,和你差不多 啊。
 
好玩,很想法!
 
后退
顶部