-
can define windows style interface procedures
可以自定义windows界面风格的程序-can define windows style interface procedures
- 2023-07-16 06:00:03下载
- 积分:1
-
信号连续采样源代码
信号连续采样源代码,下载后可以直接使用,非常方便,一块学习进步.......................
- 2022-01-26 14:51:57下载
- 积分:1
-
本文介绍WTL的csplitterwindow作为应用的基本使用…
This article describes the basic use of WTL s CSplitterWindow as an application window divider and CPaneContainer as a host for child windows. The included demonstration project is 3-pane SDI application using vertical and horizontal splitters. Each splitter pane holds a pane container and one of the pane containers holds an edit control.
- 2023-02-25 08:05:03下载
- 积分:1
-
应用于MFC的窗口分割
If your application uses MFC in a shared DLL, and your applicat...
应用于MFC的窗口分割
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC40XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC40DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.-MFC application partition window If your application uses MFC in a shared DLL, and your application is in a language other than the operating system" s current language, you will need to copy the corresponding localized resources MFC40XXX.DLL from the Microsoft Visual C++ CD- ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ( " XXX" stands for the language abbreviation. For exam
- 2022-04-26 15:45:34下载
- 积分:1
-
数组文件读取器
包 com.mkyong.io ;导入 java.io.BufferedReader ;导入 java.io.FileReader ;导入 java.io.IOException ;公共类 BufferedReaderExample {公共静态 void 主要 (字符串 [] args) {体 br = null ; 试着 {字符串 sCurrentLine; br = 新体 (新 FileReader("C:testing.txt")); 同时 ((sCurrentLine = br.readLine()) ! = null) {System.out.println(sCurrentLine) ;}} 赶上 (抛出 e) {e.printStackTrace() ;} 最后 {尝试 {如果 (br ! = null)br.close() ;} 赶上 (ex 时抛出) {ex.printStackTrace() ;}}}}
- 2023-05-01 16:05:04下载
- 积分:1
-
VC实现神奇的云彩效果,包含有VB和VC两个版本的源代码m
VC实现神奇的云彩效果,包含有VB和VC两个版本的源代码m-VC to achieve amazing effects of clouds
- 2022-03-07 08:54:30下载
- 积分:1
-
学c++ builder的第一个程序,希望其他初学者也
学c++ builder的第一个程序,希望其他初学者也-Xue c++ Builder of the first procedure, and I hope other beginners
- 2022-03-16 13:45:12下载
- 积分:1
-
使用 C# 的简单打分系统
这是使用 Visual Studio 2010 有一个 C# 语言和 Microsoft Access 2007 创建一个程序。这是一个简单的分级系统,创建和保存学生的新数据和其等级的他们的学期和学年。
此系统的特点是:
-计算成绩的学生,并确定他们是否失败或通过
-添加、 保存、 更新和删除记录的学生的成绩
-在 datagrid 中查看学生的记录和他们的具体成绩
-它有一个导航面板,允许用户以导航学生的纪录,
-此系统可以计算的等效等级和百分比测验、 出勤、 项目和考试。
如果你将一个完整的分级系统,你必须包括到最后年级获得 GWA 分级。它必须有具体学期学年,并完成有自己特定的科目学生的记录。
- 2022-08-16 03:23:44下载
- 积分:1
-
一个带有启动画面的程序模板源代码 界面类编程 很不错哦
一个带有启动画面的程序模板源代码 界面类编程 很不错哦 -start with a picture of the procedure template source code programming interface category quite oh
- 2022-08-02 18:30:08下载
- 积分:1
-
c语言函数大全 !!各种函数的使用都有
c语言函数大全 !!各种函数的使用都有-Series! ! The use of various functions have!
- 2022-03-23 18:03:04下载
- 积分:1