-
CDataGrid
CDataGrid 分类:Visual C++
如何删除DataGrid中的一行记录
CDataGrid m_Grid
Rs->Delete(adAffectCurrent)
Rs->Requery()
m_Grid.SetRefDataSource(NULL)
m_Grid.SetRefDataSource((LPUNKNOWN)Rs)
m_Grid.Refresh() (CDataGrid Category: Visual C++ How DataGrid row delete records CDataGrid m_Grid Rs-)
- 2007-09-29 12:25:15下载
- 积分:1
-
matCUDA_User_Guide_0.1
CUDA的MATLAB加速用户使用说明,帮助学习MATLAB的PCT(matCUDA for MATLAB PCT)
- 2015-03-27 11:35:13下载
- 积分:1
-
rensas r8c Series software EEPROM writing software
rensas r8c 系列软件
EEPROM读写软件-rensas r8c Series software EEPROM writing software
- 2022-02-25 12:14:09下载
- 积分:1
-
数据结构课设之进销存货物管理系统
大二C++语言做的一个系统,功能齐全,内含完整的源代码和论文,课设成绩95分。本次设计的管理系统是针对超市等商家需要的商品进销存管理系统,其主要定位为超市的进销存管理。以商品的库存和出售为中心,结合普通超市的基本需求,逐步深入说明了进货,销售,退货,统计以及商品信息的管理的设计,介绍了各个模块的功能,较注重于成品的实用性。
- 2022-01-28 04:08:58下载
- 积分:1
-
yrp.tar
A recursive descent parsing framework powered by C++11 variadic template
- 2014-06-23 16:09:02下载
- 积分:1
-
solve-equation
matlab用来解一般线性或者非线性方程的方法及标准应用公式。(matlab used to solve a general linear or nonlinear equations and application of formulas.)
- 2012-06-08 10:45:34下载
- 积分:1
-
C#开发的一个小型带数据库系统,希望对你有用,用了较多的控件...
C#开发的一个小型带数据库系统,希望对你有用,用了较多的控件-C# development of a small database system with the hope that useful to you with a greater amount of control
- 2022-02-13 13:04:38下载
- 积分:1
-
AD9833模块测试软件(C51)
C51控制AD9833实现程控波形发生器,在keil5上即刻运行(C51 Controls AD9833 to Realize Programmable Waveform Generator)
- 2020-06-21 09:20:02下载
- 积分:1
-
111
说明: 实时视频传输有很大的实用价值,对采集到的原始视频信息进行压缩编码,获取己编码视频流是实现实时视频传输和QoS研究的关键。(Real-time video transmission are of great practical value of collected information for the original video coding, video streaming access to their own code is to achieve real-time video transmission and the key QoS.)
- 2009-08-01 11:04:37下载
- 积分:1
-
tcpcrypt-master
说明: tcpcrypt是一种协议,它尝试加密(几乎)所有网络流量。与其他安全机制不同的是,tcpcrypt是开箱即用的:它不需要配置,不需要更改应用程序,而且即使远程端不支持tcpcrypt,您的网络连接也将继续工作,在这种情况下,连接将优雅地返回到标准的明文tcp。(Tcpcrypt is a protocol that attempts to encrypt (almost) all of your network traffic. Unlike other security mechanisms, Tcpcrypt works out of the box: it requires no configuration, no changes to applications, and your network connections will continue to work even if the remote end does not support Tcpcrypt, in which case connections will gracefully fall back to standard clear-text TCP.)
- 2019-05-13 18:43:01下载
- 积分:1