摘要:来源:http://www.temporaldoorway.com/programming/cbuilder/activex/creatinganobject.htm注:
creating an object to pass to an imported activex control
note: the following applies only to bcb4......
摘要:一、先介绍一下什么是存储过程 存储过程是利用sql server所提供的tranact-sql语言所编写的程序。tranact-sql语言是sql server提供专为设计数据库应用程序的语言,它是应用程序和sql server数据库间的主要程序式设计界面。它好比oracle数据库系统中的pro-sql和informix的数据库系统能够中的informix-4gl语言一样。这类语言主要提供以下功能......
Access out of rangesuppose onelinetext is a string 【程序编程相关:
PowerFolder 工作流服务器版本】 【推荐阅读:
PowerFolder 工作流服务器版本】don´t forget to check the index or it could be out of range! lenthg checking must performe at first rather than access the char in the string or the string will be also out of range! 【扩展信息:
计算农历的函数】 the following will be out of range because it may acces the character out of the rang before it check the boundary. ============================================= while( isalpha( onelinetext.at( i ) ) && ( i < lengthoftext ) ) { ...
下一页 摘要:出处:中国电脑教育报笔者一朋友的计算机安装的是windows xp操作系统,不慎忘记了系统登录用户“zhangbq”的密码,而且在安装时也没有做相应的应急盘,于是找到笔者希望能解决这个问题,经过多种方法进行尝试,最后我终于成功地找到两种方法解决了问题,现把这两种方法介绍如下:我们知道在windows xp中提供了“net user”命令,该命令可以添......