![]() |
#2
yuccn2013-05-07 13:10
|
class ConstitutiveModel {
public:
// Creators
EXPORT ConstitutiveModel(unsigned uTypeIn,bool bRegister=false)
这里EXPORT 是什么意思?