想鸟一样飞翔

专注于php开发。对c++也很有兴趣!!!

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

2007年8月6日

摘要: 这是一个好东东 阅读全文
posted @ 2007-08-06 22:24 redfox 阅读(226) 评论(0) 推荐(0)

摘要: winapi函数介绍 GetPrivateProfileString VB声明 Declare Function GetPrivateProfileString& Lib ... 阅读全文
posted @ 2007-08-06 22:15 redfox 阅读(7958) 评论(1) 推荐(1)

摘要: 1。经常出现的写法 在VB中实现对数据库的访问,我们可能会通过一个全局函数来实现,例如以下的代码: Public Function DBSqlOpen(strName As String, strPWD As String, _ strIP As String, strDatabase As String) As ADODB.Connectio... 阅读全文
posted @ 2007-08-06 22:07 redfox 阅读(503) 评论(0) 推荐(0)