摘要:
Private Const BITS_TO_A_BYTE = 8 Private Const BYTES_TO_A_WORD = 4 Private Const BITS_TO_A_WORD = 32 Private m_lOnBits(30) Private m_l2Power(30) Private Function LShift(lValue, iShiftBits) If iShif... 阅读全文
posted @ 2019-05-06 13:55
tec2019
阅读(3485)
评论(0)
推荐(0)
摘要:
功能:ListView控件实现连接数据库实现显示查询数据功能。 图片: 代码: Private Sub CommandButton1_Click() Dim res As String res = TextBox1.Text Call UserFormabc(res) End Sub 'ItemCl 阅读全文
posted @ 2019-05-06 12:06
tec2019
阅读(9465)
评论(0)
推荐(0)

浙公网安备 33010602011771号