资源列表

« 1 2 ... .08 .09 .10 .11 .12 49713.14 .15 .16 .17 .18 ... 66581 »

[界面编程TransWindow

说明:VC.net制作一个透明窗体附源码,注意,本代码运行于VS2005环境,用VS2005打开后直接生成就可以了,双击运行后如上图所示,你可以试着把图标换成其它的形状,本代码仅演示如何实现透明窗体,这只是其中一种方法,希望给你带去一点灵感。 -VC.net create a transparent form with source code, note that this code runs in the VS2005 environment, directly generated by VS2
<> 在 2025-11-22 上传 | 大小:48kb | 下载:0

[数据库编程MyODBC

说明:基于VC++的MySQL的ODBC接口程序源代码,封装了数据库接口提供对MySQL的支持。核心代码大家可以参考,虽然很老,但仍然十分有用。 -Based on VC++, MySQL, ODBC interface program source code, encapsulates the database interface provides MySQL support. We can refer to the core code, although very old, but still
<> 在 2025-11-22 上传 | 大小:205kb | 下载:0

[通讯编程p-Frequency-Shifting-Properties-of-DTFT

说明: Frequency-Shifting Properties of DTFT- Frequency-Shifting Properties of DTFT
<Nirzhar> 在 2025-11-22 上传 | 大小:81kb | 下载:0

[数据库编程lhwy_odbc2

说明:Vc++编写一个相对完善的ODBC数据库程序,一大亮点功能是实现动态创建数据源。其它功能数据库读娶添加、删除、修改等都比较简单,入门者参考的话更有帮助。 -Vc++ to write a relatively complete ODBC database program, a highlight function is to dynamically create a data source. Other features added to marry a database read, del
<> 在 2025-11-22 上传 | 大小:44kb | 下载:0

[界面编程TreeCtrlDB

说明:VC++树形控件与数据库连接的典型实例代码,实现将数据库中的内容加入树型控件中,并通过建立数据库,再与树型控件相连,实现对数据库的访问,从而开发完成一款可以适时读取数据库的动态树形菜单控件。 -VC++ tree control and a typical example of database connection code, and implementation will add the contents of the database tree control, and through
<> 在 2025-11-22 上传 | 大小:30kb | 下载:0

[数据库编程RWAccess

说明:vc++直接使用DAO读写Access数据库,作者是徐景周,采用两种方法:SQL和DAO类函数来混合实现Access文件的操作。 -vc++ read and write Access databases directly using the DAO, the author is Xu Jing Zhou, using two methods: SQL and DAO implementation class function to mix the operation of Access f
<> 在 2025-11-22 上传 | 大小:114kb | 下载:0

[界面编程GWTTest

说明:在VC编写的一个应用程序窗口中,获取另外一个程序窗口中的文本,这曾是在VC论坛里热烈讨论的问题,这个源代码也是本人查阅资料研究之后而写的,还有一些地方仍然摸不着头绪,也希望高手能帮忙找到最佳的解决方案。 -Written in a VC application window, another window to get the text, which had been heated discussions in the VC forum issue, this is my data acce
<madud00102> 在 2025-11-22 上传 | 大小:20kb | 下载:0

[数据库编程adoblob

说明:在vc++开发过程中,有时候需要将数据以二进制方式存储在数据库中,本代码就是实现这一过程的示例,VC++使用ADO实现BLOB二进制大对象数据的存取,其存取的方式与普通数据有所区别,并给出实现图像存取显示的完整示例工程。 -In vc++ development process, and sometimes need to be binary data stored in the database, the code is an example of realization of this
<madud00102> 在 2025-11-22 上传 | 大小:50kb | 下载:0

[数据库编程tbvc

说明:私人联系人管理程序vc++Access版,也就是一个通讯录系统,较简单那种,程序是一位VC初学者所写,没有涉及高深理论,欢迎菜鸟朋友下载参考。它能够完成联系人信息的添加、删除、修改,以DataView显示数据列表等。 -Personal contact management program vc++ Access version, which is an address book system, a simpler kind, the program is written for begin
<madud00102> 在 2025-11-22 上传 | 大小:61kb | 下载:0

[界面编程allwindows

说明:自己编写一个用VC++枚举当前所有打开的程序窗口,其原理是利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找-I have written a VC++ enum with all the current open window, the principle is to use GetWindowLong (hWnd, GWL_STYLE) & WS_VISIBLE to find it on the open windows
<madud00102> 在 2025-11-22 上传 | 大小:11kb | 下载:0

[界面编程C

说明:要求能够实现输入记录、查询记录、更新记录、统计记录、输出记录等功能。-Requires the ability to record the input, query records, update records, statistical records, the output log.
<zhengr> 在 2025-11-22 上传 | 大小:13kb | 下载:0

[GDI/图象编程Zoom

说明:VC++窗口视图缩放的源代码,一个用VC6开发的图形数据支持系统,其中的难点正在于理解坐标系统的含义、各种映射模式的意义以及与逻辑坐标的转换,这个小程序将逐一进行演示和注释。 -VC++ window view of scaling the source code, a use VC6 development of the graphical data to support the system, in which the difficulty is in understanding the
<madud00102> 在 2025-11-22 上传 | 大小:27kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 49713.14 .15 .16 .17 .18 ... 66581 »

源码中国 www.ymcn.org