📄 ctype1.vb
字号:
Class CType1 Sub Main() Dim fromvalue As Object Dim tovalue As ctype1 tovalue = CType(fromvalue, ctype1) End SubEnd Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -