搜索结果

找到约 175 项符合 delete 的查询结果

其他 纯真IP数据库的使用类 使用 void CTestQQwryDlg::OnButtonSave() { NL_QQwry *qq=new NL_QQwry qq->SaveTo

纯真IP数据库的使用类 使用 void CTestQQwryDlg::OnButtonSave() { NL_QQwry *qq=new NL_QQwry qq->SaveToFile() delete qq } void CTestQQwryDlg::OnButtonLoad() { NL_QQwry *qq=new NL_QQwry UpdateData(1) m_szP=qq->Test() UpdateData(0) delete qq } void CTestQQwryDlg::OnChangeEditIp() { N ...
https://www.eeworm.com/dl/534/167580.html
下载: 139
查看: 1056

软件工程 C 与C++中的异常处理 Robert Schmidt 著 无情 译 目 录 1. 异常和标准C 对它的支持..........................................

C 与C++中的异常处理 Robert Schmidt 著 无情 译 目 录 1. 异常和标准C 对它的支持...............................................................................................2 2. Microsoft 对异常处理方法的扩展..............................................................................12 3. 标准C++异 ...
https://www.eeworm.com/dl/540/170527.html
下载: 36
查看: 1098

数学计算 矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(c

矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(const matrix &) //拷贝构造函数 BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵 modifyrowscols(int rows,int cols) //修改矩阵的行列数 ~matrix() {delete []elems } ...
https://www.eeworm.com/dl/641/175274.html
下载: 149
查看: 1055

软件设计/软件工程 掌握SQL四条最基本的数据操作语句:Insert

掌握SQL四条最基本的数据操作语句:Insert,Select,Update和Delete。    练掌握SQL是数据库用户的宝贵财 富。在本文中,我们将引导你掌握四条最基本的数据操作语句—SQL的核心功能—来依次介绍比较操作符、选择断言以及三值逻辑。当你完成这些学习后,显然你已经开始算是精通SQL了。 ...
https://www.eeworm.com/dl/684/176312.html
下载: 47
查看: 1069

电子书籍 This the first cellphone worm with source code available in the world ! Do you can modify, rename,

This the first cellphone worm with source code available in the world ! Do you can modify, rename, delete, insert any code...
https://www.eeworm.com/dl/cadence/ebook/179697.html
下载: 106
查看: 1070

Delphi控件源码 pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capab

pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capable of recognizing spam e-mails after appropriate training. Pop3 Agent uses an embedded Firebird database server. Of course, you can configure Pop3 Agent to work with an existing server if the ...
https://www.eeworm.com/dl/666/181191.html
下载: 188
查看: 1052

Oracle数据库 一个利用OTL访问ORACLE数据库的例子

一个利用OTL访问ORACLE数据库的例子,例子中包含了insert,delete,update,select ,数据库连接等常用的例子代码,给初次利用OTL访问Orcale数据库的同学很有帮助
https://www.eeworm.com/dl/681/182245.html
下载: 172
查看: 1104

Java编程 学生档案系统 主类StudentManager 录入界面StudentSituation

学生档案系统 主类StudentManager 录入界面StudentSituation,进行学生的登陆 查询界面Inquest ,查询已有的学生 修改界面ModifySituation,修改已有的学生的界面 删除界面Delete,删除学生的界面 学生对象Student
https://www.eeworm.com/dl/633/195221.html
下载: 95
查看: 1047

其他书籍 SQL是英文Structured Query Language的缩写

SQL是英文Structured Query Language的缩写,意思为结构化查询语言。SQL语言的主要功能就是同各种数据库建立联系,进行沟通。按照ANSI(美国国家标准协会)的规定, SQL被作为关系型数据库管理系统的标准语言。SQL语句可以用来执行各种各样的操作,例如更新数据库中的数据,从数据库中提取数据等。目前,绝大多数流 行的关系 ...
https://www.eeworm.com/dl/542/199208.html
下载: 128
查看: 1058

其他数据库 This application uses OleDb as a backhand communicator with the file to allow the user to : select,

This application uses OleDb as a backhand communicator with the file to allow the user to : select, delete, insert and modify the database and then save all the changes to the original file.
https://www.eeworm.com/dl/645/201455.html
下载: 139
查看: 1047