type s_t
integer :: i,j
end type s_t
type( s_t ) :: my = s_t(1,2)
fcode 发表于 2017-5-10 17:59
面向对象不是一种技术,而是一种编程思维。
Fortran2003 有一些新特征,利用它们可以更方便的实现“面向对 ...
pasuka 发表于 2017-5-10 22:11
即使是C++对于static也有两种解释
Static or thread storage duration and internal linkage
欢迎光临 Fortran Coder (http://bbs.fcode.cn/) | Powered by Discuz! X3.2 |