主页 > 知识库 > ASP类的写法

ASP类的写法

热门标签:科大讯飞语音识别系统 团购网站 银行业务 Linux服务器 服务器配置 电子围栏 阿里云 Mysql连接数设置
%
Class myClassName
Private int_ID '分类id
'类初始化
Private Sub Class_Initialize()
m_strError = ""
End Sub

'类释放
Private Sub Class_Terminate()
m_strError = ""
End Sub

'-----读写各个属性---------------------------
Public Property Get ID
ID = int_ID
End Property

Public Property Let ID(intId)
int_ID = intId
End Property

public Function method()
End Function
End Class
%>

标签:衡水 大理 广元 蚌埠 萍乡 江苏 衢州 枣庄

巨人网络通讯声明:本文标题《ASP类的写法》,本文关键词  ;如发现本文内容存在版权问题,烦请提供相关信息告之我们,我们将及时沟通与处理。本站内容系统采集于网络,涉及言论、版权与本站无关。
  • 相关文章
  • 收缩
    • 微信客服
    • 微信二维码
    • 电话咨询

    • 400-1100-266