⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 null.class

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 CLASS
字号:
/*                                  null

	Null class, typically used to create instances with all dynamic
	attributes.
*/
*! version 1.0.0  30jul2002

version 8

class {
} , inherit(object)

/* -------------------------------------------------------------------------*/
/*
	Usage:  .nameof dyn_dex

	Returns the name of the dynamically declared attribute at index
	dyn_dex.
*/

program define nameof

	_cls nameoflocal .dynamicmv[`1']
	class exit `"`r(name)'"'
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -