Creating a real singleton class in Delphi 5 Abstract:The article describes how to create a c
近日得闲,研究了一下Delphi for .net Preview3,用它实现了在传统的Delphi中实现起来比较复杂的Singleton设计模式 文件如下: //单元文件1 unit S
public sealed class Singleton { private Singleton() {} private static volati
//MySingleton using System; //SingletonPage Class class SingletonPage { //Fields protected static
Implementing the Singleton Pattern in C# The singleton pattern is one of the best-known patterns i
The LotusScript language in Domino is very powerful once you find out that you can create custom cla
Have you wanted to create Excel spreadsheets from within Notes but didn't know how to do it? Standar
Hello , ladies and gentlemen: This is what I experienced this morning and I think you may get someth
2004.11.27.What"s New in Delphi 2005 2004.11.27.What"s New in Delphi 2005
WHAT"S NEW IN DELPHI 6 WHAT"S NEW IN DELPHI 6 Delphi 6 radically simp