Microsoft Platform SDK (支持32系统) Windows Server 2003\Windows XP \windows 2000 支持编译器:VC++6.0 \ VS 2005(其他没测试) 安装注意:选择"Custom"方式-后在组件窗口选择"Configuration Options"->"Register Environment Variables"选项->选用完全安装. 安装完成后,在VC的选项-目录的目录菜单下的include files\可执行文件\Library files分别加上以下路径: SDK的目录\Include SDK的目录\Bin SDK的目录\Lib
2024-03-02 18:33:17 1.26MB gh0st SDK
1
Oracle, Sybase, DB2, Informix, MySQL, InstantDB, Cloudcape, HyperSonic ,Mimer SQL的数据库工具,专业版破解,最新版修改了注册的校验,需要替换相应的jar包实现破解,license可以用原来的
2024-03-02 09:32:52 9MB 数据库工具 DbVisualizer
1
GPS卫星定位-实时位置计算程序-VC++源代码
2024-03-01 23:09:41 2KB GPS 卫星定位 实时位置
1
第十四届蓝桥杯嵌入式省赛代码
2024-03-01 20:16:23 20.35MB 蓝桥杯
1
static控件动态透明显示的完美解决方案
2024-03-01 08:25:33 7KB VC++ static控件 透明显示
1
VC/MFC 对话框 按钮加载PNG图片 透明
2024-02-29 16:29:11 587KB VC/MFC 按钮加载PNG图片
1
VC++设置并叠加透明图片,分3步进行实际的绘制 dcMask.BitBlt(0, 0, nWidth, nHeight, &dcImage;, 0, 0, SRCCOPY);//分3步进行实际的绘制 pDC->BitBlt(x, y, nWidth, nHeight, &dcImage;, 0, 0, SRCINVERT); pDC->BitBlt(x, y, nWidth, nHeight, &dcMask;, 0, 0, SRCAND); pDC->BitBlt(x, y, nWidth, nHeight, &dcImage;, 0, 0, SRCINVERT); //恢复原先设置
2024-02-29 16:20:50 211KB VC++透明图片 图片叠加
1
dinky依赖flink1.14.6相关jar包,包含mysql-cdc、doris驱动、jdbc、mysql-connector等: flink-doris-connector-1.14_2.12-1.1.1.jar、flink-sql-connector-mysql-cdc-2.1.1.jar、dlink-connector-jdbc-1.14-0.7.2.jar、mysql-connector-java-5.1.27-bin.jar、flink-faker-0.5.0.jar、flink-connector-jdbc_2.12-1.14.6.jar等基础jar包,下载后替换dinky/plugins/flink1.14即可
2024-02-26 10:20:32 193.44MB java
1
C++ 14 Quick Syntax Reference: Second Edition by Mikael Olsson English | 2016 | ISBN: 1484217268 | 131 pages | PDF | 0,6 MB This updated handy quick C++ 14 guide is a condensed code and syntax reference based on the newly updated C++ 14 release of the popular programming language. It presents the essential C++ syntax in a well-organized format that can be used as a handy reference. You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any C++ programmer. In the C++ 14 Quick Syntax Reference, Second Edition, you will find a concise reference to the C++ 14 language syntax. It has short, simple, and focused code examples. This book includes a well laid out table of contents and a comprehensive index allowing for easy review. What You'll Learn: How to Compile and Run What are C++ Variables, Operators, Pointers and References What are Arrays, Strings, Conditionals, Loops and more How to use Functions How to work with Constructors and Inheritance How to use Access Levels, Static, Enum, String and Union, and more What are Custom Conversions, Namespaces, Constants, and Preprocessor How to do Event Handling What are Type Conversions, Templates, Headers, and more Audience This book is a quick, handy pocket syntax reference for experienced C++ programmers, and a concise, easily-digested introduction for other programmers new to C++.
2024-02-26 00:46:17 568KB C++14
1
学习VC/C++的教程包,全都是chm格式的,非常方便的 包含有: Vc++经典教程.chm、 Visual C++ 编译链接信息手册.chm、 Windows Programe Desie.chm、 More Effective C++.chm、 Effective C++.chm、 C++ Libray .CHM、 Addison.Wesley.The.Software.Development.Edge.Essays.on.Managing.Successful.Projects.Apr.2005.chm、 Addison.Wesley.Beyond.the.C.plus.plus.Standard.Library.An.Introduction.to.Boost.chm、
2024-02-25 13:20:54 8.79MB VC经典教程 编译链接 C++Libray
1