文件名称:FTypes
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2017-02-28
- 文件大小:
- 25kb
- 下载次数:
- 0次
- 提 供 者:
- f***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个项目的目的是扩展Visual Basic 6内置类型(如整数、长、字符串等)为了更方便的进行工作(“一条线”的风格,如果需要的话)和支持扩展属性/方法的基本类型。
类:
- arrayex
- booleanex
- byteex
- currencyex
- datetimeex
- decimalex
- integerex
- LongEx
- doubleex
- singleex
- stringex-This project aim is to extend Visual Basic 6.0 built-in types (like Integer, Long, String and etc.) in order to make work with it more convinient ( one-line style if needed) and support extended properties/methods on that basic types.
CLASSES:
- ArrayEx
- BooleanEx
- ByteEx
- CurrencyEx
- DateTimeEx
- DecimalEx
- IntegerEx
- LongEx
- DoubleEx
- SingleEx
- StringEx
类:
- arrayex
- booleanex
- byteex
- currencyex
- datetimeex
- decimalex
- integerex
- LongEx
- doubleex
- singleex
- stringex-This project aim is to extend Visual Basic 6.0 built-in types (like Integer, Long, String and etc.) in order to make work with it more convinient ( one-line style if needed) and support extended properties/methods on that basic types.
CLASSES:
- ArrayEx
- BooleanEx
- ByteEx
- CurrencyEx
- DateTimeEx
- DecimalEx
- IntegerEx
- LongEx
- DoubleEx
- SingleEx
- StringEx
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lib
...\code
...\....\ArrayEx.cls
...\....\BooleanEx.cls
...\....\ByteEx.cls
...\....\CurrencyEx.cls
...\....\DateTimeEx.cls
...\....\DecimalEx.cls
...\....\DoubleEx.cls
...\....\IntegerEx.cls
...\....\LongEx.cls
...\....\mMain.bas
...\....\SingleEx.cls
...\....\StringEx.cls
...\FTypes.vbp
test
....\code
....\....\frmMain.frm
....\....\frmString.frm
....\....\frmUnit.frm
....\Test.vbp
FTypes.vbg