由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - write singleton w/o using static variable or function
相关主题
singleton without static?早上的面试题 -
C++ Singleton的实现攒人品,发几个面试题 C/C++
关于singleton 的面试题question about static variable
singleton pattern problem现在不会java,不会C#是不是很不好找工作了啊
请问一道special singleton class的题manufacturing到底是什么概念啊
弱问:singleton要不要destructor啊?Design Pattern 2: Procedural, OO and Functional programming
请问为何在java中要慎重使用static的filed?代朋友发一个微软xbox组的职位
Java 面试题C/C++ Questions
相关话题的讨论汇总
话题: static话题: function话题: singleton话题: variable话题: using
进入JobHunting版参与讨论
1 (共1页)
a****l
发帖数: 245
1
There is a platform with embeded c++ compiler, it implements all the
function except static function, design a Singleton without using static
member variable or static function.
有什么好方法?
h********g
发帖数: 116
2
同问..google没找到很可信的办法

【在 a****l 的大作中提到】
: There is a platform with embeded c++ compiler, it implements all the
: function except static function, design a Singleton without using static
: member variable or static function.
: 有什么好方法?

1 (共1页)
进入JobHunting版参与讨论
相关主题
C/C++ Questions请问一道special singleton class的题
一个电面弱问:singleton要不要destructor啊?
请教一个C/C++问题请问为何在java中要慎重使用static的filed?
[合集] google 面试题Java 面试题
singleton without static?早上的面试题 -
C++ Singleton的实现攒人品,发几个面试题 C/C++
关于singleton 的面试题question about static variable
singleton pattern problem现在不会java,不会C#是不是很不好找工作了啊
相关话题的讨论汇总
话题: static话题: function话题: singleton话题: variable话题: using